summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqdesktopwidget.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqdesktopwidget.html')
-rw-r--r--doc/html/ntqdesktopwidget.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/ntqdesktopwidget.html b/doc/html/ntqdesktopwidget.html
index 1a2dc55a0..aa5f587a0 100644
--- a/doc/html/ntqdesktopwidget.html
+++ b/doc/html/ntqdesktopwidget.html
@@ -102,7 +102,7 @@ the size of the primary screen.
</h3>
Destroy the object and free allocated resources.
-<h3 class=fn>const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp; <a name="availableGeometry"></a>TQDesktopWidget::availableGeometry ( int&nbsp;screen = -1 ) const
+<h3 class=fn>const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp; <a name="availableGeometry"></a>TQDesktopWidget::availableGeometry ( int&nbsp;screen = -1 ) const
</h3>
Returns the available geometry of the screen with index <em>screen</em>. What
is available will be subrect of <a href="#screenGeometry">screenGeometry</a>() based on what the
@@ -110,13 +110,13 @@ platform decides is available (for example excludes the Dock and Menubar
on Mac OS X, or the taskbar on Windows).
<p> <p>See also <a href="#screenNumber">screenNumber</a>() and <a href="#screenGeometry">screenGeometry</a>().
-<h3 class=fn>const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp; <a name="availableGeometry-2"></a>TQDesktopWidget::availableGeometry ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget ) const
+<h3 class=fn>const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp; <a name="availableGeometry-2"></a>TQDesktopWidget::availableGeometry ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Returns the available geometry of the screen which contains <em>widget</em>.
<p> <p>See also <a href="#screenGeometry">screenGeometry</a>().
-<h3 class=fn>const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp; <a name="availableGeometry-3"></a>TQDesktopWidget::availableGeometry ( const&nbsp;<a href="ntqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;p ) const
+<h3 class=fn>const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp; <a name="availableGeometry-3"></a>TQDesktopWidget::availableGeometry ( const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;p ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Returns the available geometry of the screen which contains <em>p</em>.
@@ -161,17 +161,17 @@ have the geometry of the entire virtual desktop i.e. bounding
every <em>screen</em>.
<p> <p>See also <a href="#primaryScreen">primaryScreen</a>(), <a href="#numScreens">numScreens</a>(), and <a href="#isVirtualDesktop">isVirtualDesktop</a>().
-<h3 class=fn>const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp; <a name="screenGeometry"></a>TQDesktopWidget::screenGeometry ( int&nbsp;screen = -1 ) const
+<h3 class=fn>const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp; <a name="screenGeometry"></a>TQDesktopWidget::screenGeometry ( int&nbsp;screen = -1 ) const
</h3>
Returns the geometry of the screen with index <em>screen</em>.
<p> <p>See also <a href="#screenNumber">screenNumber</a>().
-<h3 class=fn>const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp; <a name="screenGeometry-2"></a>TQDesktopWidget::screenGeometry ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget ) const
+<h3 class=fn>const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp; <a name="screenGeometry-2"></a>TQDesktopWidget::screenGeometry ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Returns the geometry of the screen which contains <em>widget</em>.
-<h3 class=fn>const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp; <a name="screenGeometry-3"></a>TQDesktopWidget::screenGeometry ( const&nbsp;<a href="ntqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;p ) const
+<h3 class=fn>const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp; <a name="screenGeometry-3"></a>TQDesktopWidget::screenGeometry ( const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;p ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Returns the geometry of the screen which contains <em>p</em>.
@@ -182,7 +182,7 @@ Returns the index of the screen that contains the largest
part of <em>widget</em>, or -1 if the widget not on a screen.
<p> <p>See also <a href="#primaryScreen">primaryScreen</a>().
-<h3 class=fn>int <a name="screenNumber-2"></a>TQDesktopWidget::screenNumber ( const&nbsp;<a href="ntqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;point ) const
+<h3 class=fn>int <a name="screenNumber-2"></a>TQDesktopWidget::screenNumber ( const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;point ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Returns the index of the screen that contains <em>point</em>, or -1 if