summaryrefslogtreecommitdiffstats
path: root/doc/html/tqstyle.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-06 11:29:57 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-06 11:29:57 +0900
commitdcce5b1f2c449ed9a02b1752e0d74f147a83d07d (patch)
treed57fe27457a96451f1a67e2a2db268a441d917fc /doc/html/tqstyle.html
parent649c4c61a1f1f479f4532b196f68df476cef2680 (diff)
downloadtqt-rename/true-false-4.tar.gz
tqt-rename/true-false-4.zip
Replace TRUE/FALSE with boolean values true/false - part 4rename/true-false-4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqstyle.html')
-rw-r--r--doc/html/tqstyle.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/tqstyle.html b/doc/html/tqstyle.html
index c539dfd9d..b4b11f40c 100644
--- a/doc/html/tqstyle.html
+++ b/doc/html/tqstyle.html
@@ -422,17 +422,17 @@ and/or feel hint.
<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="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
+If true, middle clicking on a scrollbar causes the slider to
+jump to that position. If false, the middle clicking is
ignored.
<li><tt>TQStyle::SH_ScrollBar_LeftClickAbsolutePosition</tt> - a boolean value.
-If TRUE, left clicking on a scrollbar causes the slider to
-jump to that position. If FALSE, the left clicking will
+If true, left clicking on a scrollbar causes the slider to
+jump to that position. If false, the left clicking will
behave as appropriate for each control.
<li><tt>TQStyle::SH_ScrollBar_ScrollWhenPointerLeavesControl</tt> - a boolean
-value. If TRUE, when clicking a scrollbar SubControl, holding
+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
+SubControl, the scrollbar continues to scroll. If false, the
scrollbar stops scrolling when the pointer leaves the
SubControl.
<li><tt>TQStyle::SH_TabBar_Alignment</tt> - the alignment for tabs in a