summaryrefslogtreecommitdiffstats
path: root/doc/html/tqstyle.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-08-31 18:33:50 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-08-31 18:41:44 +0900
commite42ec295c2134770a1eb07032f5f22ca4ba1daa6 (patch)
tree1ecbc3ad607c79f1ce75ba953f9fe46ea1425b85 /doc/html/tqstyle.html
parent0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 (diff)
downloadtqt3-e42ec295c2134770a1eb07032f5f22ca4ba1daa6.tar.gz
tqt3-e42ec295c2134770a1eb07032f5f22ca4ba1daa6.zip
Rename remaining ntq[d-h]* 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.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/html/tqstyle.html b/doc/html/tqstyle.html
index 7c614a2e..01df13d9 100644
--- a/doc/html/tqstyle.html
+++ b/doc/html/tqstyle.html
@@ -205,7 +205,7 @@ style supports scrolling.
<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>.
+<li><tt>TQStyle::CE_DockWindowEmptyArea</tt> - the empty area of a <a href="tqdockwindow.html">TQDockWindow</a>.
<li><tt>TQStyle::CE_ToolBoxTab</tt> - the toolbox's tab area
<li><tt>TQStyle::CE_HeaderLabel</tt> - the header's label
<li><tt>TQStyle::CE_CustomBase</tt> - base value for custom ControlElements. All values above
@@ -329,7 +329,7 @@ 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
-toolbars, for example <a href="ntqdockwindow.html">TQDockWindow</a>s and <a href="tqtoolbar.html">TQToolBar</a>s.
+toolbars, for example <a href="tqdockwindow.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.
@@ -534,7 +534,7 @@ example, in a <a href="tqworkspace.html">TQWorkspace</a>.
<li><tt>TQStyle::SP_MessageBoxQuestion</tt> - the 'question' icon.
</ul><p> <ul>
<li><tt>TQStyle::SP_DockWindowCloseButton</tt> - close button on dock windows;
-see also <a href="ntqdockwindow.html">TQDockWindow</a>.
+see also <a href="tqdockwindow.html">TQDockWindow</a>.
</ul><p> <ul>
<li><tt>TQStyle::SP_CustomBase</tt> - base value for custom ControlElements. All
values above this are reserved for custom use. Therefore,
@@ -1092,7 +1092,7 @@ appropriate <em>widget</em> and <em>opt</em> usage:
<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="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="#f0f0f0"> <td valign="top"><a href="#ContentsType-enum">CT_DockWindow</a> <td valign="top">(const <a href="tqdockwindow.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="tqprogressbar.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="tqpopupmenu.html">TQPopupMenu</a> *)
<td valign="top"><a href="tqstyleoption.html">TQStyleOption</a> ( TQMenuItem *mi )
@@ -1130,7 +1130,7 @@ appropriate <em>widget</em> casts:
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#StylePixmap-enum">SP_TitleBarNormalButton</a> <td valign="top">(const <a href="tqwidget.html">TQWidget</a> *)
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#StylePixmap-enum">SP_TitleBarShadeButton</a> <td valign="top">(const <a href="tqwidget.html">TQWidget</a> *)
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#StylePixmap-enum">SP_TitleBarUnshadeButton</a> <td valign="top">(const <a href="tqwidget.html">TQWidget</a> *)
-<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#StylePixmap-enum">SP_DockWindowCloseButton</a> <td valign="top">(const <a href="ntqdockwindow.html">TQDockWindow</a> *)
+<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#StylePixmap-enum">SP_DockWindowCloseButton</a> <td valign="top">(const <a href="tqdockwindow.html">TQDockWindow</a> *)
</table></center>
<p> <p>See also <a href="#StylePixmap-enum">StylePixmap</a>.
@@ -1159,13 +1159,13 @@ appropriate <em>widget</em> casts:
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#SubRect-enum">SR_ProgressBarContents</a> <td valign="top">(const <a href="tqprogressbar.html">TQProgressBar</a> *)
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#SubRect-enum">SR_ProgressBarLabel</a> <td valign="top">(const <a href="tqprogressbar.html">TQProgressBar</a> *)
</table></center>
-<p> The tear-off handle (SR_DockWindowHandleRect) for <a href="ntqdockwindow.html">TQDockWindow</a>
+<p> The tear-off handle (SR_DockWindowHandleRect) for <a href="tqdockwindow.html">TQDockWindow</a>
is a private class. Use <a href="tqwidget.html#parentWidget">TQWidget::parentWidget</a>() to access the
TQDockWindow:
<p> <pre>
if ( !widget-&gt;parentWidget() )
return;
- const <a href="ntqdockwindow.html">TQDockWindow</a> *dw = (const <a href="ntqdockwindow.html">TQDockWindow</a> *) widget-&gt;parentWidget();
+ const <a href="tqdockwindow.html">TQDockWindow</a> *dw = (const <a href="tqdockwindow.html">TQDockWindow</a> *) widget-&gt;parentWidget();
</pre>
<p> <p>See also <a href="#SubRect-enum">SubRect</a>.