summaryrefslogtreecommitdiffstats
path: root/doc/html/tqstyle.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-20 20:15:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-21 23:04:19 +0900
commit1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (patch)
tree5f1bb482f68ee0f95843fbf375cd2274acdabf25 /doc/html/tqstyle.html
parent14c414378d96f7463b989384f4a0e5dd76632b6d (diff)
downloadtqt3-1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3.tar.gz
tqt3-1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3.zip
Rename graphics class nt* related files to equivalent tq* (part 2)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqstyle.html')
-rw-r--r--doc/html/tqstyle.html30
1 files changed, 15 insertions, 15 deletions
diff --git a/doc/html/tqstyle.html b/doc/html/tqstyle.html
index 00b28f2c..f281fdcd 100644
--- a/doc/html/tqstyle.html
+++ b/doc/html/tqstyle.html
@@ -650,7 +650,7 @@ Destroys the style and frees all allocated resources.
<b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.
<p>
-<h3 class=fn>void <a name="drawComplexControl"></a>TQStyle::drawComplexControl ( <a href="tqstyle.html#ComplexControl-enum">ComplexControl</a>&nbsp;control, <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget, const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, const&nbsp;<a href="tqcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;cg, SFlags&nbsp;how = Style_Default, SCFlags&nbsp;sub = SC_All, SCFlags&nbsp;subActive = SC_None, const&nbsp;<a href="tqstyleoption.html">TQStyleOption</a>&nbsp;&amp;&nbsp;opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt>
+<h3 class=fn>void <a name="drawComplexControl"></a>TQStyle::drawComplexControl ( <a href="tqstyle.html#ComplexControl-enum">ComplexControl</a>&nbsp;control, <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget, const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, const&nbsp;<a href="tqcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;cg, SFlags&nbsp;how = Style_Default, SCFlags&nbsp;sub = SC_All, SCFlags&nbsp;subActive = SC_None, const&nbsp;<a href="tqstyleoption.html">TQStyleOption</a>&nbsp;&amp;&nbsp;opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt>
</h3>
<p> Draws the ComplexControl <em>control</em> using the painter <em>p</em> in the
@@ -729,7 +729,7 @@ contain the mouse when auto-raise is enabled.
</table></center>
<p> <p>See also <a href="#ComplexControl-enum">ComplexControl</a> and <a href="#SubControl-enum">SubControl</a>.
-<h3 class=fn>void <a name="drawComplexControlMask"></a>TQStyle::drawComplexControlMask ( <a href="tqstyle.html#ComplexControl-enum">ComplexControl</a>&nbsp;control, <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget, const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, const&nbsp;<a href="tqstyleoption.html">TQStyleOption</a>&nbsp;&amp;&nbsp;opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt>
+<h3 class=fn>void <a name="drawComplexControlMask"></a>TQStyle::drawComplexControlMask ( <a href="tqstyle.html#ComplexControl-enum">ComplexControl</a>&nbsp;control, <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget, const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, const&nbsp;<a href="tqstyleoption.html">TQStyleOption</a>&nbsp;&amp;&nbsp;opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt>
</h3>
<p> Draw a bitmask for the ComplexControl <em>control</em> using the painter
@@ -741,7 +741,7 @@ corrdinates into screen coordinates when using <a href="#drawPrimitive">drawPrim
<a href="#drawControl">drawControl</a>().
<p> <p>See also <a href="#drawComplexControl">drawComplexControl</a>() and <a href="#ComplexControl-enum">ComplexControl</a>.
-<h3 class=fn>void <a name="drawControl"></a>TQStyle::drawControl ( <a href="tqstyle.html#ControlElement-enum">ControlElement</a>&nbsp;element, <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget, const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, const&nbsp;<a href="tqcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;cg, SFlags&nbsp;how = Style_Default, const&nbsp;<a href="tqstyleoption.html">TQStyleOption</a>&nbsp;&amp;&nbsp;opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt>
+<h3 class=fn>void <a name="drawControl"></a>TQStyle::drawControl ( <a href="tqstyle.html#ControlElement-enum">ControlElement</a>&nbsp;element, <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget, const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, const&nbsp;<a href="tqcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;cg, SFlags&nbsp;how = Style_Default, const&nbsp;<a href="tqstyleoption.html">TQStyleOption</a>&nbsp;&amp;&nbsp;opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt>
</h3>
<p> Draws the ControlElement <em>element</em> using the painter <em>p</em> in the
@@ -866,7 +866,7 @@ contain the mouse when auto-raise is enabled.
</table></center>
<p> <p>See also <a href="#ControlElement-enum">ControlElement</a> and <a href="#StyleFlags-enum">StyleFlags</a>.
-<h3 class=fn>void <a name="drawControlMask"></a>TQStyle::drawControlMask ( <a href="tqstyle.html#ControlElement-enum">ControlElement</a>&nbsp;element, <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget, const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, const&nbsp;<a href="tqstyleoption.html">TQStyleOption</a>&nbsp;&amp;&nbsp;opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt>
+<h3 class=fn>void <a name="drawControlMask"></a>TQStyle::drawControlMask ( <a href="tqstyle.html#ControlElement-enum">ControlElement</a>&nbsp;element, <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget, const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, const&nbsp;<a href="tqstyleoption.html">TQStyleOption</a>&nbsp;&amp;&nbsp;opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt>
</h3>
<p> Draw a bitmask for the ControlElement <em>element</em> using the painter
@@ -875,7 +875,7 @@ use of the <em>widget</em> and <em>opt</em> arguments.
<p> The rect <em>r</em> should be in screen coordinates.
<p> <p>See also <a href="#drawControl">drawControl</a>() and <a href="#ControlElement-enum">ControlElement</a>.
-<h3 class=fn>void <a name="drawItem"></a>TQStyle::drawItem ( <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, int&nbsp;flags, const&nbsp;<a href="tqcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;g, bool&nbsp;enabled, const&nbsp;<a href="ntqpixmap.html">TQPixmap</a>&nbsp;*&nbsp;pixmap, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;text, int&nbsp;len = -1, const&nbsp;<a href="tqcolor.html">TQColor</a>&nbsp;*&nbsp;penColor = 0 ) const<tt> [virtual]</tt>
+<h3 class=fn>void <a name="drawItem"></a>TQStyle::drawItem ( <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, int&nbsp;flags, const&nbsp;<a href="tqcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;g, bool&nbsp;enabled, const&nbsp;<a href="tqpixmap.html">TQPixmap</a>&nbsp;*&nbsp;pixmap, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;text, int&nbsp;len = -1, const&nbsp;<a href="tqcolor.html">TQColor</a>&nbsp;*&nbsp;penColor = 0 ) const<tt> [virtual]</tt>
</h3>
Draws the <em>text</em> or <em>pixmap</em> in rectangle <em>r</em> using painter <em>p</em> and color group <em>g</em>. The pen color is specified with <em>penColor</em>. The <em>enabled</em> bool indicates whether or not the item is
enabled; when reimplementing this bool should influence how the
@@ -886,7 +886,7 @@ drawn. The text is aligned and wrapped according to the alignment
<p> By default, if both the text and the pixmap are not null, the
pixmap is drawn and the text is ignored.
-<h3 class=fn>void <a name="drawPrimitive"></a>TQStyle::drawPrimitive ( <a href="tqstyle.html#PrimitiveElement-enum">PrimitiveElement</a>&nbsp;pe, <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, const&nbsp;<a href="tqcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;cg, SFlags&nbsp;flags = Style_Default, const&nbsp;<a href="tqstyleoption.html">TQStyleOption</a>&nbsp;&amp;&nbsp;opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt>
+<h3 class=fn>void <a name="drawPrimitive"></a>TQStyle::drawPrimitive ( <a href="tqstyle.html#PrimitiveElement-enum">PrimitiveElement</a>&nbsp;pe, <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, const&nbsp;<a href="tqcolorgroup.html">TQColorGroup</a>&nbsp;&amp;&nbsp;cg, SFlags&nbsp;flags = Style_Default, const&nbsp;<a href="tqstyleoption.html">TQStyleOption</a>&nbsp;&amp;&nbsp;opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt>
</h3>
<p> Draws the style PrimitiveElement <em>pe</em> using the painter <em>p</em> in
@@ -958,7 +958,7 @@ for the group box.
<p> <p>See also <a href="#StyleFlags-enum">StyleFlags</a>.
<p>Example: <a href="themes-example.html#x248">themes/wood.cpp</a>.
-<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="itemRect"></a>TQStyle::itemRect ( <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, int&nbsp;flags, bool&nbsp;enabled, const&nbsp;<a href="ntqpixmap.html">TQPixmap</a>&nbsp;*&nbsp;pixmap, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;text, int&nbsp;len = -1 ) const<tt> [virtual]</tt>
+<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="itemRect"></a>TQStyle::itemRect ( <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, int&nbsp;flags, bool&nbsp;enabled, const&nbsp;<a href="tqpixmap.html">TQPixmap</a>&nbsp;*&nbsp;pixmap, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;text, int&nbsp;len = -1 ) const<tt> [virtual]</tt>
</h3>
Returns the appropriate area (see below) within rectangle <em>r</em> in
which to draw the <em>text</em> or <em>pixmap</em> using painter <em>p</em>. If <em>len</em> is -1 (the default) all the <em>text</em> is drawn; otherwise only
@@ -1023,13 +1023,13 @@ This is an overloaded member function, provided for convenience. It behaves esse
<p> Late initialization of the <a href="ntqapplication.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="ntqpalette.html">TQPalette</a>&nbsp;&amp; )<tt> [virtual]</tt>
+<h3 class=fn>void <a name="polish-3"></a>TQStyle::polish ( <a href="tqpalette.html">TQPalette</a>&nbsp;&amp; )<tt> [virtual]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<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="ntqpalette.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="ntqapplication.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>
@@ -1038,7 +1038,7 @@ means setting the mouse tracking
(<a href="tqwidget.html#setMouseTracking">TQPopupMenu::setMouseTracking</a>()) and whether the menu is
checkable by default (<a href="tqpopupmenu.html#setCheckable">TQPopupMenu::setCheckable</a>()).
-<h3 class=fn><a href="tqstyle.html#SubControl-enum">SubControl</a> <a name="querySubControl"></a>TQStyle::querySubControl ( <a href="tqstyle.html#ComplexControl-enum">ComplexControl</a>&nbsp;control, const&nbsp;<a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget, const&nbsp;<a href="ntqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;pos, const&nbsp;<a href="tqstyleoption.html">TQStyleOption</a>&nbsp;&amp;&nbsp;opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt>
+<h3 class=fn><a href="tqstyle.html#SubControl-enum">SubControl</a> <a name="querySubControl"></a>TQStyle::querySubControl ( <a href="tqstyle.html#ComplexControl-enum">ComplexControl</a>&nbsp;control, const&nbsp;<a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget, const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;pos, const&nbsp;<a href="tqstyleoption.html">TQStyleOption</a>&nbsp;&amp;&nbsp;opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt>
</h3>
<p> Returns the SubControl for <em>widget</em> at the point <em>pos</em>. The <em>widget</em> argument is a pointer to a <a href="tqwidget.html">TQWidget</a> or one of its
@@ -1054,7 +1054,7 @@ for an explanation of the <em>widget</em> and <em>opt</em> arguments.
coordinates.
<p> <p>See also <a href="#drawComplexControl">drawComplexControl</a>(), <a href="#ComplexControl-enum">ComplexControl</a>, <a href="#SubControl-enum">SubControl</a>, and <a href="#querySubControlMetrics">querySubControlMetrics</a>().
-<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="querySubControlMetrics"></a>TQStyle::querySubControlMetrics ( <a href="tqstyle.html#ComplexControl-enum">ComplexControl</a>&nbsp;control, const&nbsp;<a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget, <a href="tqstyle.html#SubControl-enum">SubControl</a>&nbsp;subcontrol, const&nbsp;<a href="tqstyleoption.html">TQStyleOption</a>&nbsp;&amp;&nbsp;opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt>
+<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="querySubControlMetrics"></a>TQStyle::querySubControlMetrics ( <a href="tqstyle.html#ComplexControl-enum">ComplexControl</a>&nbsp;control, const&nbsp;<a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget, <a href="tqstyle.html#SubControl-enum">SubControl</a>&nbsp;subcontrol, const&nbsp;<a href="tqstyleoption.html">TQStyleOption</a>&nbsp;&amp;&nbsp;opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt>
</h3>
<p> Returns the rect for the SubControl <em>subcontrol</em> for <em>widget</em> in
@@ -1110,7 +1110,7 @@ TQMenuItem is currently an internal class.
allow for future enhancements.
<p> For an explanation of the return value see <a href="#StyleHint-enum">StyleHint</a>.
-<h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="stylePixmap"></a>TQStyle::stylePixmap ( <a href="tqstyle.html#StylePixmap-enum">StylePixmap</a>&nbsp;stylepixmap, const&nbsp;<a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget = 0, const&nbsp;<a href="tqstyleoption.html">TQStyleOption</a>&nbsp;&amp;&nbsp;opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt>
+<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="stylePixmap"></a>TQStyle::stylePixmap ( <a href="tqstyle.html#StylePixmap-enum">StylePixmap</a>&nbsp;stylepixmap, const&nbsp;<a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget = 0, const&nbsp;<a href="tqstyleoption.html">TQStyleOption</a>&nbsp;&amp;&nbsp;opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt>
</h3>
<p> Returns a pixmap for <em>stylepixmap</em>.
@@ -1134,7 +1134,7 @@ appropriate <em>widget</em> casts:
</table></center>
<p> <p>See also <a href="#StylePixmap-enum">StylePixmap</a>.
-<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="subRect"></a>TQStyle::subRect ( <a href="tqstyle.html#SubRect-enum">SubRect</a>&nbsp;subrect, const&nbsp;<a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget ) const<tt> [pure virtual]</tt>
+<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="subRect"></a>TQStyle::subRect ( <a href="tqstyle.html#SubRect-enum">SubRect</a>&nbsp;subrect, const&nbsp;<a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget ) const<tt> [pure virtual]</tt>
</h3>
<p> Returns the sub-area <em>subrect</em> for the <em>widget</em> in logical
@@ -1190,7 +1190,7 @@ This is an overloaded member function, provided for convenience. It behaves esse
<p> Undoes the application polish.
<p> <p>See also <a href="#polish">polish</a>().
-<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="visualRect"></a>TQStyle::visualRect ( const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;logical, const&nbsp;<a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;w )<tt> [static]</tt>
+<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="visualRect"></a>TQStyle::visualRect ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;logical, const&nbsp;<a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;w )<tt> [static]</tt>
</h3>
<p> Returns the rect <em>logical</em> in screen coordinates. The bounding
@@ -1199,7 +1199,7 @@ 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>().
-<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="visualRect-2"></a>TQStyle::visualRect ( const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;logical, const&nbsp;<a href="ntqrect.html">TQRect</a>&nbsp;&amp;&nbsp;bounding )<tt> [static]</tt>
+<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>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Returns the rect <em>logical</em> in screen coordinates. The rect <em>bounding</em> is used to perform the translation. This function is