ofxMUI
A Multi-touch GUI implementation built with ofxDOM for openFrameworks.
ofx::MUI::Styles Member List

This is the complete list of members for ofx::MUI::Styles, including all inherited members.

_colorsofx::MUI::Stylesprotected
_fontsofx::MUI::Stylesmutableprotected
getColor(Role role, State state) const ofx::MUI::Styles
getFont(FontSize size=FontSize::MEDIUM) const ofx::MUI::Styles
Role enum nameofx::MUI::Styles
ROLE_ACCENT enum valueofx::MUI::Styles
ROLE_BACKGROUND enum valueofx::MUI::Styles
ROLE_BORDER enum valueofx::MUI::Styles
ROLE_FOREGROUND enum valueofx::MUI::Styles
ROLE_TEXT enum valueofx::MUI::Styles
setColor(const ofColor &color, Role role, State state)ofx::MUI::Styles
setColors(const ofColor &foreground, const ofColor &background, const ofColor &accent, const ofColor &border, const ofColor &text)ofx::MUI::Styles
setFont(FontSize size, std::shared_ptr< ofTrueTypeFont > font)ofx::MUI::Styles
State enum nameofx::MUI::Styles
STATE_DISABLED enum valueofx::MUI::Styles
STATE_DOWN enum valueofx::MUI::Styles
STATE_NORMAL enum valueofx::MUI::Styles
STATE_OVER enum valueofx::MUI::Styles
Styles()ofx::MUI::Styles
~Styles()ofx::MUI::Stylesvirtual