summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqsize.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:00:12 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:00:12 +0900
commit8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde (patch)
tree3427fe04e3116ccbd16fa98e57abd5d118f82353 /doc/html/ntqsize.html
parent0881ed5059c46ce73e8241e6260b82b92f6d0e55 (diff)
downloadtqt3-8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde.tar.gz
tqt3-8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde.zip
Rename image nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/ntqsize.html')
-rw-r--r--doc/html/ntqsize.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqsize.html b/doc/html/ntqsize.html
index de930bdb..94bd57b5 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 ()