diff options
Diffstat (limited to 'doc/html/tqscrollbar.html')
-rw-r--r-- | doc/html/tqscrollbar.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqscrollbar.html b/doc/html/tqscrollbar.html index fdb214fbc..4723ae614 100644 --- a/doc/html/tqscrollbar.html +++ b/doc/html/tqscrollbar.html @@ -122,7 +122,7 @@ values of <a href="#pageStep">pageStep</a>() and <a href="#lineStep">lineStep</a <a href="#minValue">minValue</a>() and <a href="#maxValue">maxValue</a>() of the scroll bar. TQScrollBar has a convenience constructor with which you can set most of these properties. -<p> Some GUI styles (for example, the Windows and <a href="motif-extension.html#Motif">Motif</a> styles +<p> Some GUI styles (for example, the Windows and Motif styles provided with TQt), also use the pageStep() value to calculate the size of the slider. <p> In addition to the access functions from <a href="tqrangecontrol.html">TQRangeControl</a>, TQScrollBar @@ -261,7 +261,7 @@ See the <a href="tqscrollbar.html#pageStep-prop">"pageStep"</a> property for det <h3 class=fn>void <a name="setPalette"></a>TQScrollBar::setPalette ( const <a href="tqpalette.html">TQPalette</a> & p )<tt> [virtual]</tt> </h3> Reimplements the virtual function <a href="tqwidget.html#setPalette">TQWidget::setPalette</a>(). -<p> Sets the background color to the mid color for <a href="motif-extension.html#Motif">Motif</a> style scroll +<p> Sets the background color to the mid color for Motif style scroll bars using palette <em>p</em>. <p>Reimplemented from <a href="tqwidget.html#setPalette">TQWidget</a>. |