PDA

View Full Version : Move pushbutton with help of scrollbar



mind_freak
11th July 2009, 13:19
hii
i want to move the pushbutton widget with the help of scrollbar.....

plz help

regards

nish
12th July 2009, 04:24
on the valueChanged() signal of the scrollbar... move the button.

mind_freak
12th July 2009, 11:46
on the valueChanged() signal of the scrollbar... move the button.

the signal will be from scrollBar that is valueChanged(int),but how to move the button..Which slot is used to move the widget.

aamer4yu
12th July 2009, 11:57
QWidget::move