summaryrefslogtreecommitdiffstats
path: root/doc/html/tqstyle.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-29 12:43:23 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-29 12:43:23 +0900
commitfef846914f8db6dc117e206ef913d519bf6bb33e (patch)
treed6567b31f7f22d0c8c66eec947dff1960efa25ac /doc/html/tqstyle.html
parent8ef4ea451dd81dd66b34ed31aaa631f6df24a192 (diff)
downloadtqt3-fef846914f8db6dc117e206ef913d519bf6bb33e.tar.gz
tqt3-fef846914f8db6dc117e206ef913d519bf6bb33e.zip
Rename basic widget nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqstyle.html')
-rw-r--r--doc/html/tqstyle.html76
1 files changed, 38 insertions, 38 deletions
diff --git a/doc/html/tqstyle.html b/doc/html/tqstyle.html
index 59357ff4..010510c2 100644
--- a/doc/html/tqstyle.html
+++ b/doc/html/tqstyle.html
@@ -184,12 +184,12 @@ must be greater than this value.
a widget that performs some action or displays information to the
user.
<ul>
-<li><tt>TQStyle::CE_PushButton</tt> - the bevel and default indicator of a <a href="ntqpushbutton.html">TQPushButton</a>.
+<li><tt>TQStyle::CE_PushButton</tt> - the bevel and default indicator of a <a href="tqpushbutton.html">TQPushButton</a>.
<li><tt>TQStyle::CE_PushButtonLabel</tt> - the label (iconset with text or pixmap)
of a TQPushButton.
-<li><tt>TQStyle::CE_CheckBox</tt> - the indicator of a <a href="ntqcheckbox.html">TQCheckBox</a>.
+<li><tt>TQStyle::CE_CheckBox</tt> - the indicator of a <a href="tqcheckbox.html">TQCheckBox</a>.
<li><tt>TQStyle::CE_CheckBoxLabel</tt> - the label (text or pixmap) of a TQCheckBox.
-<li><tt>TQStyle::CE_RadioButton</tt> - the indicator of a <a href="ntqradiobutton.html">TQRadioButton</a>.
+<li><tt>TQStyle::CE_RadioButton</tt> - the indicator of a <a href="tqradiobutton.html">TQRadioButton</a>.
<li><tt>TQStyle::CE_RadioButtonLabel</tt> - the label (text or pixmap) of a TQRadioButton.
<li><tt>TQStyle::CE_TabBarTab</tt> - the tab within a <a href="ntqtabbar.html">TQTabBar</a> (a <a href="qtab.html">TQTab</a>).
<li><tt>TQStyle::CE_TabBarLabel</tt> - the label within a TQTab.
@@ -280,7 +280,7 @@ tab is selected.
<li><tt>TQStyle::PM_PopupMenuScrollerHeight</tt> - height of the scroller area in a popupmenu.
<li><tt>TQStyle::PM_PopupMenuScrollerHeight</tt> - height of the scroller area in a popupmenu.
<li><tt>TQStyle::PM_CheckListButtonSize</tt> - area (width/height) of the
-checkbox/radiobutton in a <a href="qchecklistitem.html">TQCheckListItem</a>
+checkbox/radiobutton in a <a href="tqchecklistitem.html">TQCheckListItem</a>
<li><tt>TQStyle::PM_CheckListControllerSize</tt> - area (width/height) of the
controller in a TQCheckListItem
<li><tt>TQStyle::PM_DialogButtonsSeparator</tt> - distance between buttons in a dialog buttons widget.
@@ -301,7 +301,7 @@ PrimitiveElement is a common GUI element, such as a checkbox
indicator or pushbutton bevel.
<ul>
<li><tt>TQStyle::PE_ButtonCommand</tt> - button used to initiate an action, for
-example, a <a href="ntqpushbutton.html">TQPushButton</a>.
+example, a <a href="tqpushbutton.html">TQPushButton</a>.
<li><tt>TQStyle::PE_ButtonDefault</tt> - this button is the default button, e.g.
in a dialog.
<li><tt>TQStyle::PE_ButtonBevel</tt> - generic button bevel.
@@ -317,15 +317,15 @@ button that displays a popup menu, for example, <a href="tqpopupmenu.html">TQPop
<li><tt>TQStyle::PE_ArrowLeft</tt> - left arrow.
</ul><p> <ul>
<li><tt>TQStyle::PE_SpinWidgetUp</tt> - up symbol for a spin widget, for example a
-<a href="ntqspinbox.html">TQSpinBox</a>.
+<a href="tqspinbox.html">TQSpinBox</a>.
<li><tt>TQStyle::PE_SpinWidgetDown</tt> - down symbol for a spin widget.
<li><tt>TQStyle::PE_SpinWidgetPlus</tt> - increase symbol for a spin widget.
<li><tt>TQStyle::PE_SpinWidgetMinus</tt> - decrease symbol for a spin widget.
</ul><p> <ul>
-<li><tt>TQStyle::PE_Indicator</tt> - on/off indicator, for example, a <a href="ntqcheckbox.html">TQCheckBox</a>.
+<li><tt>TQStyle::PE_Indicator</tt> - on/off indicator, for example, a <a href="tqcheckbox.html">TQCheckBox</a>.
<li><tt>TQStyle::PE_IndicatorMask</tt> - bitmap mask for an indicator.
<li><tt>TQStyle::PE_ExclusiveIndicator</tt> - exclusive on/off indicator, for
-example, a <a href="ntqradiobutton.html">TQRadioButton</a>.
+example, a <a href="tqradiobutton.html">TQRadioButton</a>.
<li><tt>TQStyle::PE_ExclusiveIndicatorMask</tt> - bitmap mask for an exclusive indicator.
</ul><p> <ul>
<li><tt>TQStyle::PE_DockWindowHandle</tt> - tear off handle for dock windows and
@@ -361,10 +361,10 @@ header
</ul><p> <ul>
<li><tt>TQStyle::PE_SizeGrip</tt> - window resize handle; see also <a href="tqsizegrip.html">TQSizeGrip</a>.
</ul><p> <ul>
-<li><tt>TQStyle::PE_CheckMark</tt> - generic check mark; see also <a href="ntqcheckbox.html">TQCheckBox</a>.
+<li><tt>TQStyle::PE_CheckMark</tt> - generic check mark; see also <a href="tqcheckbox.html">TQCheckBox</a>.
</ul><p> <ul>
<li><tt>TQStyle::PE_ScrollBarAddLine</tt> - scrollbar line increase indicator
-(i.e. scroll down); see also <a href="ntqscrollbar.html">TQScrollBar</a>.
+(i.e. scroll down); see also <a href="tqscrollbar.html">TQScrollBar</a>.
<li><tt>TQStyle::PE_ScrollBarSubLine</tt> - scrollbar line decrease indicator (i.e. scroll up).
<li><tt>TQStyle::PE_ScrollBarAddPage</tt> - scolllbar page increase indicator (i.e. page down).
<li><tt>TQStyle::PE_ScrollBarSubPage</tt> - scrollbar page decrease indicator (i.e. page up).
@@ -421,7 +421,7 @@ and/or feel hint.
<li><tt>TQStyle::SH_EtchDisabledText</tt> - disabled text is "etched" like Windows.
<li><tt>TQStyle::SH_GUIStyle</tt> - the GUI style to use.
<li><tt>TQStyle::SH_ScrollBar_BackgroundMode</tt> - the background mode for a
-<a href="ntqscrollbar.html">TQScrollBar</a>. Possible values are any of those in the <a href="ntqt.html#BackgroundMode-enum">BackgroundMode</a> enum.
+<a href="tqscrollbar.html">TQScrollBar</a>. Possible values are any of those in the <a href="ntqt.html#BackgroundMode-enum">BackgroundMode</a> enum.
<li><tt>TQStyle::SH_ScrollBar_MiddleClickAbsolutePosition</tt> - a boolean value.
If TRUE, middle clicking on a scrollbar causes the slider to
jump to that position. If FALSE, the middle clicking is
@@ -558,13 +558,13 @@ arrow); see also TQScrollbar.
<li><tt>TQStyle::SC_ScrollBarGroove</tt> - special subcontrol which contains the
area in which the slider handle may move.
</ul><p> <ul>
-<li><tt>TQStyle::SC_SpinWidgetUp</tt> - spinwidget up/increase; see also <a href="ntqspinbox.html">TQSpinBox</a>.
+<li><tt>TQStyle::SC_SpinWidgetUp</tt> - spinwidget up/increase; see also <a href="tqspinbox.html">TQSpinBox</a>.
<li><tt>TQStyle::SC_SpinWidgetDown</tt> - spinwidget down/decrease.
<li><tt>TQStyle::SC_SpinWidgetFrame</tt> - spinwidget frame.
<li><tt>TQStyle::SC_SpinWidgetEditField</tt> - spinwidget edit field.
<li><tt>TQStyle::SC_SpinWidgetButtonField</tt> - spinwidget button field.
</ul><p> <ul>
-<li><tt>TQStyle::SC_ComboBoxEditField</tt> - combobox edit field; see also <a href="ntqcombobox.html">TQComboBox</a>.
+<li><tt>TQStyle::SC_ComboBoxEditField</tt> - combobox edit field; see also <a href="tqcombobox.html">TQComboBox</a>.
<li><tt>TQStyle::SC_ComboBoxArrow</tt> - combobox arrow
<li><tt>TQStyle::SC_ComboBoxFrame</tt> - combobox frame
<li><tt>TQStyle::SC_ComboBoxListBoxPopup</tt> - combobox list box
@@ -684,17 +684,17 @@ the appropriate <em>widget</em> and <em>opt</em> usage:
<td valign="top" colspan="1" rowspan="2"> Unused.
<td valign="top" colspan="1" rowspan="2"> &nbsp;
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#StyleFlags-enum">Style_HasFocus</a> <td valign="top">Set if the spinwidget has input focus.
-<tr bgcolor="#d0d0d0"> <td valign="top" colspan="1" rowspan="2"> <a href="#ComplexControl-enum">CC_ComboBox</a>(const <a href="ntqcombobox.html">TQComboBox</a> *)
+<tr bgcolor="#d0d0d0"> <td valign="top" colspan="1" rowspan="2"> <a href="#ComplexControl-enum">CC_ComboBox</a>(const <a href="tqcombobox.html">TQComboBox</a> *)
<td valign="top"><a href="#StyleFlags-enum">Style_Enabled</a> <td valign="top">Set if the combobox is enabled.
<td valign="top" colspan="1" rowspan="2"> Unused.
<td valign="top" colspan="1" rowspan="2"> &nbsp;
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#StyleFlags-enum">Style_HasFocus</a> <td valign="top">Set if the combobox has input focus.
-<tr bgcolor="#f0f0f0"> <td valign="top" colspan="1" rowspan="2"> <a href="#ComplexControl-enum">CC_ScrollBar</a>(const <a href="ntqscrollbar.html">TQScrollBar</a> *)
+<tr bgcolor="#f0f0f0"> <td valign="top" colspan="1" rowspan="2"> <a href="#ComplexControl-enum">CC_ScrollBar</a>(const <a href="tqscrollbar.html">TQScrollBar</a> *)
<td valign="top"><a href="#StyleFlags-enum">Style_Enabled</a> <td valign="top">Set if the scrollbar is enabled.
<td valign="top" colspan="1" rowspan="2"> Unused.
<td valign="top" colspan="1" rowspan="2"> &nbsp;
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#StyleFlags-enum">Style_HasFocus</a> <td valign="top">Set if the scrollbar has input focus.
-<tr bgcolor="#d0d0d0"> <td valign="top" colspan="1" rowspan="2"> <a href="#ComplexControl-enum">CC_Slider</a>(const <a href="ntqslider.html">TQSlider</a> *)
+<tr bgcolor="#d0d0d0"> <td valign="top" colspan="1" rowspan="2"> <a href="#ComplexControl-enum">CC_Slider</a>(const <a href="tqslider.html">TQSlider</a> *)
<td valign="top"><a href="#StyleFlags-enum">Style_Enabled</a> <td valign="top">Set if the slider is enabled.
<td valign="top" colspan="1" rowspan="2"> Unused.
<td valign="top" colspan="1" rowspan="2"> &nbsp;
@@ -764,9 +764,9 @@ the appropriate <em>widget</em> and <em>opt</em> usage:
<th valign="top">Notes
<th valign="top">Options
<th valign="top">Notes
-<tr bgcolor="#f0f0f0"> <td valign="top" colspan="1" rowspan="6"> <a href="#ControlElement-enum">CE_PushButton</a>(const <a href="ntqpushbutton.html">TQPushButton</a> *)
+<tr bgcolor="#f0f0f0"> <td valign="top" colspan="1" rowspan="6"> <a href="#ControlElement-enum">CE_PushButton</a>(const <a href="tqpushbutton.html">TQPushButton</a> *)
<p> and
-<p> <a href="#ControlElement-enum">CE_PushButtonLabel</a>(const <a href="ntqpushbutton.html">TQPushButton</a> *)
+<p> <a href="#ControlElement-enum">CE_PushButtonLabel</a>(const <a href="tqpushbutton.html">TQPushButton</a> *)
<td valign="top"><a href="#StyleFlags-enum">Style_Enabled</a> <td valign="top">Set if the button is enabled.
<td valign="top" colspan="1" rowspan="6"> Unused.
<td valign="top" colspan="1" rowspan="6"> &nbsp;
@@ -776,9 +776,9 @@ the appropriate <em>widget</em> and <em>opt</em> usage:
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#StyleFlags-enum">Style_Down</a> <td valign="top">Set if the button is down (i.e., the mouse button or
space bar is pressed on the button).
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#StyleFlags-enum">Style_ButtonDefault</a> <td valign="top">Set if the button is a default button.
-<tr bgcolor="#d0d0d0"> <td valign="top" colspan="1" rowspan="6"> <a href="#ControlElement-enum">CE_CheckBox</a>(const <a href="ntqcheckbox.html">TQCheckBox</a> *)
+<tr bgcolor="#d0d0d0"> <td valign="top" colspan="1" rowspan="6"> <a href="#ControlElement-enum">CE_CheckBox</a>(const <a href="tqcheckbox.html">TQCheckBox</a> *)
<p> and
-<p> <a href="#ControlElement-enum">CE_CheckBoxLabel</a>(const <a href="ntqcheckbox.html">TQCheckBox</a> *)
+<p> <a href="#ControlElement-enum">CE_CheckBoxLabel</a>(const <a href="tqcheckbox.html">TQCheckBox</a> *)
<p> <td valign="top"><a href="#StyleFlags-enum">Style_Enabled</a> <td valign="top">Set if the checkbox is enabled.
<td valign="top" colspan="1" rowspan="6"> Unused.
<td valign="top" colspan="1" rowspan="6"> &nbsp;
@@ -788,7 +788,7 @@ space bar is pressed on the button).
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#StyleFlags-enum">Style_NoChange</a> <td valign="top">Set if the checkbox is in the NoChange state.
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#StyleFlags-enum">Style_Down</a> <td valign="top">Set if the checkbox is down (i.e., the mouse button or
space bar is pressed on the button).
-<tr bgcolor="#f0f0f0"> <td valign="top" colspan="1" rowspan="5"> <a href="#ControlElement-enum">CE_RadioButton</a>(const <a href="ntqradiobutton.html">TQRadioButton</a> *)
+<tr bgcolor="#f0f0f0"> <td valign="top" colspan="1" rowspan="5"> <a href="#ControlElement-enum">CE_RadioButton</a>(const <a href="tqradiobutton.html">TQRadioButton</a> *)
<p> and
<p> <a href="#ControlElement-enum">CE_RadioButtonLabel</a>(const TQRadioButton *)
<td valign="top"><a href="#StyleFlags-enum">Style_Enabled</a> <td valign="top">Set if the radiobutton is enabled.
@@ -986,10 +986,10 @@ of <em>widget</em>. See the table below for the appropriate <em>widget</em>
casts:
<p> <center><table cellpadding="4" cellspacing="2" border="0">
<tr bgcolor="#a2c511"> <th valign="top">PixelMetric <th valign="top">Widget Cast
-<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#PixelMetric-enum">PM_SliderControlThickness</a> <td valign="top">(const <a href="ntqslider.html">TQSlider</a> *)
-<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#PixelMetric-enum">PM_SliderLength</a> <td valign="top">(const <a href="ntqslider.html">TQSlider</a> *)
-<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#PixelMetric-enum">PM_SliderTickmarkOffset</a> <td valign="top">(const <a href="ntqslider.html">TQSlider</a> *)
-<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#PixelMetric-enum">PM_SliderSpaceAvailable</a> <td valign="top">(const <a href="ntqslider.html">TQSlider</a> *)
+<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#PixelMetric-enum">PM_SliderControlThickness</a> <td valign="top">(const <a href="tqslider.html">TQSlider</a> *)
+<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#PixelMetric-enum">PM_SliderLength</a> <td valign="top">(const <a href="tqslider.html">TQSlider</a> *)
+<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#PixelMetric-enum">PM_SliderTickmarkOffset</a> <td valign="top">(const <a href="tqslider.html">TQSlider</a> *)
+<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#PixelMetric-enum">PM_SliderSpaceAvailable</a> <td valign="top">(const <a href="tqslider.html">TQSlider</a> *)
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#PixelMetric-enum">PM_TabBarTabOverlap</a> <td valign="top">(const <a href="ntqtabbar.html">TQTabBar</a> *)
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#PixelMetric-enum">PM_TabBarTabHSpace</a> <td valign="top">(const <a href="ntqtabbar.html">TQTabBar</a> *)
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#PixelMetric-enum">PM_TabBarTabVSpace</a> <td valign="top">(const <a href="ntqtabbar.html">TQTabBar</a> *)
@@ -1086,11 +1086,11 @@ can make use of the extra options. See the table below for the
appropriate <em>widget</em> and <em>opt</em> usage:
<p> <center><table cellpadding="4" cellspacing="2" border="0">
<tr bgcolor="#a2c511"> <th valign="top">ContentsType <th valign="top">Widget Cast <th valign="top">Options <th valign="top">Notes
-<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#ContentsType-enum">CT_PushButton</a> <td valign="top">(const <a href="ntqpushbutton.html">TQPushButton</a> *) <td valign="top">Unused. <td valign="top">&nbsp;
-<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#ContentsType-enum">CT_CheckBox</a> <td valign="top">(const <a href="ntqcheckbox.html">TQCheckBox</a> *) <td valign="top">Unused. <td valign="top">&nbsp;
-<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#ContentsType-enum">CT_RadioButton</a> <td valign="top">(const <a href="ntqradiobutton.html">TQRadioButton</a> *) <td valign="top">Unused. <td valign="top">&nbsp;
+<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#ContentsType-enum">CT_PushButton</a> <td valign="top">(const <a href="tqpushbutton.html">TQPushButton</a> *) <td valign="top">Unused. <td valign="top">&nbsp;
+<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#ContentsType-enum">CT_CheckBox</a> <td valign="top">(const <a href="tqcheckbox.html">TQCheckBox</a> *) <td valign="top">Unused. <td valign="top">&nbsp;
+<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#ContentsType-enum">CT_RadioButton</a> <td valign="top">(const <a href="tqradiobutton.html">TQRadioButton</a> *) <td valign="top">Unused. <td valign="top">&nbsp;
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#ContentsType-enum">CT_ToolButton</a> <td valign="top">(const <a href="tqtoolbutton.html">TQToolButton</a> *) <td valign="top">Unused. <td valign="top">&nbsp;
-<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#ContentsType-enum">CT_ComboBox</a> <td valign="top">(const <a href="ntqcombobox.html">TQComboBox</a> *) <td valign="top">Unused. <td valign="top">&nbsp;
+<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#ContentsType-enum">CT_ComboBox</a> <td valign="top">(const <a href="tqcombobox.html">TQComboBox</a> *) <td valign="top">Unused. <td valign="top">&nbsp;
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#ContentsType-enum">CT_Splitter</a> <td valign="top">(const <a href="ntqsplitter.html">TQSplitter</a> *) <td valign="top">Unused. <td valign="top">&nbsp;
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#ContentsType-enum">CT_DockWindow</a> <td valign="top">(const <a href="ntqdockwindow.html">TQDockWindow</a> *) <td valign="top">Unused. <td valign="top">&nbsp;
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#ContentsType-enum">CT_ProgressBar</a> <td valign="top">(const <a href="ntqprogressbar.html">TQProgressBar</a> *) <td valign="top">Unused. <td valign="top">&nbsp;
@@ -1145,15 +1145,15 @@ on the value of <em>subrect</em>. See the table below for the
appropriate <em>widget</em> casts:
<p> <center><table cellpadding="4" cellspacing="2" border="0">
<tr bgcolor="#a2c511"> <th valign="top">SubRect <th valign="top">Widget Cast
-<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#SubRect-enum">SR_PushButtonContents</a> <td valign="top">(const <a href="ntqpushbutton.html">TQPushButton</a> *)
-<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#SubRect-enum">SR_PushButtonFocusRect</a> <td valign="top">(const <a href="ntqpushbutton.html">TQPushButton</a> *)
-<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#SubRect-enum">SR_CheckBoxIndicator</a> <td valign="top">(const <a href="ntqcheckbox.html">TQCheckBox</a> *)
-<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#SubRect-enum">SR_CheckBoxContents</a> <td valign="top">(const <a href="ntqcheckbox.html">TQCheckBox</a> *)
-<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#SubRect-enum">SR_CheckBoxFocusRect</a> <td valign="top">(const <a href="ntqcheckbox.html">TQCheckBox</a> *)
-<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#SubRect-enum">SR_RadioButtonIndicator</a> <td valign="top">(const <a href="ntqradiobutton.html">TQRadioButton</a> *)
-<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#SubRect-enum">SR_RadioButtonContents</a> <td valign="top">(const <a href="ntqradiobutton.html">TQRadioButton</a> *)
-<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#SubRect-enum">SR_RadioButtonFocusRect</a> <td valign="top">(const <a href="ntqradiobutton.html">TQRadioButton</a> *)
-<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#SubRect-enum">SR_ComboBoxFocusRect</a> <td valign="top">(const <a href="ntqcombobox.html">TQComboBox</a> *)
+<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#SubRect-enum">SR_PushButtonContents</a> <td valign="top">(const <a href="tqpushbutton.html">TQPushButton</a> *)
+<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#SubRect-enum">SR_PushButtonFocusRect</a> <td valign="top">(const <a href="tqpushbutton.html">TQPushButton</a> *)
+<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#SubRect-enum">SR_CheckBoxIndicator</a> <td valign="top">(const <a href="tqcheckbox.html">TQCheckBox</a> *)
+<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#SubRect-enum">SR_CheckBoxContents</a> <td valign="top">(const <a href="tqcheckbox.html">TQCheckBox</a> *)
+<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#SubRect-enum">SR_CheckBoxFocusRect</a> <td valign="top">(const <a href="tqcheckbox.html">TQCheckBox</a> *)
+<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#SubRect-enum">SR_RadioButtonIndicator</a> <td valign="top">(const <a href="tqradiobutton.html">TQRadioButton</a> *)
+<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#SubRect-enum">SR_RadioButtonContents</a> <td valign="top">(const <a href="tqradiobutton.html">TQRadioButton</a> *)
+<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#SubRect-enum">SR_RadioButtonFocusRect</a> <td valign="top">(const <a href="tqradiobutton.html">TQRadioButton</a> *)
+<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#SubRect-enum">SR_ComboBoxFocusRect</a> <td valign="top">(const <a href="tqcombobox.html">TQComboBox</a> *)
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#SubRect-enum">SR_DockWindowHandleRect</a> <td valign="top">(const <a href="tqwidget.html">TQWidget</a> *)
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#SubRect-enum">SR_ProgressBarGroove</a> <td valign="top">(const <a href="ntqprogressbar.html">TQProgressBar</a> *)
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#SubRect-enum">SR_ProgressBarContents</a> <td valign="top">(const <a href="ntqprogressbar.html">TQProgressBar</a> *)