11 namespace deserializers
15 using json::utility::jsonObject;
19 parser.
parse(description);
24 unique_ptr<utility::AdditionalCreationData<ImageButton>> creationData;
std::unique_ptr< T > smartPointerType
Compatible smart pointer type.
Base class for all windows, controls, etc.
virtual void setBackgroundColor(uint8_t red, uint8_t green, uint8_t blue)
Base class for all windows that has children windows.
const std::unordered_map< size_t, smartPointerType< utility::BaseComponentCreator > > & getCreators() const
Get all current registered creators.
static GUIFramework & get()
Singleton instance access.
static uint32_t getCodepage()
wstring to_wstring(const string &stringToConvert, uint32_t codepage)
std::array< uint8_t, 3 > backgroundColor
utility::ComponentSettings settings