Qt 4.8
|
#include <qt_x11_p.h>
Public Variables | |
int | dx |
int | dy |
long | id |
QWidget * | scrolled_widget |
Definition at line 454 of file qt_x11_p.h.
int QX11Data::ScrollInProgress::dx |
Definition at line 457 of file qt_x11_p.h.
Referenced by translateBySips().
int QX11Data::ScrollInProgress::dy |
Definition at line 457 of file qt_x11_p.h.
Referenced by translateBySips().
long QX11Data::ScrollInProgress::id |
Definition at line 455 of file qt_x11_p.h.
Referenced by qt_insert_sip(), and QETWidget::translateScrollDoneEvent().
QWidget* QX11Data::ScrollInProgress::scrolled_widget |
Definition at line 456 of file qt_x11_p.h.
Referenced by qt_sip_count(), and translateBySips().