diff options
Diffstat (limited to 'doc/html/qscreen.html')
-rw-r--r-- | doc/html/qscreen.html | 4 |
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 <a href="ntqimage.html">TQImage</a> & i ) const<tt> [virtual]</tt> +<h3 class=fn><a href="tqimage.html">TQImage</a> <a name="mapFromDevice-4"></a>TQScreen::mapFromDevice ( const <a href="tqimage.html">TQImage</a> & 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 <a href="ntqimage.html">TQImage</a> & i ) const<tt> [virtual]</tt> +<h3 class=fn><a href="tqimage.html">TQImage</a> <a name="mapToDevice-4"></a>TQScreen::mapToDevice ( const <a href="tqimage.html">TQImage</a> & 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 |