Qt 4.8
|
Public Variables | |
bool | error |
const QWidget * | etWidget |
bool | filterByWidget |
int | tabletMotionType |
const QWidget * | widget |
Definition at line 4653 of file qapplication_x11.cpp.
bool qt_tablet_motion_data::error |
Definition at line 4659 of file qapplication_x11.cpp.
Referenced by qt_mouseMotion_scanner(), qt_tabletMotion_scanner(), and QETWidget::translateXinputEvent().
const QWidget* qt_tablet_motion_data::etWidget |
Definition at line 4657 of file qapplication_x11.cpp.
Referenced by qt_tabletMotion_scanner(), and QETWidget::translateXinputEvent().
bool qt_tablet_motion_data::filterByWidget |
Definition at line 4655 of file qapplication_x11.cpp.
Referenced by qt_tabletMotion_scanner(), and QETWidget::translateXinputEvent().
int qt_tablet_motion_data::tabletMotionType |
Definition at line 4658 of file qapplication_x11.cpp.
Referenced by qt_mouseMotion_scanner(), qt_tabletMotion_scanner(), and QETWidget::translateXinputEvent().
const QWidget* qt_tablet_motion_data::widget |
Definition at line 4656 of file qapplication_x11.cpp.
Referenced by qt_tabletMotion_scanner(), and QETWidget::translateXinputEvent().