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/ntqsize.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/ntqsize.html')
-rw-r--r-- | doc/html/ntqsize.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqsize.html b/doc/html/ntqsize.html index de930bdbe..94bd57b5c 100644 --- a/doc/html/ntqsize.html +++ b/doc/html/ntqsize.html @@ -104,7 +104,7 @@ width of two sizes using <a href="#boundedTo">boundedTo</a>(). inside a given rectangle, preserving the aspect ratio. <li><tt>TQSize::ScaleMax</tt> - The size is scaled to a rectangle as small as possible outside a given rectangle, preserving the aspect ratio. -</ul><p> <p>See also <a href="#scale">TQSize::scale</a>(), <a href="ntqimage.html#scale">TQImage::scale</a>(), and <a href="ntqimage.html#smoothScale">TQImage::smoothScale</a>(). +</ul><p> <p>See also <a href="#scale">TQSize::scale</a>(), <a href="tqimage.html#scale">TQImage::scale</a>(), and <a href="tqimage.html#smoothScale">TQImage::smoothScale</a>(). <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQSize"></a>TQSize::TQSize () |