Qt 4.8
|
#include <qeffects_p.h>
Public Types | |
enum | Direction { LeftScroll = 0x0001, RightScroll = 0x0002, UpScroll = 0x0004, DownScroll = 0x0008 } |
typedef uint | DirFlags |
Definition at line 65 of file qeffects_p.h.
typedef uint QEffects::DirFlags |
Definition at line 74 of file qeffects_p.h.
enum QEffects::Direction |
Enumerator | |
---|---|
LeftScroll | |
RightScroll | |
UpScroll | |
DownScroll |
Definition at line 67 of file qeffects_p.h.