summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqstyle.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqstyle.3qt')
-rw-r--r--doc/man/man3/tqstyle.3qt54
1 files changed, 27 insertions, 27 deletions
diff --git a/doc/man/man3/tqstyle.3qt b/doc/man/man3/tqstyle.3qt
index 8f2ccd002..227736566 100644
--- a/doc/man/man3/tqstyle.3qt
+++ b/doc/man/man3/tqstyle.3qt
@@ -220,17 +220,17 @@ See also sizeFromContents().
.SH "TQStyle::ControlElement"
This enum represents a ControlElement. A ControlElement is part of a widget that performs some action or displays information to the user.
.TP
-\fCTQStyle::CE_PushButton\fR - the bevel and default indicator of a QPushButton.
+\fCTQStyle::CE_PushButton\fR - the bevel and default indicator of a TQPushButton.
.TP
-\fCTQStyle::CE_PushButtonLabel\fR - the label (iconset with text or pixmap) of a QPushButton.
+\fCTQStyle::CE_PushButtonLabel\fR - the label (iconset with text or pixmap) of a TQPushButton.
.TP
-\fCTQStyle::CE_CheckBox\fR - the indicator of a QCheckBox.
+\fCTQStyle::CE_CheckBox\fR - the indicator of a TQCheckBox.
.TP
-\fCTQStyle::CE_CheckBoxLabel\fR - the label (text or pixmap) of a QCheckBox.
+\fCTQStyle::CE_CheckBoxLabel\fR - the label (text or pixmap) of a TQCheckBox.
.TP
-\fCTQStyle::CE_RadioButton\fR - the indicator of a QRadioButton.
+\fCTQStyle::CE_RadioButton\fR - the indicator of a TQRadioButton.
.TP
-\fCTQStyle::CE_RadioButtonLabel\fR - the label (text or pixmap) of a QRadioButton.
+\fCTQStyle::CE_RadioButtonLabel\fR - the label (text or pixmap) of a TQRadioButton.
.TP
\fCTQStyle::CE_TabBarTab\fR - the tab within a QTabBar (a QTab).
.TP
@@ -352,9 +352,9 @@ This enum represents a PixelMetric. A PixelMetric is a style dependent size repr
.TP
\fCTQStyle::PM_PopupMenuScrollerHeight\fR - height of the scroller area in a popupmenu.
.TP
-\fCTQStyle::PM_CheckListButtonSize\fR - area (width/height) of the checkbox/radiobutton in a QCheckListItem
+\fCTQStyle::PM_CheckListButtonSize\fR - area (width/height) of the checkbox/radiobutton in a TQCheckListItem
.TP
-\fCTQStyle::PM_CheckListControllerSize\fR - area (width/height) of the controller in a QCheckListItem
+\fCTQStyle::PM_CheckListControllerSize\fR - area (width/height) of the controller in a TQCheckListItem
.TP
\fCTQStyle::PM_DialogButtonsSeparator\fR - distance between buttons in a dialog buttons widget.
.TP
@@ -374,7 +374,7 @@ See also pixelMetric().
.SH "TQStyle::PrimitiveElement"
This enum represents the PrimitiveElements of a style. A PrimitiveElement is a common GUI element, such as a checkbox indicator or pushbutton bevel.
.TP
-\fCTQStyle::PE_ButtonCommand\fR - button used to initiate an action, for example, a QPushButton.
+\fCTQStyle::PE_ButtonCommand\fR - button used to initiate an action, for example, a TQPushButton.
.TP
\fCTQStyle::PE_ButtonDefault\fR - this button is the default button, e.g. in a dialog.
.TP
@@ -394,7 +394,7 @@ This enum represents the PrimitiveElements of a style. A PrimitiveElement is a c
.TP
\fCTQStyle::PE_ArrowLeft\fR - left arrow.
.TP
-\fCTQStyle::PE_SpinWidgetUp\fR - up symbol for a spin widget, for example a QSpinBox.
+\fCTQStyle::PE_SpinWidgetUp\fR - up symbol for a spin widget, for example a TQSpinBox.
.TP
\fCTQStyle::PE_SpinWidgetDown\fR - down symbol for a spin widget.
.TP
@@ -402,11 +402,11 @@ This enum represents the PrimitiveElements of a style. A PrimitiveElement is a c
.TP
\fCTQStyle::PE_SpinWidgetMinus\fR - decrease symbol for a spin widget.
.TP
-\fCTQStyle::PE_Indicator\fR - on/off indicator, for example, a QCheckBox.
+\fCTQStyle::PE_Indicator\fR - on/off indicator, for example, a TQCheckBox.
.TP
\fCTQStyle::PE_IndicatorMask\fR - bitmap mask for an indicator.
.TP
-\fCTQStyle::PE_ExclusiveIndicator\fR - exclusive on/off indicator, for example, a QRadioButton.
+\fCTQStyle::PE_ExclusiveIndicator\fR - exclusive on/off indicator, for example, a TQRadioButton.
.TP
\fCTQStyle::PE_ExclusiveIndicatorMask\fR - bitmap mask for an exclusive indicator.
.TP
@@ -448,9 +448,9 @@ This enum represents the PrimitiveElements of a style. A PrimitiveElement is a c
.TP
\fCTQStyle::PE_SizeGrip\fR - window resize handle; see also TQSizeGrip.
.TP
-\fCTQStyle::PE_CheckMark\fR - generic check mark; see also QCheckBox.
+\fCTQStyle::PE_CheckMark\fR - generic check mark; see also TQCheckBox.
.TP
-\fCTQStyle::PE_ScrollBarAddLine\fR - scrollbar line increase indicator (i.e. scroll down); see also QScrollBar.
+\fCTQStyle::PE_ScrollBarAddLine\fR - scrollbar line increase indicator (i.e. scroll down); see also TQScrollBar.
.TP
\fCTQStyle::PE_ScrollBarSubLine\fR - scrollbar line decrease indicator (i.e. scroll up).
.TP
@@ -528,7 +528,7 @@ This enum represents a StyleHint. A StyleHint is a general look and/or feel hint
.TP
\fCTQStyle::SH_GUIStyle\fR - the GUI style to use.
.TP
-\fCTQStyle::SH_ScrollBar_BackgroundMode\fR - the background mode for a QScrollBar. Possible values are any of those in the BackgroundMode enum.
+\fCTQStyle::SH_ScrollBar_BackgroundMode\fR - the background mode for a TQScrollBar. Possible values are any of those in the BackgroundMode enum.
.TP
\fCTQStyle::SH_ScrollBar_MiddleClickAbsolutePosition\fR - a boolean value. If TRUE, middle clicking on a scrollbar causes the slider to jump to that position. If FALSE, the middle clicking is ignored.
.TP
@@ -648,7 +648,7 @@ This enum represents a SubControl within a ComplexControl.
.TP
\fCTQStyle::SC_None\fR - special value that matches no other SubControl.
.TP
-\fCTQStyle::SC_ScrollBarAddLine\fR - scrollbar add line (i.e. down/right arrow); see also QScrollbar.
+\fCTQStyle::SC_ScrollBarAddLine\fR - scrollbar add line (i.e. down/right arrow); see also TQScrollbar.
.TP
\fCTQStyle::SC_ScrollBarSubLine\fR - scrollbar sub line (i.e. up/left arrow).
.TP
@@ -664,7 +664,7 @@ This enum represents a SubControl within a ComplexControl.
.TP
\fCTQStyle::SC_ScrollBarGroove\fR - special subcontrol which contains the area in which the slider handle may move.
.TP
-\fCTQStyle::SC_SpinWidgetUp\fR - spinwidget up/increase; see also QSpinBox.
+\fCTQStyle::SC_SpinWidgetUp\fR - spinwidget up/increase; see also TQSpinBox.
.TP
\fCTQStyle::SC_SpinWidgetDown\fR - spinwidget down/decrease.
.TP
@@ -674,7 +674,7 @@ This enum represents a SubControl within a ComplexControl.
.TP
\fCTQStyle::SC_SpinWidgetButtonField\fR - spinwidget button field.
.TP
-\fCTQStyle::SC_ComboBoxEditField\fR - combobox edit field; see also QComboBox.
+\fCTQStyle::SC_ComboBoxEditField\fR - combobox edit field; see also TQComboBox.
.TP
\fCTQStyle::SC_ComboBoxArrow\fR - combobox arrow
.TP
@@ -793,7 +793,7 @@ The \fIwidget\fR argument is a pointer to a TQWidget or one of its subclasses. T
.TS
l - l. ComplexControl
.br
-& Widget Cast Style Flags Notes Options Notes CC_SpinWidget(const QSpinWidget *) Style_Enabled Set if the spinwidget is enabled. Unused. Style_HasFocus Set if the spinwidget has input focus. CC_ComboBox(const QComboBox *) Style_Enabled Set if the combobox is enabled. Unused. Style_HasFocus Set if the combobox has input focus. CC_ScrollBar(const QScrollBar *) Style_Enabled Set if the scrollbar is enabled. Unused. Style_HasFocus Set if the scrollbar has input focus. CC_Slider(const QSlider *) Style_Enabled Set if the slider is enabled. Unused. Style_HasFocus Set if the slider has input focus. CC_ToolButton(const TQToolButton *) Style_Enabled Set if the toolbutton is enabled. TQStyleOption ( ArrowType t )
+& Widget Cast Style Flags Notes Options Notes CC_SpinWidget(const TQSpinWidget *) Style_Enabled Set if the spinwidget is enabled. Unused. Style_HasFocus Set if the spinwidget has input focus. CC_ComboBox(const TQComboBox *) Style_Enabled Set if the combobox is enabled. Unused. Style_HasFocus Set if the combobox has input focus. CC_ScrollBar(const TQScrollBar *) Style_Enabled Set if the scrollbar is enabled. Unused. Style_HasFocus Set if the scrollbar has input focus. CC_Slider(const TQSlider *) Style_Enabled Set if the slider is enabled. Unused. Style_HasFocus Set if the slider has input focus. CC_ToolButton(const TQToolButton *) Style_Enabled Set if the toolbutton is enabled. TQStyleOption ( ArrowType t )
.TP
opt.arrowType() When the tool button only contains an arrow, \fIt\fR is the arrow's type. Style_HasFocus Set if the toolbutton has input focus. Style_Down Set if the toolbutton is down (ie. mouse button or space pressed). Style_On Set if the toolbutton is a toggle button and is toggled on. Style_AutoRaise Set if the toolbutton has auto-raise enabled. Style_Raised Set if the button is not down, not on and doesn't contain the mouse when auto-raise is enabled. CC_TitleBar(const TQWidget *) Style_Enabled Set if the titlebar is enabled. Unused. CC_ListView(const QListView *) Style_Enabled Set if the titlebar is enabled. TQStyleOption ( QListViewItem *item )
.TP
@@ -822,21 +822,21 @@ The \fIwidget\fR argument is a pointer to a TQWidget or one of its subclasses. T
.TS
l - l. ControlElement
.br
-& Widget Cast Style Flags Notes Options Notes CE_PushButton(const QPushButton *)
+& Widget Cast Style Flags Notes Options Notes CE_PushButton(const TQPushButton *)
.PP
and
.PP
-CE_PushButtonLabel(const QPushButton *) Style_Enabled Set if the button is enabled. Unused. Style_HasFocus Set if the button has input focus. Style_Raised Set if the button is not down, not on and not flat. Style_On Set if the button is a toggle button and toggled on. Style_Down Set if the button is down (i.e., the mouse button or space bar is pressed on the button). Style_ButtonDefault Set if the button is a default button. CE_CheckBox(const QCheckBox *)
+CE_PushButtonLabel(const TQPushButton *) Style_Enabled Set if the button is enabled. Unused. Style_HasFocus Set if the button has input focus. Style_Raised Set if the button is not down, not on and not flat. Style_On Set if the button is a toggle button and toggled on. Style_Down Set if the button is down (i.e., the mouse button or space bar is pressed on the button). Style_ButtonDefault Set if the button is a default button. CE_CheckBox(const TQCheckBox *)
.PP
and
.PP
-CE_CheckBoxLabel(const QCheckBox *)
+CE_CheckBoxLabel(const TQCheckBox *)
.PP Style_Enabled Set if the checkbox is enabled. Unused.
-Style_HasFocus Set if the checkbox has input focus. Style_On Set if the checkbox is checked. Style_Off Set if the checkbox is not checked. Style_NoChange Set if the checkbox is in the NoChange state. Style_Down Set if the checkbox is down (i.e., the mouse button or space bar is pressed on the button). CE_RadioButton(const QRadioButton *)
+Style_HasFocus Set if the checkbox has input focus. Style_On Set if the checkbox is checked. Style_Off Set if the checkbox is not checked. Style_NoChange Set if the checkbox is in the NoChange state. Style_Down Set if the checkbox is down (i.e., the mouse button or space bar is pressed on the button). CE_RadioButton(const TQRadioButton *)
.PP
and
.PP
-CE_RadioButtonLabel(const QRadioButton *) Style_Enabled Set if the radiobutton is enabled. Unused. Style_HasFocus Set if the radiobutton has input focus. Style_On Set if the radiobutton is checked. Style_Off Set if the radiobutton is not checked. Style_Down Set if the radiobutton is down (i.e., the mouse button or space bar is pressed on the radiobutton). CE_TabBarTab(const QTabBar *)
+CE_RadioButtonLabel(const TQRadioButton *) Style_Enabled Set if the radiobutton is enabled. Unused. Style_HasFocus Set if the radiobutton has input focus. Style_On Set if the radiobutton is checked. Style_Off Set if the radiobutton is not checked. Style_Down Set if the radiobutton is down (i.e., the mouse button or space bar is pressed on the radiobutton). CE_TabBarTab(const QTabBar *)
.PP
and
.PP
@@ -939,7 +939,7 @@ Returns the pixel metric for \fImetric\fR. The \fIwidget\fR argument is a pointe
.PP
<center>.nf
.TS
-l - l. PixelMetric Widget Cast PM_SliderControlThickness (const QSlider *) PM_SliderLength (const QSlider *) PM_SliderTickmarkOffset (const QSlider *) PM_SliderSpaceAvailable (const QSlider *) PM_TabBarTabOverlap (const QTabBar *) PM_TabBarTabHSpace (const QTabBar *) PM_TabBarTabVSpace (const QTabBar *) PM_TabBarBaseHeight (const QTabBar *) PM_TabBarBaseOverlap
+l - l. PixelMetric Widget Cast PM_SliderControlThickness (const TQSlider *) PM_SliderLength (const TQSlider *) PM_SliderTickmarkOffset (const TQSlider *) PM_SliderSpaceAvailable (const TQSlider *) PM_TabBarTabOverlap (const QTabBar *) PM_TabBarTabHSpace (const QTabBar *) PM_TabBarTabVSpace (const QTabBar *) PM_TabBarBaseHeight (const QTabBar *) PM_TabBarBaseOverlap
.TE
.fi
</center>
@@ -988,7 +988,7 @@ The \fIwidget\fR argument is a pointer to a TQWidget or one of its subclasses. T
.PP
<center>.nf
.TS
-l - l. ContentsType Widget Cast Options Notes CT_PushButton (const QPushButton *) Unused. CT_CheckBox (const QCheckBox *) Unused. CT_RadioButton (const QRadioButton *) Unused. CT_ToolButton (const TQToolButton *) Unused. CT_ComboBox (const QComboBox *) Unused. CT_Splitter (const QSplitter *) Unused. CT_DockWindow (const QDockWindow *) Unused. CT_ProgressBar (const QProgressBar *) Unused. CT_PopupMenuItem (const TQPopupMenu *) TQStyleOption ( TQMenuItem *mi )
+l - l. ContentsType Widget Cast Options Notes CT_PushButton (const TQPushButton *) Unused. CT_CheckBox (const TQCheckBox *) Unused. CT_RadioButton (const TQRadioButton *) Unused. CT_ToolButton (const TQToolButton *) Unused. CT_ComboBox (const TQComboBox *) Unused. CT_Splitter (const QSplitter *) Unused. CT_DockWindow (const QDockWindow *) Unused. CT_ProgressBar (const QProgressBar *) Unused. CT_PopupMenuItem (const TQPopupMenu *) TQStyleOption ( TQMenuItem *mi )
.TP
opt.menuItem()
.TE
@@ -1020,7 +1020,7 @@ The \fIwidget\fR argument is a pointer to a TQWidget or one of its subclasses. T
.PP
<center>.nf
.TS
-l - l. SubRect Widget Cast SR_PushButtonContents (const QPushButton *) SR_PushButtonFocusRect (const QPushButton *) SR_CheckBoxIndicator (const QCheckBox *) SR_CheckBoxContents (const QCheckBox *) SR_CheckBoxFocusRect (const QCheckBox *) SR_RadioButtonIndicator (const QRadioButton *) SR_RadioButtonContents (const QRadioButton *) SR_RadioButtonFocusRect (const QRadioButton *) SR_ComboBoxFocusRect (const QComboBox *) SR_DockWindowHandleRect (const TQWidget *) SR_ProgressBarGroove (const QProgressBar *) SR_ProgressBarContents (const QProgressBar *) SR_ProgressBarLabel
+l - l. SubRect Widget Cast SR_PushButtonContents (const TQPushButton *) SR_PushButtonFocusRect (const TQPushButton *) SR_CheckBoxIndicator (const TQCheckBox *) SR_CheckBoxContents (const TQCheckBox *) SR_CheckBoxFocusRect (const TQCheckBox *) SR_RadioButtonIndicator (const TQRadioButton *) SR_RadioButtonContents (const TQRadioButton *) SR_RadioButtonFocusRect (const TQRadioButton *) SR_ComboBoxFocusRect (const TQComboBox *) SR_DockWindowHandleRect (const TQWidget *) SR_ProgressBarGroove (const QProgressBar *) SR_ProgressBarContents (const QProgressBar *) SR_ProgressBarLabel
.TE
.fi
</center>