Qt 4.8
|
#include <qt_cocoa_helpers_mac_p.h>
Static Public Functions | |
static bool | delayScroll (QWidgetPrivate *target, int dx, int dy, const QRect &scrollRect) |
static void | initDelayedScroll () |
static void | performDelayedScroll () |
Static Private Attributes | |
static int | _dx = 0 |
static int | _dy = 0 |
static bool | _inWheelEvent = false |
static QRect | _scrollRect = QRect(0, 0, -1, -1) |
static QWidgetPrivate * | _target = 0 |
Definition at line 249 of file qt_cocoa_helpers_mac_p.h.
|
inlinestatic |
Definition at line 269 of file qt_cocoa_helpers_mac_p.h.
Referenced by QWidgetPrivate::scroll_sys().
|
inlinestatic |
Definition at line 264 of file qt_cocoa_helpers_mac_p.h.
|
inlinestatic |
Definition at line 285 of file qt_cocoa_helpers_mac_p.h.
|
staticprivate |
Definition at line 259 of file qt_cocoa_helpers_mac_p.h.
Referenced by qt_mac_post_retranslateAppMenu().
|
staticprivate |
Definition at line 260 of file qt_cocoa_helpers_mac_p.h.
Referenced by qt_mac_post_retranslateAppMenu().
|
staticprivate |
Definition at line 258 of file qt_cocoa_helpers_mac_p.h.
Referenced by qt_mac_post_retranslateAppMenu().
Definition at line 261 of file qt_cocoa_helpers_mac_p.h.
Referenced by qt_mac_post_retranslateAppMenu().
|
staticprivate |
Definition at line 257 of file qt_cocoa_helpers_mac_p.h.
Referenced by qt_mac_post_retranslateAppMenu().