|
tesseract 4.1.1
|
#include <cstdio>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 45 of file scrollview.h.