diff options
author | Michele Calgaro <[email protected]> | 2024-06-06 13:00:12 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-06-06 13:00:12 +0900 |
commit | 8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde (patch) | |
tree | 3427fe04e3116ccbd16fa98e57abd5d118f82353 /doc/html/ntqiconset.html | |
parent | 0881ed5059c46ce73e8241e6260b82b92f6d0e55 (diff) | |
download | tqt3-8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde.tar.gz tqt3-8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde.zip |
Rename image nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/ntqiconset.html')
-rw-r--r-- | doc/html/ntqiconset.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqiconset.html b/doc/html/ntqiconset.html index 72672fd08..46df95e3e 100644 --- a/doc/html/ntqiconset.html +++ b/doc/html/ntqiconset.html @@ -104,7 +104,7 @@ produces results very similar to those used in Microsoft Windows 95. The <a href="#Mode-enum">Active</a> appearance is identical to the <a href="#Mode-enum">Normal</a> appearance unless you use setPixmap() to set it to something special. -<p> When scaling icons, TQIconSet uses <a href="ntqimage.html#smoothScale">smooth scaling</a>, which can partially blend the color component +<p> When scaling icons, TQIconSet uses <a href="tqimage.html#smoothScale">smooth scaling</a>, which can partially blend the color component of pixmaps. If the results look poor, the best solution is to supply pixmaps in both large and small sizes. <p> You can use the static function <a href="#setIconSize">setIconSize</a>() to set the preferred |