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/showimg | |
parent | 891a448afad4ab1f09bfb0cfee71652975bd7687 (diff) | |
download | tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.tar.gz tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.zip |
Automated update from Qt3
Diffstat (limited to 'examples/showimg')
-rw-r--r-- | examples/showimg/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/showimg/README b/examples/showimg/README index a6c9ca982..1061cd750 100644 --- a/examples/showimg/README +++ b/examples/showimg/README @@ -6,8 +6,8 @@ Note that the function CuteWidget::paintEvent uses the drawPixmap function of QPainter to display the pixmap, the bitBlt function can also be used to display pixmaps. -If you have installed the Qt imageio extension (see extensions/imageio -in your Qt directory), you can build using that extension. +If you have installed the TQt imageio extension (see extensions/imageio +in your TQt directory), you can build using that extension. Some of the conversion options will have no effect, depending on the display hardware used. Generally, these are disabled. |