Wrapper classes for the emwin library

Dependents:   app_emwin1 app_emwin2_pos lpc4088_ebb_gui_emwin

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
EwButtonThis is a wrapper class for the emwin BUTTON interface
EwCheckBoxThis is wrapper class for the emwin CHECKBOX interface
EwDropDownThis is a wrapper class for the emwin DROPDOWN interface
EwEditThis is a wrapper class for the emwin EDIT interface
EwFrameWindowThis is a wrapper class for the emwin FRAMEWIN interface
EwFunctionPointerA class for storing and calling a pointer to a static or member void function
EwGuiThis is the main class to get Segger's emwin library up-and-running with the mbed online tools
EwPainterThis is a wrapper class for the drawing primitives in the emwin GUI interface
EwWindowThis is base class for all EwGui wrapper classes