|
mGNCS API Reference
v1.5.0
A new control set and a new framework for MiniGUI apps
|
Data Structures | |
| struct | mInvsbCompClass |
| define the VTable of mInvsbComp, inherit mComponentClass More... | |
| struct | mInvsbComp |
| define the mInvsbComp members , inherit from mComponent. An Invisible Component is a Component only support some functions, and user cannot see them More... | |
Enumerations | |
| enum | ncsInvsbCompProp |
| the invisible component property define More... | |
Variables | |
| MGNCS_EXPORT mInvsbCompClass | g_stmInvsbCompCls |
| the singleton mInvsbCompClass More... | |
| enum ncsInvsbCompProp |
the invisible component property define
Definition at line 116 of file minvisible-component.h.
| g_stmInvsbCompCls |
the singleton mInvsbCompClass
1.8.17