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.3qt40
1 files changed, 20 insertions, 20 deletions
diff --git a/doc/man/man3/tqstyle.3qt b/doc/man/man3/tqstyle.3qt
index 227736566..a7396eefb 100644
--- a/doc/man/man3/tqstyle.3qt
+++ b/doc/man/man3/tqstyle.3qt
@@ -232,15 +232,15 @@ This enum represents a ControlElement. A ControlElement is part of a widget that
.TP
\fCTQStyle::CE_RadioButtonLabel\fR - the label (text or pixmap) of a TQRadioButton.
.TP
-\fCTQStyle::CE_TabBarTab\fR - the tab within a QTabBar (a QTab).
+\fCTQStyle::CE_TabBarTab\fR - the tab within a TQTabBar (a TQTab).
.TP
-\fCTQStyle::CE_TabBarLabel\fR - the label within a QTab.
+\fCTQStyle::CE_TabBarLabel\fR - the label within a TQTab.
.TP
-\fCTQStyle::CE_ProgressBarGroove\fR - the groove where the progress indicator is drawn in a QProgressBar.
+\fCTQStyle::CE_ProgressBarGroove\fR - the groove where the progress indicator is drawn in a TQProgressBar.
.TP
-\fCTQStyle::CE_ProgressBarContents\fR - the progress indicator of a QProgressBar.
+\fCTQStyle::CE_ProgressBarContents\fR - the progress indicator of a TQProgressBar.
.TP
-\fCTQStyle::CE_ProgressBarLabel\fR - the text label of a QProgressBar.
+\fCTQStyle::CE_ProgressBarLabel\fR - the text label of a TQProgressBar.
.TP
\fCTQStyle::CE_PopupMenuItem\fR - a menu item in a TQPopupMenu.
.TP
@@ -418,7 +418,7 @@ This enum represents the PrimitiveElements of a style. A PrimitiveElement is a c
.TP
\fCTQStyle::PE_Splitter\fR - splitter handle; see also QSplitter.
.TP
-\fCTQStyle::PE_Panel\fR - generic panel frame; see also QFrame.
+\fCTQStyle::PE_Panel\fR - generic panel frame; see also TQFrame.
.TP
\fCTQStyle::PE_PanelPopup\fR - panel frame for popup windows/menus; see also TQPopupMenu.
.TP
@@ -432,9 +432,9 @@ This enum represents the PrimitiveElements of a style. A PrimitiveElement is a c
.TP
\fCTQStyle::PE_PanelGroupBox\fR - panel frame for group boxes.
.TP
-\fCTQStyle::PE_TabBarBase\fR - area below tabs in a tab widget, for example, QTab.
+\fCTQStyle::PE_TabBarBase\fR - area below tabs in a tab widget, for example, TQTab.
.TP
-\fCTQStyle::PE_HeaderSection\fR - section of a list or table header; see also QHeader.
+\fCTQStyle::PE_HeaderSection\fR - section of a list or table header; see also TQHeader.
.TP
\fCTQStyle::PE_HeaderArrow\fR - arrow used to indicate sorting on a list or table header
.TP
@@ -464,7 +464,7 @@ This enum represents the PrimitiveElements of a style. A PrimitiveElement is a c
.TP
\fCTQStyle::PE_ScrollBarLast\fR - scrollbar last line indicator (i.e. end).
.TP
-\fCTQStyle::PE_ProgressBarChunk\fR - section of a progress bar indicator; see also QProgressBar.
+\fCTQStyle::PE_ProgressBarChunk\fR - section of a progress bar indicator; see also TQProgressBar.
.TP
\fCTQStyle::PE_CheckListController\fR - controller part of a listview item
.TP
@@ -536,7 +536,7 @@ This enum represents a StyleHint. A StyleHint is a general look and/or feel hint
.TP
\fCTQStyle::SH_ScrollBar_ScrollWhenPointerLeavesControl\fR - a boolean value. If TRUE, when clicking a scrollbar SubControl, holding the mouse button down and moving the pointer outside the SubControl, the scrollbar continues to scroll. If FALSE, the scollbar stops scrolling when the pointer leaves the SubControl.
.TP
-\fCTQStyle::SH_TabBar_Alignment\fR - the alignment for tabs in a QTabWidget. Possible values are TQt::AlignLeft, TQt::AlignCenter and TQt::AlignRight.
+\fCTQStyle::SH_TabBar_Alignment\fR - the alignment for tabs in a TQTabWidget. Possible values are TQt::AlignLeft, TQt::AlignCenter and TQt::AlignRight.
.TP
\fCTQStyle::SH_Header_ArrowAlignment\fR - the placement of the sorting indicator may appear in list or table headers. Possible values are TQt::Left or TQt::Right.
.TP
@@ -795,7 +795,7 @@ l - l. ComplexControl
.br
& 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 )
+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 TQListView *) Style_Enabled Set if the titlebar is enabled. TQStyleOption ( TQListViewItem *item )
.TP
opt.listViewItem()
.TE
@@ -836,22 +836,22 @@ Style_HasFocus Set if the checkbox has input focus. Style_On Set if the checkbox
.PP
and
.PP
-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 *)
+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 TQTabBar *)
.PP
and
.PP
-CE_TabBarLabel(const QTabBar *)
-.PP Style_Enabled Set if the tabbar and tab is enabled. TQStyleOption ( QTab *t )
+CE_TabBarLabel(const TQTabBar *)
+.PP Style_Enabled Set if the tabbar and tab is enabled. TQStyleOption ( TQTab *t )
.TP
-opt.tab() \fIt\fR is the QTab being drawn. Style_Selected Set if the tab is the current tab. CE_ProgressBarGroove(const QProgressBar *)
+opt.tab() \fIt\fR is the TQTab being drawn. Style_Selected Set if the tab is the current tab. CE_ProgressBarGroove(const TQProgressBar *)
.PP
and
.PP
-CE_ProgressBarContents(const QProgressBar *)
+CE_ProgressBarContents(const TQProgressBar *)
.PP
and
.PP
-CE_ProgressBarLabel(const QProgressBar *)
+CE_ProgressBarLabel(const TQProgressBar *)
.PP Style_Enabled Set if the progressbar is enabled. Unused.
Style_HasFocus Set if the progressbar has input focus. CE_PopupMenuItem(const TQPopupMenu *) Style_Enabled Set if the menuitem is enabled. TQStyleOption ( TQMenuItem *mi, int tabwidth, int maxpmwidth )
.TP
@@ -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 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
+l - l. PixelMetric Widget Cast PM_SliderControlThickness (const TQSlider *) PM_SliderLength (const TQSlider *) PM_SliderTickmarkOffset (const TQSlider *) PM_SliderSpaceAvailable (const TQSlider *) PM_TabBarTabOverlap (const TQTabBar *) PM_TabBarTabHSpace (const TQTabBar *) PM_TabBarTabVSpace (const TQTabBar *) PM_TabBarBaseHeight (const TQTabBar *) 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 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 )
+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 TQProgressBar *) 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 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
+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 TQProgressBar *) SR_ProgressBarContents (const TQProgressBar *) SR_ProgressBarLabel
.TE
.fi
</center>