summaryrefslogtreecommitdiffstats
path: root/doc/html/tqstyle.html
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-09-09 14:57:42 +0900
committerMichele Calgaro <[email protected]>2024-09-12 18:58:18 +0900
commit6f57abfc9cd3acf1d648aee696947ac9216adb71 (patch)
tree4ae374b1ce01d388bca2249c5d903d79a6cb814f /doc/html/tqstyle.html
parent0582c90a9ed4b965629267713f51c0da7c38b39d (diff)
downloadtqt3-6f57abfc9cd3acf1d648aee696947ac9216adb71.tar.gz
tqt3-6f57abfc9cd3acf1d648aee696947ac9216adb71.zip
Rename remaining ntq[s-z]* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/tqstyle.html')
-rw-r--r--doc/html/tqstyle.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/html/tqstyle.html b/doc/html/tqstyle.html
index 01df13d90..0bc44a394 100644
--- a/doc/html/tqstyle.html
+++ b/doc/html/tqstyle.html
@@ -333,7 +333,7 @@ toolbars, for example <a href="tqdockwindow.html">TQDockWindow</a>s and <a href=
<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.
-<li><tt>TQStyle::PE_Splitter</tt> - splitter handle; see also <a href="ntqsplitter.html">TQSplitter</a>.
+<li><tt>TQStyle::PE_Splitter</tt> - splitter handle; see also <a href="tqsplitter.html">TQSplitter</a>.
</ul><p> <ul>
<li><tt>TQStyle::PE_Panel</tt> - generic panel frame; see also <a href="tqframe.html">TQFrame</a>.
<li><tt>TQStyle::PE_PanelPopup</tt> - panel frame for popup windows/menus; see also
@@ -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="tqscrollbar.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="tqt.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
@@ -437,10 +437,10 @@ SubControl, the scrollbar continues to scroll. If FALSE, the
scollbar stops scrolling when the pointer leaves the
SubControl.
<li><tt>TQStyle::SH_TabBar_Alignment</tt> - the alignment for tabs in a
-<a href="tqtabwidget.html">TQTabWidget</a>. Possible values are <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignLeft</a>, <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignCenter</a> and <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignRight</a>.
+<a href="tqtabwidget.html">TQTabWidget</a>. Possible values are <a href="tqt.html#AlignmentFlags-enum">TQt::AlignLeft</a>, <a href="tqt.html#AlignmentFlags-enum">TQt::AlignCenter</a> and <a href="tqt.html#AlignmentFlags-enum">TQt::AlignRight</a>.
<li><tt>TQStyle::SH_Header_ArrowAlignment</tt> - the placement of the sorting
indicator may appear in list or table headers. Possible values
-are <a href="ntqt.html#Dock-enum">TQt::Left</a> or <a href="ntqt.html#Dock-enum">TQt::Right</a>.
+are <a href="tqt.html#Dock-enum">TQt::Left</a> or <a href="tqt.html#Dock-enum">TQt::Right</a>.
<li><tt>TQStyle::SH_Slider_SnapToValue</tt> - sliders snap to values while moving,
like Windows
<li><tt>TQStyle::SH_Slider_SloppyKeyEvents</tt> - key presses handled in a sloppy
@@ -701,7 +701,7 @@ the appropriate <em>widget</em> and <em>opt</em> usage:
<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="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 )
+<td valign="top" colspan="1" rowspan="6"> <a href="tqstyleoption.html">TQStyleOption</a> ( <a href="tqt.html#ArrowType-enum">ArrowType</a> t )
<ul>
<li> opt.<a href="tqstyleoption.html#arrowType">arrowType</a>()
</ul>
@@ -848,7 +848,7 @@ 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="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 )
+<td valign="top" colspan="1" rowspan="7"> <a href="tqstyleoption.html">TQStyleOption</a> ( <a href="tqt.html#ArrowType-enum">ArrowType</a> t )
<ul>
<li> opt.<a href="tqstyleoption.html#arrowType">arrowType</a>()
</ul>
@@ -882,7 +882,7 @@ enabled; when reimplementing this bool should influence how the
item is drawn. If <em>len</em> is -1 (the default) all the <em>text</em> is
drawn; otherwise only the first <em>len</em> characters of <em>text</em> are
drawn. The text is aligned and wrapped according to the alignment
-<em>flags</em> (see <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>).
+<em>flags</em> (see <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>).
<p> By default, if both the text and the pixmap are not null, the
pixmap is drawn and the text is ignored.
@@ -964,12 +964,12 @@ Returns the appropriate area (see below) within rectangle <em>r</em> in
which to draw the <em>text</em> or <em>pixmap</em> using painter <em>p</em>. If <em>len</em> is -1 (the default) all the <em>text</em> is drawn; otherwise only
the first <em>len</em> characters of <em>text</em> are drawn. The text is
aligned in accordance with the alignment <em>flags</em> (see
-<a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>). The <em>enabled</em> bool indicates whether or
+<a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>). The <em>enabled</em> bool indicates whether or
not the item is enabled.
<p> If <em>r</em> is larger than the area needed to render the <em>text</em> the
rectangle that is returned will be offset within <em>r</em> in
accordance with the alignment <em>flags</em>. For example if <em>flags</em> is
-<a href="ntqt.html#AlignmentFlags-enum">AlignCenter</a> the returned rectangle will be centered within <em>r</em>. If <em>r</em> is smaller than the area needed the rectangle that is
+<a href="tqt.html#AlignmentFlags-enum">AlignCenter</a> the returned rectangle will be centered within <em>r</em>. If <em>r</em> is smaller than the area needed the rectangle that is
returned will be <em>larger</em> than <em>r</em> (the smallest rectangle large
enough to render the <em>text</em> or <em>pixmap</em>).
<p> By default, if both the text and the pixmap are not null, the
@@ -1091,7 +1091,7 @@ appropriate <em>widget</em> and <em>opt</em> usage:
<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="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="#d0d0d0"> <td valign="top"><a href="#ContentsType-enum">CT_Splitter</a> <td valign="top">(const <a href="tqsplitter.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="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> *)