summaryrefslogtreecommitdiffstats
path: root/doc/html/qscreen.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/qscreen.html
parent0881ed5059c46ce73e8241e6260b82b92f6d0e55 (diff)
downloadtqt-8c029298.tar.gz
tqt-8c029298.zip
Rename image nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/qscreen.html')
-rw-r--r--doc/html/qscreen.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qscreen.html b/doc/html/qscreen.html
index 81b286cf0..20ac3e80d 100644
--- a/doc/html/qscreen.html
+++ b/doc/html/qscreen.html
@@ -255,7 +255,7 @@ This is an overloaded member function, provided for convenience. It behaves esse
application. Used by the rotated driver; the TQScreen
implementation simply returns <em>r</em>.
-<h3 class=fn><a href="ntqimage.html">TQImage</a> <a name="mapFromDevice-4"></a>TQScreen::mapFromDevice ( const&nbsp;<a href="ntqimage.html">TQImage</a>&nbsp;&amp;&nbsp;i ) const<tt> [virtual]</tt>
+<h3 class=fn><a href="tqimage.html">TQImage</a> <a name="mapFromDevice-4"></a>TQScreen::mapFromDevice ( const&nbsp;<a href="tqimage.html">TQImage</a>&nbsp;&amp;&nbsp;i ) const<tt> [virtual]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Transforms an image so that it matches the application coordinate
@@ -288,7 +288,7 @@ This is an overloaded member function, provided for convenience. It behaves esse
<p> Map a user coordinate to the one to actually draw. Used by the
rotated driver; the TQScreen implementation simply returns <em>r</em>.
-<h3 class=fn><a href="ntqimage.html">TQImage</a> <a name="mapToDevice-4"></a>TQScreen::mapToDevice ( const&nbsp;<a href="ntqimage.html">TQImage</a>&nbsp;&amp;&nbsp;i ) const<tt> [virtual]</tt>
+<h3 class=fn><a href="tqimage.html">TQImage</a> <a name="mapToDevice-4"></a>TQScreen::mapToDevice ( const&nbsp;<a href="tqimage.html">TQImage</a>&nbsp;&amp;&nbsp;i ) const<tt> [virtual]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Transforms an image so that it fits the device coordinate space