Wrapper classes for the emwin library

Dependents:   app_emwin1 app_emwin2_pos lpc4088_ebb_gui_emwin

Auto generated API documentation and code listings for ewgui

Classes

EwButton This is a wrapper class for the emwin BUTTON interface
EwCheckBox This is wrapper class for the emwin CHECKBOX interface
EwDropDown This is a wrapper class for the emwin DROPDOWN interface
EwEdit This is a wrapper class for the emwin EDIT interface
EwFrameWindow This is a wrapper class for the emwin FRAMEWIN interface
EwFunctionPointer A class for storing and calling a pointer to a static or member void function
EwGui This is the main class to get Segger's emwin library up-and-running with the mbed online tools
EwPainter This is a wrapper class for the drawing primitives in the emwin GUI interface
EwWindow This is base class for all EwGui wrapper classes

Code

emwin_port.cpp [code]
emwin_port.h [code]
EwButton.cpp [code]
EwButton.h [code]
EwCheckBox.cpp [code]
EwCheckBox.h [code]
EwDropDown.cpp [code]
EwDropDown.h [code]
EwEdit.cpp [code]
EwEdit.h [code]
EwFrameWindow.cpp [code]
EwFrameWindow.h [code]
EwFunctionPointer.cpp [code]
EwFunctionPointer.h [code]
EwGui.cpp [code]
EwGui.h [code]
EwPainter.cpp [code]
EwPainter.h [code]
EwWindow.cpp [code]
EwWindow.h [code]
GUIConf.h [code]