summaryrefslogtreecommitdiffstats
path: root/doc/html/qscreen.html
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-26 23:32:43 -0600
commitea318d1431c89e647598c510c4245c6571aa5f46 (patch)
tree996d29b80c30d453dda86d1a23162d441628f169 /doc/html/qscreen.html
parentaaf89d4b48f69c9293feb187db26362e550b5561 (diff)
downloadtqt3-ea318d1431c89e647598c510c4245c6571aa5f46.tar.gz
tqt3-ea318d1431c89e647598c510c4245c6571aa5f46.zip
Update to latest tqt3 automated conversion
Diffstat (limited to 'doc/html/qscreen.html')
-rw-r--r--doc/html/qscreen.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/html/qscreen.html b/doc/html/qscreen.html
index d25627e2..81b286cf 100644
--- a/doc/html/qscreen.html
+++ b/doc/html/qscreen.html
@@ -140,7 +140,7 @@ is implemented) for more information.
Returns the screen's color lookup table (color palette). This is only
valid in paletted modes (8bpp and lower).
-<h3 class=fn>bool <a name="connect"></a>TQScreen::connect ( const&nbsp;<a href="qstring.html">TQString</a>&nbsp;&amp;&nbsp;displaySpec )<tt> [pure virtual]</tt>
+<h3 class=fn>bool <a name="connect"></a>TQScreen::connect ( const&nbsp;<a href="ntqstring.html">TQString</a>&nbsp;&amp;&nbsp;displaySpec )<tt> [pure virtual]</tt>
</h3>
This function is called by every TQt/Embedded application on startup.
@@ -234,68 +234,68 @@ returns FALSE.
Returns the length in bytes of each scanline of the framebuffer.
-<h3 class=fn><a href="qsize.html">TQSize</a> <a name="mapFromDevice"></a>TQScreen::mapFromDevice ( const&nbsp;<a href="qsize.html">TQSize</a>&nbsp;&amp;&nbsp;s ) const<tt> [virtual]</tt>
+<h3 class=fn><a href="ntqsize.html">TQSize</a> <a name="mapFromDevice"></a>TQScreen::mapFromDevice ( const&nbsp;<a href="ntqsize.html">TQSize</a>&nbsp;&amp;&nbsp;s ) const<tt> [virtual]</tt>
</h3>
<p> Map a framebuffer coordinate to the coordinate space used by the
application. Used by the rotated driver; the TQScreen
implementation simply returns <em>s</em>.
-<h3 class=fn><a href="qpoint.html">TQPoint</a> <a name="mapFromDevice-2"></a>TQScreen::mapFromDevice ( const&nbsp;<a href="qpoint.html">TQPoint</a>&nbsp;&amp;, const&nbsp;<a href="qsize.html">TQSize</a>&nbsp;&amp; ) const<tt> [virtual]</tt>
+<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="mapFromDevice-2"></a>TQScreen::mapFromDevice ( const&nbsp;<a href="ntqpoint.html">TQPoint</a>&nbsp;&amp;, const&nbsp;<a href="ntqsize.html">TQSize</a>&nbsp;&amp; ) const<tt> [virtual]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Map a framebuffer coordinate to the coordinate space used by the
application. Used by the rotated driver; the TQScreen
implementation simply returns the point.
-<h3 class=fn><a href="qrect.html">TQRect</a> <a name="mapFromDevice-3"></a>TQScreen::mapFromDevice ( const&nbsp;<a href="qrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, const&nbsp;<a href="qsize.html">TQSize</a>&nbsp;&amp; ) const<tt> [virtual]</tt>
+<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="mapFromDevice-3"></a>TQScreen::mapFromDevice ( const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, const&nbsp;<a href="ntqsize.html">TQSize</a>&nbsp;&amp; ) const<tt> [virtual]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Map a framebuffer coordinate to the coordinate space used by the
application. Used by the rotated driver; the TQScreen
implementation simply returns <em>r</em>.
-<h3 class=fn><a href="qimage.html">TQImage</a> <a name="mapFromDevice-4"></a>TQScreen::mapFromDevice ( const&nbsp;<a href="qimage.html">TQImage</a>&nbsp;&amp;&nbsp;i ) const<tt> [virtual]</tt>
+<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>
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
space (e.g. rotating it 90 degrees counter-clockwise). The TQScreen
implementation simply returns <em>i</em>.
-<h3 class=fn><a href="qregion.html">TQRegion</a> <a name="mapFromDevice-5"></a>TQScreen::mapFromDevice ( const&nbsp;<a href="qregion.html">TQRegion</a>&nbsp;&amp;&nbsp;r, const&nbsp;<a href="qsize.html">TQSize</a>&nbsp;&amp; ) const<tt> [virtual]</tt>
+<h3 class=fn><a href="ntqregion.html">TQRegion</a> <a name="mapFromDevice-5"></a>TQScreen::mapFromDevice ( const&nbsp;<a href="ntqregion.html">TQRegion</a>&nbsp;&amp;&nbsp;r, const&nbsp;<a href="ntqsize.html">TQSize</a>&nbsp;&amp; ) const<tt> [virtual]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Transforms a region so that it matches the application coordinate
space (e.g. rotating it 90 degrees counter-clockwise). The TQScreen
implementation simply returns <em>r</em>.
-<h3 class=fn><a href="qsize.html">TQSize</a> <a name="mapToDevice"></a>TQScreen::mapToDevice ( const&nbsp;<a href="qsize.html">TQSize</a>&nbsp;&amp;&nbsp;s ) const<tt> [virtual]</tt>
+<h3 class=fn><a href="ntqsize.html">TQSize</a> <a name="mapToDevice"></a>TQScreen::mapToDevice ( const&nbsp;<a href="ntqsize.html">TQSize</a>&nbsp;&amp;&nbsp;s ) const<tt> [virtual]</tt>
</h3>
<p> Map a user coordinate to the one to actually draw. Used by the
rotated driver; the TQScreen implementation simply returns <em>s</em>.
-<h3 class=fn><a href="qpoint.html">TQPoint</a> <a name="mapToDevice-2"></a>TQScreen::mapToDevice ( const&nbsp;<a href="qpoint.html">TQPoint</a>&nbsp;&amp;, const&nbsp;<a href="qsize.html">TQSize</a>&nbsp;&amp; ) const<tt> [virtual]</tt>
+<h3 class=fn><a href="ntqpoint.html">TQPoint</a> <a name="mapToDevice-2"></a>TQScreen::mapToDevice ( const&nbsp;<a href="ntqpoint.html">TQPoint</a>&nbsp;&amp;, const&nbsp;<a href="ntqsize.html">TQSize</a>&nbsp;&amp; ) const<tt> [virtual]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Map a user coordinate to the one to actually draw. Used by the
rotated driver; the TQScreen implementation simply returns the
point passed in.
-<h3 class=fn><a href="qrect.html">TQRect</a> <a name="mapToDevice-3"></a>TQScreen::mapToDevice ( const&nbsp;<a href="qrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, const&nbsp;<a href="qsize.html">TQSize</a>&nbsp;&amp; ) const<tt> [virtual]</tt>
+<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="mapToDevice-3"></a>TQScreen::mapToDevice ( const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, const&nbsp;<a href="ntqsize.html">TQSize</a>&nbsp;&amp; ) const<tt> [virtual]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<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="qimage.html">TQImage</a> <a name="mapToDevice-4"></a>TQScreen::mapToDevice ( const&nbsp;<a href="qimage.html">TQImage</a>&nbsp;&amp;&nbsp;i ) const<tt> [virtual]</tt>
+<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>
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
(e.g. rotating it 90 degrees clockwise). The TQScreen
implementation simply returns <em>i</em>.
-<h3 class=fn><a href="qregion.html">TQRegion</a> <a name="mapToDevice-5"></a>TQScreen::mapToDevice ( const&nbsp;<a href="qregion.html">TQRegion</a>&nbsp;&amp;&nbsp;r, const&nbsp;<a href="qsize.html">TQSize</a>&nbsp;&amp; ) const<tt> [virtual]</tt>
+<h3 class=fn><a href="ntqregion.html">TQRegion</a> <a name="mapToDevice-5"></a>TQScreen::mapToDevice ( const&nbsp;<a href="ntqregion.html">TQRegion</a>&nbsp;&amp;&nbsp;r, const&nbsp;<a href="ntqsize.html">TQSize</a>&nbsp;&amp; ) const<tt> [virtual]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Transforms a region so that it fits the device coordinate space
@@ -381,7 +381,7 @@ the beginning of framebuffer memory (i.e. at <a href="#base">base</a>()).
</h3>
Sets an entry in the color palette.
-<h3 class=fn>void <a name="setDirty"></a>TQScreen::setDirty ( const&nbsp;<a href="qrect.html">TQRect</a>&nbsp;&amp; )<tt> [virtual]</tt>
+<h3 class=fn>void <a name="setDirty"></a>TQScreen::setDirty ( const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp; )<tt> [virtual]</tt>
</h3>
<p> Indicates which section of the screen has been altered. Used by