diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-03-05 20:59:01 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-03-05 20:59:01 -0600 |
commit | dfb87398c72e9248aa709ae212e6ab7f2209003d (patch) | |
tree | 52422e7b6774fcc503d7c701cb2c77fa016386e8 /examples/tetrix/README | |
parent | 891a448afad4ab1f09bfb0cfee71652975bd7687 (diff) | |
download | tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.tar.gz tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.zip |
Automated update from Qt3
Diffstat (limited to 'examples/tetrix/README')
-rw-r--r-- | examples/tetrix/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/tetrix/README b/examples/tetrix/README index 869c2dbfb..fc9e74e99 100644 --- a/examples/tetrix/README +++ b/examples/tetrix/README @@ -1,11 +1,11 @@ Oslo, May 14 1995 -This code was written to test the very first Qt skeleton. It was in -fact the first Qt application and was written at a time when Qt only +This code was written to test the very first TQt skeleton. It was in +fact the first TQt application and was written at a time when TQt only had pushbutton widgets and the drawing engine was limited to drawing text in a single font and drawing lines (no kidding, those were the only two drawing operations). In fact the tetrix project doubled the -number of widgets in Qt by introducing the QLCDNumber widget. The whole +number of widgets in TQt by introducing the QLCDNumber widget. The whole application was written in 5 evenings and 1 weekend and is not very well documented. The tetrix engine is implemented in the GenericTetrix class and was first made on my good old 10 MHZ AT where I made a DOS |