![]() |
Qt 6.x
The Qt SDK
|
#include <qeffects_p.h>
Public Types | |
enum | Direction { LeftScroll = 0x0001 , RightScroll = 0x0002 , UpScroll = 0x0004 , DownScroll = 0x0008 } |
typedef uint | DirFlags |
Definition at line 28 of file qeffects_p.h.
typedef uint QEffects::DirFlags |
Definition at line 37 of file qeffects_p.h.
enum QEffects::Direction |
Enumerator | |
---|---|
LeftScroll | |
RightScroll | |
UpScroll | |
DownScroll |
Definition at line 30 of file qeffects_p.h.