![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qeffects_p.h>
Public Types | |
enum | Direction { LeftScroll = 0x0001 , RightScroll = 0x0002 , UpScroll = 0x0004 , DownScroll = 0x0008 } |
typedef uint | DirFlags |
Definition at line 29 of file qeffects_p.h.
typedef uint QEffects::DirFlags |
Definition at line 38 of file qeffects_p.h.
enum QEffects::Direction |
Enumerator | |
---|---|
LeftScroll | |
RightScroll | |
UpScroll | |
DownScroll |
Definition at line 31 of file qeffects_p.h.