MiniGUI API Reference (MiniGUI-Processes)
v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
Modules | |
Styles of monthcalendar control | |
Messages of monthcalendar control | |
Notification codes of monthcalendar control | |
Data Structures | |
struct | _SYSTEMTIME |
struct | _MCCOLORINFO |
Macros | |
#define | CTRL_MONTHCALENDAR ("MonthCalendar") |
The class name of monthcalendar control. More... | |
Typedefs | |
typedef struct _SYSTEMTIME | SYSTEMTIME |
typedef SYSTEMTIME * | PSYSTEMTIME |
Data type of the pointer to a SYSTEMTIME. More... | |
typedef struct _MCCOLORINFO | MCCOLORINFO |
typedef MCCOLORINFO * | PMCCOLORINFO |
Data type of the pointer to a MCCOLORINFO. More... | |
#define CTRL_MONTHCALENDAR ("MonthCalendar") |
The class name of monthcalendar control.
Definition at line 72 of file monthcal.h.
typedef struct _MCCOLORINFO MCCOLORINFO |
Struture of the color info of the monthcalendar control
typedef MCCOLORINFO * PMCCOLORINFO |
Data type of the pointer to a MCCOLORINFO.
Definition at line 125 of file monthcal.h.
typedef SYSTEMTIME * PSYSTEMTIME |
Data type of the pointer to a SYSTEMTIME.
Definition at line 90 of file monthcal.h.
typedef struct _SYSTEMTIME SYSTEMTIME |
Structure of the system time