tesseract
5.0.0-alpha-619-ge9db
|
#include <cstdio>
#include <mutex>
Go to the source code of this file.
Classes | |
struct | SVEvent |
class | SVEventHandler |
class | ScrollView |
Enumerations | |
enum | SVEventType { SVET_DESTROY, SVET_EXIT, SVET_CLICK, SVET_SELECTION, SVET_INPUT, SVET_MOUSE, SVET_MOTION, SVET_HOVER, SVET_POPUP, SVET_MENU, SVET_ANY, SVET_COUNT } |
enum SVEventType |
Enumerator | |
---|---|
SVET_DESTROY | |
SVET_EXIT | |
SVET_CLICK | |
SVET_SELECTION | |
SVET_INPUT | |
SVET_MOUSE | |
SVET_MOTION | |
SVET_HOVER | |
SVET_POPUP | |
SVET_MENU | |
SVET_ANY | |
SVET_COUNT |
Definition at line 44 of file scrollview.h.