LibreOffice Module vcl (master) 1
|
#include <vcl/dllapi.h>
Go to the source code of this file.
Classes | |
class | GestureEventPan |
Enumerations | |
enum class | GestureEventPanType { Begin , Update , End } |
enum class | PanningOrientation { Horizontal , Vertical } |
|
strong |
Enumerator | |
---|---|
Begin | |
Update | |
End |
Definition at line 15 of file GestureEventPan.hxx.
|
strong |
Enumerator | |
---|---|
Horizontal | |
Vertical |
Definition at line 22 of file GestureEventPan.hxx.