malena
Why malena
Quick start
Tutorials
API docs
GitHub
GitHub
Tutorials
Loading...
Searching...
No Matches
ml
PillToggle
ml::PillToggle Member List
This is the complete list of members for
ml::PillToggle
, 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::PillTheme
inline
virtual
applySettings
(const S &s)
ml::PillToggle
inline
applyStyle
(const St &s)
ml::PillToggle
inline
applyTheme
(const T &t)
ml::PillToggle
inline
clearItems
()
ml::ToggleSettings
inline
disabledColor
ml::ControlTheme
disabledTextColor
ml::ControlTheme
draw
(sf::RenderTarget &target, sf::RenderStates states) const override
ml::PillToggle
protected
errorColor
ml::ControlTheme
fillColor
ml::GraphicTheme
Flag
typedef
ml::PillToggle
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
getCharacterSize
() const
ml::PillToggle
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::PillToggle
getHoverColor
() const
ml::ControlTheme
inline
getInactiveColor
() const
ml::ToggleTheme
inline
getItems
() const
ml::ToggleSettings
inline
getLabelOffset
() const
ml::PillSettings
inline
getLeftLabel
() const
ml::PillSettings
inline
getMutedColor
() const
ml::ControlTheme
inline
getOutlineColor
() const
ml::GraphicTheme
inline
getOutlineThickness
() const
ml::GraphicTheme
inline
getPadding
() const
ml::ControlTheme
inline
getPillLabelActiveColor
() const
ml::PillTheme
inline
getPillLabelInactiveColor
() const
ml::PillTheme
inline
getPillOffLabel
() const
ml::PillSettings
inline
getPillOnLabel
() const
ml::PillSettings
inline
getPosition
() const override
ml::PillToggle
getRadius
() const
ml::GraphicTheme
inline
getRightLabel
() const
ml::PillSettings
inline
getTextColor
() const
ml::ControlTheme
inline
getThumbColor
() const
ml::PillTheme
inline
getThumbDisabledColor
() const
ml::PillTheme
inline
getThumbMargin
() const
ml::PillSettings
inline
getTrackOffColor
() const
ml::PillTheme
inline
getTrackOnColor
() const
ml::PillTheme
inline
getTrackSize
() const
ml::PillSettings
inline
hoverColor
ml::ControlTheme
inactiveColor
ml::ToggleTheme
isEnabled
() const
ml::PillToggle
isOn
() const
ml::PillToggle
isSettingsLocked
() const
ml::Themeable
inline
isThemeLocked
() const
ml::Themeable
inline
items
ml::ToggleSettings
labelOffset
ml::PillSettings
leftLabel
ml::PillSettings
lockSettings
()
ml::Themeable
inline
lockTheme
()
ml::Themeable
inline
mutedColor
ml::ControlTheme
onThemeApplied
(const Theme &theme) override
ml::PillToggle
protected
virtual
onToggled
(std::function< void(bool)> callback)
ml::PillToggle
ml::operator=
(const ToggleSettings &t)
ml::PillSettings
inline
ml::operator=
(const ControlSettings &c)
ml::PillSettings
inline
ml::operator=
(const GraphicSettings &g)
ml::PillSettings
inline
ml::PillTheme::operator=
(const ToggleTheme &t)
ml::PillTheme
inline
ml::PillTheme::operator=
(const ControlTheme &c)
ml::PillTheme
inline
ml::PillTheme::operator=
(const GraphicTheme &g)
ml::PillTheme
inline
outlineColor
ml::GraphicTheme
outlineThickness
ml::GraphicTheme
padding
ml::ControlTheme
pillLabelActiveColor
ml::PillTheme
pillLabelInactiveColor
ml::PillTheme
pillOffLabel
ml::PillSettings
pillOnLabel
ml::PillSettings
PillToggle
()
ml::PillToggle
explicit
radius
ml::GraphicTheme
rightLabel
ml::PillSettings
setActiveColor
(const sf::Color &c)
ml::ToggleTheme
inline
setActiveTextColor
(const sf::Color &c)
ml::ToggleTheme
inline
setAnimSpeed
(float s)
ml::ToggleSettings
inline
setCharacterSize
(unsigned int size)
ml::PillToggle
inline
setDisabledColor
(const sf::Color &c)
ml::ControlTheme
inline
setDisabledTextColor
(const sf::Color &c)
ml::ControlTheme
inline
setEnabled
(bool enabled)
ml::PillToggle
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
setInactiveColor
(const sf::Color &c)
ml::ToggleTheme
inline
setItems
(std::vector< std::pair< std::string, std::string > > i)
ml::ToggleSettings
inline
setLabelOffset
(float o)
ml::PillSettings
inline
setLeftLabel
(const std::string &s)
ml::PillSettings
inline
setMutedColor
(const sf::Color &c)
ml::ControlTheme
inline
setOn
(bool on)
ml::PillToggle
setOutlineColor
(const sf::Color &c)
ml::GraphicTheme
inline
setOutlineThickness
(float t)
ml::GraphicTheme
inline
setPadding
(float p)
ml::ControlTheme
inline
setPillLabelActiveColor
(const sf::Color &c)
ml::PillTheme
inline
setPillLabelInactiveColor
(const sf::Color &c)
ml::PillTheme
inline
setPillLabels
(const std::string &off, const std::string &on)
ml::PillSettings
inline
setPillOffLabel
(const std::string &s)
ml::PillSettings
inline
setPillOnLabel
(const std::string &s)
ml::PillSettings
inline
setPosition
(const sf::Vector2f &position) override
ml::PillToggle
setRadius
(float r)
ml::GraphicTheme
inline
setRightLabel
(const std::string &s)
ml::PillSettings
inline
setTextColor
(const sf::Color &c)
ml::ControlTheme
inline
setThumbColor
(const sf::Color &c)
ml::PillTheme
inline
setThumbDisabledColor
(const sf::Color &c)
ml::PillTheme
inline
setThumbMargin
(float m)
ml::PillSettings
inline
setTrackOffColor
(const sf::Color &c)
ml::PillTheme
inline
setTrackOnColor
(const sf::Color &c)
ml::PillTheme
inline
setTrackSize
(const sf::Vector2f &s)
ml::PillSettings
inline
State
typedef
ml::PillToggle
textColor
ml::ControlTheme
Themeable
()
ml::Themeable
inline
thumbColor
ml::PillTheme
thumbDisabledColor
ml::PillTheme
thumbMargin
ml::PillSettings
toggle
()
ml::PillToggle
trackOffColor
ml::PillTheme
trackOnColor
ml::PillTheme
trackSize
ml::PillSettings
unlockSettings
()
ml::Themeable
inline
unlockTheme
()
ml::Themeable
inline
~GraphicSettings
()=default
ml::GraphicSettings
virtual
~GraphicTheme
()=default
ml::GraphicTheme
virtual
~Themeable
()
ml::Themeable
inline
virtual