mGNCS API Reference  v1.5.0
A new control set and a new framework for MiniGUI apps
Data Structures | Enumerations | Variables
mInvisibleComponent

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...
 

Detailed Description

Enumeration Type Documentation

◆ ncsInvsbCompProp

the invisible component property define

Definition at line 116 of file minvisible-component.h.

Variable Documentation

◆ g_stmInvsbCompCls

g_stmInvsbCompCls

the singleton mInvsbCompClass