From 1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 20 Jul 2024 20:15:52 +0900 Subject: Rename graphics class nt* related files to equivalent tq* (part 2) Signed-off-by: Michele Calgaro --- doc/html/ntqscrollbar.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/ntqscrollbar.html') diff --git a/doc/html/ntqscrollbar.html b/doc/html/ntqscrollbar.html index b10baf19c..6a46c75fb 100644 --- a/doc/html/ntqscrollbar.html +++ b/doc/html/ntqscrollbar.html @@ -258,7 +258,7 @@ See the "orientation" property

void TQScrollBar::setPageStep ( int )

Sets the page step. See the "pageStep" property for details. -

void TQScrollBar::setPalette ( const TQPalette & p ) [virtual] +

void TQScrollBar::setPalette ( const TQPalette & p ) [virtual]

Reimplements the virtual function TQWidget::setPalette().

Sets the background color to the mid color for Motif style scroll @@ -285,7 +285,7 @@ the new scroll bar value as an argument.

This signal is emitted when the user presses the slider with the mouse. -

TQRect TQScrollBar::sliderRect () const +

TQRect TQScrollBar::sliderRect () const

Returns the scroll bar slider rectangle.

See also sliderStart(). -- cgit v1.2.1