|
mGNCS API Reference
v1.5.0
A new control set and a new framework for MiniGUI apps
|
Data Structures | |
| struct | mTimerClass |
| the class of Timer object More... | |
| struct | mTimer |
| the timer member define More... | |
Macros | |
| #define | NCSCTRL_TIMER NCSCLASSNAME("timer") |
| the class name of mTimer More... | |
Enumerations | |
| enum | ncsTimerProp { NCSP_TIMER_INTERVAL = NCSP_IVCMPT_MAX + 1 } |
| the mTimer's property define More... | |
Variables | |
| MGNCS_EXPORT mTimerClass | g_stmTimerCls |
| the singleton of mTimerClass More... | |
| #define NCSCTRL_TIMER NCSCLASSNAME("timer") |
| enum ncsTimerProp |
| g_stmTimerCls |
the singleton of mTimerClass
1.8.17