summaryrefslogtreecommitdiffstats
path: root/doc/html/tqstyle.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqstyle.html')
-rw-r--r--doc/html/tqstyle.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/tqstyle.html b/doc/html/tqstyle.html
index 4dd3ab7c5..be1169606 100644
--- a/doc/html/tqstyle.html
+++ b/doc/html/tqstyle.html
@@ -1016,10 +1016,10 @@ expected to work reasonably with all current and <em>future</em>
widgets.
<p> <p>See also <a href="#unPolish">unPolish</a>().
-<h3 class=fn>void <a name="polish-2"></a>TQStyle::polish ( <a href="ntqapplication.html">TQApplication</a>&nbsp;* )<tt> [virtual]</tt>
+<h3 class=fn>void <a name="polish-2"></a>TQStyle::polish ( <a href="tqapplication.html">TQApplication</a>&nbsp;* )<tt> [virtual]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
-<p> Late initialization of the <a href="ntqapplication.html">TQApplication</a> object.
+<p> Late initialization of the <a href="tqapplication.html">TQApplication</a> object.
<p> <p>See also <a href="#unPolish">unPolish</a>().
<h3 class=fn>void <a name="polish-3"></a>TQStyle::polish ( <a href="tqpalette.html">TQPalette</a>&nbsp;&amp; )<tt> [virtual]</tt>
@@ -1028,7 +1028,7 @@ This is an overloaded member function, provided for convenience. It behaves esse
<p> The style may have certain requirements for color palettes. In
this function it has the chance to change the palette according to
these requirements.
-<p> <p>See also <a href="tqpalette.html">TQPalette</a> and <a href="ntqapplication.html#setPalette">TQApplication::setPalette</a>().
+<p> <p>See also <a href="tqpalette.html">TQPalette</a> and <a href="tqapplication.html#setPalette">TQApplication::setPalette</a>().
<h3 class=fn>void <a name="polishPopupMenu"></a>TQStyle::polishPopupMenu ( <a href="tqpopupmenu.html">TQPopupMenu</a>&nbsp;* )<tt> [pure virtual]</tt>
</h3>
@@ -1183,7 +1183,7 @@ style has to unpolish its settings before the new style can polish
them again.
<p> <p>See also <a href="#polish">polish</a>().
-<h3 class=fn>void <a name="unPolish-2"></a>TQStyle::unPolish ( <a href="ntqapplication.html">TQApplication</a>&nbsp;* )<tt> [virtual]</tt>
+<h3 class=fn>void <a name="unPolish-2"></a>TQStyle::unPolish ( <a href="tqapplication.html">TQApplication</a>&nbsp;* )<tt> [virtual]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Undoes the application polish.
@@ -1196,7 +1196,7 @@ This is an overloaded member function, provided for convenience. It behaves esse
rect for widget <em>w</em> is used to perform the translation. This
function is provided to aid style implementors in supporting
right-to-left mode.
-<p> <p>See also <a href="ntqapplication.html#reverseLayout">TQApplication::reverseLayout</a>().
+<p> <p>See also <a href="tqapplication.html#reverseLayout">TQApplication::reverseLayout</a>().
<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="visualRect-2"></a>TQStyle::visualRect ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;logical, const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;bounding )<tt> [static]</tt>
</h3>
@@ -1204,7 +1204,7 @@ This is an overloaded member function, provided for convenience. It behaves esse
<p> Returns the rect <em>logical</em> in screen coordinates. The rect <em>bounding</em> is used to perform the translation. This function is
provided to aid style implementors in supporting right-to-left
mode.
-<p> <p>See also <a href="ntqapplication.html#reverseLayout">TQApplication::reverseLayout</a>().
+<p> <p>See also <a href="tqapplication.html#reverseLayout">TQApplication::reverseLayout</a>().
<!-- eof -->
<hr><p>