malena
Why malena
Quick start
Tutorials
API docs
GitHub
GitHub
Tutorials
Loading...
Searching...
No Matches
ml
ButtonToggle
ml::ButtonToggle Member List
This is the complete list of members for
ml::ButtonToggle
, including all inherited members.
activeColor
ml::ToggleTheme
activeTextColor
ml::ToggleTheme
addItem
(const std::string &label, const std::string &key)
ml::ToggleSettings
inline
animSpeed
ml::ToggleSettings
applyFrom
(const Theme &t) override
ml::ButtonTheme
inline
virtual
applySettings
(const S &s)
ml::ButtonToggle
inline
applyStyle
(const St &s)
ml::ButtonToggle
inline
applyTheme
(const T &t)
ml::ButtonToggle
inline
borderColor
ml::ButtonTheme
borderThickness
ml::ButtonTheme
buttonRadius
ml::ButtonTheme
ButtonToggle
()
ml::ButtonToggle
explicit
clearItems
()
ml::ToggleSettings
inline
disabledColor
ml::ControlTheme
disabledTextColor
ml::ControlTheme
draw
(sf::RenderTarget &target, sf::RenderStates states) const override
ml::ButtonToggle
protected
errorColor
ml::ControlTheme
fillColor
ml::GraphicTheme
Flag
typedef
ml::ButtonToggle
focusColor
ml::ControlTheme
font
ml::ControlTheme
fontSize
ml::ControlTheme
fontSizeSmall
ml::ControlTheme
getActiveColor
() const
ml::ToggleTheme
inline
getActiveTextColor
() const
ml::ToggleTheme
inline
getAnimSpeed
() const
ml::ToggleSettings
inline
getBorderColor
() const
ml::ButtonTheme
inline
getBorderThickness
() const
ml::ButtonTheme
inline
getButtonRadius
() const
ml::ButtonTheme
inline
getDisabledColor
() const
ml::ControlTheme
inline
getDisabledTextColor
() const
ml::ControlTheme
inline
getErrorColor
() const
ml::ControlTheme
inline
getFillColor
() const
ml::GraphicTheme
inline
getFocusColor
() const
ml::ControlTheme
inline
getFont
() const
ml::ControlTheme
inline
getFontSize
() const
ml::ControlTheme
inline
getFontSizeSmall
() const
ml::ControlTheme
inline
getGlobalBounds
() const override
ml::ButtonToggle
getHoverColor
() const
ml::ControlTheme
inline
getIconAlign
() const
ml::ButtonSettings
inline
getIconOff
() const
ml::ButtonSettings
inline
getIconOffRect
() const
ml::ButtonSettings
inline
getIconOn
() const
ml::ButtonSettings
inline
getIconOnRect
() const
ml::ButtonSettings
inline
getIconPadding
() const
ml::ButtonSettings
inline
getIconSize
() const
ml::ButtonSettings
inline
getInactiveColor
() const
ml::ToggleTheme
inline
getItems
() const
ml::ToggleSettings
inline
getMutedColor
() const
ml::ControlTheme
inline
getOffColor
() const
ml::ButtonTheme
inline
getOffLabel
() const
ml::ButtonSettings
inline
getOffTextColor
() const
ml::ButtonTheme
inline
getOnColor
() const
ml::ButtonTheme
inline
getOnLabel
() const
ml::ButtonSettings
inline
getOnTextColor
() const
ml::ButtonTheme
inline
getOutlineColor
() const
ml::GraphicTheme
inline
getOutlineThickness
() const
ml::GraphicTheme
inline
getPadding
() const
ml::ControlTheme
inline
getPosition
() const override
ml::ButtonToggle
getRadius
() const
ml::GraphicTheme
inline
getSize
() const
ml::ButtonSettings
inline
getTextColor
() const
ml::ControlTheme
inline
hoverColor
ml::ControlTheme
IconAlign
enum name
ml::ButtonSettings
iconAlign
ml::ButtonSettings
iconOff
ml::ButtonSettings
iconOffRect
ml::ButtonSettings
iconOn
ml::ButtonSettings
iconOnRect
ml::ButtonSettings
iconPadding
ml::ButtonSettings
iconSize
ml::ButtonSettings
inactiveColor
ml::ToggleTheme
isEnabled
() const
ml::ButtonToggle
isOn
() const
ml::ButtonToggle
isSettingsLocked
() const
ml::Themeable
inline
isThemeLocked
() const
ml::Themeable
inline
items
ml::ToggleSettings
lockSettings
()
ml::Themeable
inline
lockTheme
()
ml::Themeable
inline
mutedColor
ml::ControlTheme
offColor
ml::ButtonTheme
offLabel
ml::ButtonSettings
offTextColor
ml::ButtonTheme
onColor
ml::ButtonTheme
onLabel
ml::ButtonSettings
onTextColor
ml::ButtonTheme
onThemeApplied
(const Theme &theme) override
ml::ButtonToggle
protected
virtual
onToggled
(std::function< void(bool)> callback)
ml::ButtonToggle
ml::operator=
(const ToggleSettings &t)
ml::ButtonSettings
inline
ml::operator=
(const ControlSettings &c)
ml::ButtonSettings
inline
ml::operator=
(const GraphicSettings &g)
ml::ButtonSettings
inline
ml::ButtonTheme::operator=
(const ToggleTheme &t)
ml::ButtonTheme
inline
ml::ButtonTheme::operator=
(const ControlTheme &c)
ml::ButtonTheme
inline
ml::ButtonTheme::operator=
(const GraphicTheme &g)
ml::ButtonTheme
inline
outlineColor
ml::GraphicTheme
outlineThickness
ml::GraphicTheme
padding
ml::ControlTheme
radius
ml::GraphicTheme
setActiveColor
(const sf::Color &c)
ml::ToggleTheme
inline
setActiveTextColor
(const sf::Color &c)
ml::ToggleTheme
inline
setAnimSpeed
(float s)
ml::ToggleSettings
inline
setBorderColor
(const sf::Color &c)
ml::ButtonTheme
inline
setBorderThickness
(float t)
ml::ButtonTheme
inline
setButtonRadius
(float r)
ml::ButtonTheme
inline
setDisabledColor
(const sf::Color &c)
ml::ControlTheme
inline
setDisabledTextColor
(const sf::Color &c)
ml::ControlTheme
inline
setEnabled
(bool enabled)
ml::ButtonToggle
setErrorColor
(const sf::Color &c)
ml::ControlTheme
inline
setFillColor
(const sf::Color &c)
ml::GraphicTheme
inline
setFocusColor
(const sf::Color &c)
ml::ControlTheme
inline
setFont
(const sf::Font &f)
ml::ControlTheme
inline
setFont
(const sf::Font &&)=delete
ml::ControlTheme
setFontSize
(unsigned int s)
ml::ControlTheme
inline
setFontSizeSmall
(unsigned int s)
ml::ControlTheme
inline
setHoverColor
(const sf::Color &c)
ml::ControlTheme
inline
setIconAlign
(IconAlign a)
ml::ButtonSettings
inline
setIconOff
(const sf::Texture *t)
ml::ButtonSettings
inline
setIconOffRect
(const sf::IntRect &r)
ml::ButtonSettings
inline
setIconOn
(const sf::Texture *t)
ml::ButtonSettings
inline
setIconOnRect
(const sf::IntRect &r)
ml::ButtonSettings
inline
setIconPadding
(float p)
ml::ButtonSettings
inline
setIcons
(const sf::Texture *on, const sf::Texture *off=nullptr)
ml::ButtonSettings
inline
setIconSize
(const sf::Vector2f &s)
ml::ButtonSettings
inline
setInactiveColor
(const sf::Color &c)
ml::ToggleTheme
inline
setItems
(std::vector< std::pair< std::string, std::string > > i)
ml::ToggleSettings
inline
setLabels
(const std::string &on, const std::string &off)
ml::ButtonSettings
inline
setMutedColor
(const sf::Color &c)
ml::ControlTheme
inline
setOffColor
(const sf::Color &c)
ml::ButtonTheme
inline
setOffLabel
(const std::string &s)
ml::ButtonSettings
inline
setOffTextColor
(const sf::Color &c)
ml::ButtonTheme
inline
setOn
(bool on)
ml::ButtonToggle
setOnColor
(const sf::Color &c)
ml::ButtonTheme
inline
setOnLabel
(const std::string &s)
ml::ButtonSettings
inline
setOnTextColor
(const sf::Color &c)
ml::ButtonTheme
inline
setOutlineColor
(const sf::Color &c)
ml::GraphicTheme
inline
setOutlineThickness
(float t)
ml::GraphicTheme
inline
setPadding
(float p)
ml::ControlTheme
inline
setPosition
(const sf::Vector2f &position) override
ml::ButtonToggle
setRadius
(float r)
ml::GraphicTheme
inline
setSize
(const sf::Vector2f &s)
ml::ButtonSettings
inline
setTextColor
(const sf::Color &c)
ml::ControlTheme
inline
size
ml::ButtonSettings
State
typedef
ml::ButtonToggle
textColor
ml::ControlTheme
Themeable
()
ml::Themeable
inline
toggle
()
ml::ButtonToggle
unlockSettings
()
ml::Themeable
inline
unlockTheme
()
ml::Themeable
inline
~GraphicSettings
()=default
ml::GraphicSettings
virtual
~GraphicTheme
()=default
ml::GraphicTheme
virtual
~Themeable
()
ml::Themeable
inline
virtual