Qt 4.8
|
This is the complete list of members for QWindowSystemInterfacePrivate::WheelEvent, including all inherited members.
delta | QWindowSystemInterfacePrivate::WheelEvent | |
globalPos | QWindowSystemInterfacePrivate::WheelEvent | |
localPos | QWindowSystemInterfacePrivate::WheelEvent | |
orient | QWindowSystemInterfacePrivate::WheelEvent | |
timestamp | QWindowSystemInterfacePrivate::UserEvent | |
type | QWindowSystemInterfacePrivate::WindowSystemEvent | |
UserEvent(QWidget *w, ulong time, EventType t) | QWindowSystemInterfacePrivate::UserEvent | inline |
WheelEvent(QWidget *w, ulong time, const QPoint &local, const QPoint &global, int d, Qt::Orientation o) | QWindowSystemInterfacePrivate::WheelEvent | inline |
widget | QWindowSystemInterfacePrivate::UserEvent | |
WindowSystemEvent(EventType t) | QWindowSystemInterfacePrivate::WindowSystemEvent | inline |
~WindowSystemEvent() | QWindowSystemInterfacePrivate::WindowSystemEvent | inlinevirtual |