#include <qzq_sbsensor.hpp>
Special class used internally in ZqScrollBar to control QScrollBar object via slot/signal technique.
QzqSbSensor::QzqSbSensor |
( |
QScrollBar * |
pqSb, |
|
|
ZqScrollBar * |
pzqSb |
|
) |
| |
Create object to pass information from QScrollBar to ZqScrollBar
QzqSbSensor::QzqSbSensor |
( |
QScrollBar * |
pqSb, |
|
|
ZqScrollBar * |
pzqSb |
|
) |
| |
Create object to pass information from QScrollBar to ZqScrollBar
void QzqSbSensor::valueChanged |
( |
int |
iNewValue | ) |
|
|
slot |
Called when value of scrollbar is changed.
void QzqSbSensor::valueChanged |
( |
int |
iNewValue | ) |
|
|
slot |
Called when value of scrollbar is changed.
The documentation for this class was generated from the following files: