summaryrefslogtreecommitdiffstats
path: root/doc/html/tqstyle.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-02 21:37:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-06 11:24:55 +0900
commit7552c6d73043b1040139033f6864db48ae5446cf (patch)
treef90d24d072dd3ee6a3f909bf7778abc7669f03ef /doc/html/tqstyle.html
parentc113da2069b66130f67a0f27c699e1cec83588a5 (diff)
downloadtqt3-7552c6d73043b1040139033f6864db48ae5446cf.tar.gz
tqt3-7552c6d73043b1040139033f6864db48ae5446cf.zip
Rename main window nt* related files to equivalent tq*. The file
"ntqsession.h" was totally unnecessary and has been removed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqstyle.html')
-rw-r--r--doc/html/tqstyle.html42
1 files changed, 21 insertions, 21 deletions
diff --git a/doc/html/tqstyle.html b/doc/html/tqstyle.html
index 39f0df6c..9ba54198 100644
--- a/doc/html/tqstyle.html
+++ b/doc/html/tqstyle.html
@@ -197,12 +197,12 @@ of a TQPushButton.
indicator is drawn in a <a href="ntqprogressbar.html">TQProgressBar</a>.
<li><tt>TQStyle::CE_ProgressBarContents</tt> - the progress indicator of a TQProgressBar.
<li><tt>TQStyle::CE_ProgressBarLabel</tt> - the text label of a TQProgressBar.
-<li><tt>TQStyle::CE_PopupMenuItem</tt> - a menu item in a <a href="ntqpopupmenu.html">TQPopupMenu</a>.
+<li><tt>TQStyle::CE_PopupMenuItem</tt> - a menu item in a <a href="tqpopupmenu.html">TQPopupMenu</a>.
<li><tt>TQStyle::CE_PopupMenuScroller</tt> - scrolling areas in a popumenu when the
style supports scrolling.
<li><tt>TQStyle::CE_PopupMenuHorizontalExtra</tt> - extra frame area set aside with PM_PopupMenuFrameHorizontalExtra
<li><tt>TQStyle::CE_PopupMenuVerticalExtra</tt> - extra frame area set aside with PM_PopupMenuFrameVerticalExtra
-<li><tt>TQStyle::CE_MenuBarItem</tt> - a menu item in a <a href="ntqmenubar.html">TQMenuBar</a>.
+<li><tt>TQStyle::CE_MenuBarItem</tt> - a menu item in a <a href="tqmenubar.html">TQMenuBar</a>.
<li><tt>TQStyle::CE_ToolButtonLabel</tt> - a tool button's label.
<li><tt>TQStyle::CE_MenuBarEmptyArea</tt> - the empty area of a TQMenuBar.
<li><tt>TQStyle::CE_DockWindowEmptyArea</tt> - the empty area of a <a href="ntqdockwindow.html">TQDockWindow</a>.
@@ -305,9 +305,9 @@ example, a <a href="ntqpushbutton.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.
-<li><tt>TQStyle::PE_ButtonTool</tt> - tool button, for example, a <a href="ntqtoolbutton.html">TQToolButton</a>.
+<li><tt>TQStyle::PE_ButtonTool</tt> - tool button, for example, a <a href="tqtoolbutton.html">TQToolButton</a>.
<li><tt>TQStyle::PE_ButtonDropDown</tt> - drop down button, for example, a tool
-button that displays a popup menu, for example, <a href="ntqpopupmenu.html">TQPopupMenu</a>.
+button that displays a popup menu, for example, <a href="tqpopupmenu.html">TQPopupMenu</a>.
</ul><p> <ul>
<li><tt>TQStyle::PE_FocusRect</tt> - generic focus indicator.
</ul><p> <ul>
@@ -329,7 +329,7 @@ example, a <a href="ntqradiobutton.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
-toolbars, for example <a href="ntqdockwindow.html">TQDockWindow</a>s and <a href="ntqtoolbar.html">TQToolBar</a>s.
+toolbars, for example <a href="ntqdockwindow.html">TQDockWindow</a>s and <a href="tqtoolbar.html">TQToolBar</a>s.
<li><tt>TQStyle::PE_DockWindowSeparator</tt> - item separator for dock window and
toolbar contents.
<li><tt>TQStyle::PE_DockWindowResizeHandle</tt> - resize handle for dock windows.
@@ -337,7 +337,7 @@ toolbar contents.
</ul><p> <ul>
<li><tt>TQStyle::PE_Panel</tt> - generic panel frame; see also <a href="ntqframe.html">TQFrame</a>.
<li><tt>TQStyle::PE_PanelPopup</tt> - panel frame for popup windows/menus; see also
-<a href="ntqpopupmenu.html">TQPopupMenu</a>.
+<a href="tqpopupmenu.html">TQPopupMenu</a>.
<li><tt>TQStyle::PE_PanelMenuBar</tt> - panel frame for menu bars.
<li><tt>TQStyle::PE_PanelDockWindow</tt> - panel frame for dock windows and toolbars.
<li><tt>TQStyle::PE_PanelTabWidget</tt> - panel frame for tab widgets.
@@ -351,7 +351,7 @@ toolbar contents.
<li><tt>TQStyle::PE_HeaderArrow</tt> - arrow used to indicate sorting on a list or table
header
<li><tt>TQStyle::PE_StatusBarSection</tt> - section of a status bar; see also
-<a href="ntqstatusbar.html">TQStatusBar</a>.
+<a href="tqstatusbar.html">TQStatusBar</a>.
</ul><p> <ul>
<li><tt>TQStyle::PE_GroupBoxFrame</tt> - frame around a group box; see also
<a href="ntqgroupbox.html">TQGroupBox</a>.
@@ -359,7 +359,7 @@ header
</ul><p> <ul>
<li><tt>TQStyle::PE_Separator</tt> - generic separator.
</ul><p> <ul>
-<li><tt>TQStyle::PE_SizeGrip</tt> - window resize handle; see also <a href="ntqsizegrip.html">TQSizeGrip</a>.
+<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>.
</ul><p> <ul>
@@ -509,7 +509,7 @@ custom values must be greater than this value.
<li><tt>TQStyle::SH_ToolButton_Uses3D</tt> - indicates whether TQToolButtons should
use a 3D frame when the mouse is over them
<li><tt>TQStyle::SH_ToolBox_SelectedPageTitleBold</tt> - Boldness of the selected
-page title in a <a href="ntqtoolbox.html">TQToolBox</a>.
+page title in a <a href="tqtoolbox.html">TQToolBox</a>.
<li><tt>TQStyle::SH_LineEdit_PasswordCharacter</tt> - The <a href="qchar.html">TQChar</a> Unicode character
to be used for passwords.
<li><tt>TQStyle::SH_Table_GridLineColor</tt>
@@ -522,7 +522,7 @@ to be used for passwords.
can follow some existing GUI style or guideline.
<p> <ul>
<li><tt>TQStyle::SP_TitleBarMinButton</tt> - minimize button on titlebars. For
-example, in a <a href="ntqworkspace.html">TQWorkspace</a>.
+example, in a <a href="tqworkspace.html">TQWorkspace</a>.
<li><tt>TQStyle::SP_TitleBarMaxButton</tt> - maximize button on titlebars.
<li><tt>TQStyle::SP_TitleBarCloseButton</tt> - close button on titlebars.
<li><tt>TQStyle::SP_TitleBarNormalButton</tt> - normal (restore) button on titlebars.
@@ -575,7 +575,7 @@ in which the slider handle may move.
</ul><p> <ul>
<li><tt>TQStyle::SC_ToolButton</tt> - tool button; see also TQToolbutton.
<li><tt>TQStyle::SC_ToolButtonMenu</tt> - subcontrol for opening a popup menu in a
-tool button; see also <a href="ntqpopupmenu.html">TQPopupMenu</a>.
+tool button; see also <a href="tqpopupmenu.html">TQPopupMenu</a>.
</ul><p> <ul>
<li><tt>TQStyle::SC_TitleBarSysMenu</tt> - system menu button (i.e. restore, close, etc.).
<li><tt>TQStyle::SC_TitleBarMinButton</tt> - minimize button.
@@ -699,7 +699,7 @@ 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="#d0d0d0"> <td valign="top"><a href="#StyleFlags-enum">Style_HasFocus</a> <td valign="top">Set if the slider has input focus.
-<tr bgcolor="#f0f0f0"> <td valign="top" colspan="1" rowspan="6"> <a href="#ComplexControl-enum">CC_ToolButton</a>(const <a href="ntqtoolbutton.html">TQToolButton</a> *)
+<tr bgcolor="#f0f0f0"> <td valign="top" colspan="1" rowspan="6"> <a href="#ComplexControl-enum">CC_ToolButton</a>(const <a href="tqtoolbutton.html">TQToolButton</a> *)
<td valign="top"><a href="#StyleFlags-enum">Style_Enabled</a> <td valign="top">Set if the toolbutton is enabled.
<td valign="top" colspan="1" rowspan="6"> <a href="tqstyleoption.html">TQStyleOption</a> ( <a href="ntqt.html#ArrowType-enum">ArrowType</a> t )
<ul>
@@ -818,7 +818,7 @@ button or space bar is pressed on the radiobutton).
<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 progressbar has input focus.
-<tr bgcolor="#d0d0d0"> <td valign="top" colspan="1" rowspan="3"> <a href="#ControlElement-enum">CE_PopupMenuItem</a>(const <a href="ntqpopupmenu.html">TQPopupMenu</a> *)
+<tr bgcolor="#d0d0d0"> <td valign="top" colspan="1" rowspan="3"> <a href="#ControlElement-enum">CE_PopupMenuItem</a>(const <a href="tqpopupmenu.html">TQPopupMenu</a> *)
<td valign="top"><a href="#StyleFlags-enum">Style_Enabled</a> <td valign="top">Set if the menuitem is enabled.
<td valign="top" colspan="1" rowspan="3"> <a href="tqstyleoption.html">TQStyleOption</a> ( TQMenuItem *mi, int tabwidth, int maxpmwidth )
<ul>
@@ -835,7 +835,7 @@ are drawn.
or space bar is pressed).
<td valign="top"><em>maxpmwidth</em> is the maximum width of the check column where
checkmarks and iconsets are drawn.
-<tr bgcolor="#f0f0f0"> <td valign="top" colspan="1" rowspan="4"> <a href="#ControlElement-enum">CE_MenuBarItem</a>(const <a href="ntqmenubar.html">TQMenuBar</a> *)
+<tr bgcolor="#f0f0f0"> <td valign="top" colspan="1" rowspan="4"> <a href="#ControlElement-enum">CE_MenuBarItem</a>(const <a href="tqmenubar.html">TQMenuBar</a> *)
<td valign="top"><a href="#StyleFlags-enum">Style_Enabled</a> <td valign="top">Set if the menuitem is enabled
<td valign="top" colspan="1" rowspan="4"> <a href="tqstyleoption.html">TQStyleOption</a> ( TQMenuItem *mi )
<ul>
@@ -846,7 +846,7 @@ checkmarks and iconsets are drawn.
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#StyleFlags-enum">Style_Down</a> <td valign="top">Set if the menuitem is down (i.e., a mouse button or
the space bar is pressed).
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#StyleFlags-enum">Style_HasFocus</a> <td valign="top">Set if the menubar has input focus.
-<tr bgcolor="#d0d0d0"> <td valign="top" colspan="1" rowspan="7"> <a href="#ControlElement-enum">CE_ToolButtonLabel</a>(const <a href="ntqtoolbutton.html">TQToolButton</a> *)
+<tr bgcolor="#d0d0d0"> <td valign="top" colspan="1" rowspan="7"> <a href="#ControlElement-enum">CE_ToolButtonLabel</a>(const <a href="tqtoolbutton.html">TQToolButton</a> *)
<td valign="top"><a href="#StyleFlags-enum">Style_Enabled</a> <td valign="top">Set if the toolbutton is enabled.
<td valign="top" colspan="1" rowspan="7"> <a href="tqstyleoption.html">TQStyleOption</a> ( <a href="ntqt.html#ArrowType-enum">ArrowType</a> t )
<ul>
@@ -1031,12 +1031,12 @@ 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>().
-<h3 class=fn>void <a name="polishPopupMenu"></a>TQStyle::polishPopupMenu ( <a href="ntqpopupmenu.html">TQPopupMenu</a>&nbsp;* )<tt> [pure virtual]</tt>
+<h3 class=fn>void <a name="polishPopupMenu"></a>TQStyle::polishPopupMenu ( <a href="tqpopupmenu.html">TQPopupMenu</a>&nbsp;* )<tt> [pure virtual]</tt>
</h3>
Polishes the popup menu according to the GUI style. This usually
means setting the mouse tracking
(<a href="tqwidget.html#setMouseTracking">TQPopupMenu::setMouseTracking</a>()) and whether the menu is
-checkable by default (<a href="ntqpopupmenu.html#setCheckable">TQPopupMenu::setCheckable</a>()).
+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>
@@ -1068,12 +1068,12 @@ that can make use of the extra options. See <a href="#drawComplexControl">drawCo
for an explanation of the <em>widget</em> and <em>opt</em> arguments.
<p> <p>See also <a href="#drawComplexControl">drawComplexControl</a>(), <a href="#ComplexControl-enum">ComplexControl</a>, and <a href="#SubControl-enum">SubControl</a>.
-<h3 class=fn><a href="ntqsize.html">TQSize</a> <a name="scrollBarExtent"></a>TQStyle::scrollBarExtent () const
+<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="scrollBarExtent"></a>TQStyle::scrollBarExtent () const
</h3>
<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><a href="ntqsize.html">TQSize</a> <a name="sizeFromContents"></a>TQStyle::sizeFromContents ( <a href="tqstyle.html#ContentsType-enum">ContentsType</a>&nbsp;contents, const&nbsp;<a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget, const&nbsp;<a href="ntqsize.html">TQSize</a>&nbsp;&amp;&nbsp;contentsSize, const&nbsp;<a href="tqstyleoption.html">TQStyleOption</a>&nbsp;&amp;&nbsp;opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt>
+<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="sizeFromContents"></a>TQStyle::sizeFromContents ( <a href="tqstyle.html#ContentsType-enum">ContentsType</a>&nbsp;contents, const&nbsp;<a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget, const&nbsp;<a href="tqsize.html">TQSize</a>&nbsp;&amp;&nbsp;contentsSize, const&nbsp;<a href="tqstyleoption.html">TQStyleOption</a>&nbsp;&amp;&nbsp;opt = TQStyleOption::Default ) const<tt> [pure virtual]</tt>
</h3>
<p> Returns the size of <em>widget</em> based on the contents size <em>contentsSize</em>.
@@ -1089,12 +1089,12 @@ appropriate <em>widget</em> and <em>opt</em> usage:
<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="#d0d0d0"> <td valign="top"><a href="#ContentsType-enum">CT_ToolButton</a> <td valign="top">(const <a href="ntqtoolbutton.html">TQToolButton</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="#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;
-<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#ContentsType-enum">CT_PopupMenuItem</a> <td valign="top">(const <a href="ntqpopupmenu.html">TQPopupMenu</a> *)
+<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#ContentsType-enum">CT_PopupMenuItem</a> <td valign="top">(const <a href="tqpopupmenu.html">TQPopupMenu</a> *)
<td valign="top"><a href="tqstyleoption.html">TQStyleOption</a> ( TQMenuItem *mi )
<ul>
<li> opt.<a href="tqstyleoption.html#menuItem">menuItem</a>()