malena
Why malena
Quick start
Tutorials
API docs
GitHub
GitHub
Tutorials
Loading...
Searching...
No Matches
ml
SegmentToggle
ml::SegmentToggle Member List
This is the complete list of members for
ml::SegmentToggle
, including all inherited members.
activeColor
ml::ToggleTheme
activeTextColor
ml::SegmentTheme
addItem
(const std::string &label, const std::string &key)
ml::ToggleSettings
inline
animSpeed
ml::ToggleSettings
applyFrom
(const Theme &t) override
ml::SegmentTheme
inline
virtual
applySettings
(const S &s)
ml::SegmentToggle
inline
applyStyle
(const St &s)
ml::SegmentToggle
inline
applyTheme
(const T &t)
ml::SegmentToggle
inline
clearItems
()
ml::ToggleSettings
inline
disabledColor
ml::ControlTheme
disabledTextColor
ml::ControlTheme
draw
(sf::RenderTarget &target, sf::RenderStates states) const override
ml::SegmentToggle
protected
errorColor
ml::ControlTheme
fillColor
ml::GraphicTheme
Flag
typedef
ml::SegmentToggle
focusColor
ml::ControlTheme
font
ml::ControlTheme
fontSize
ml::ControlTheme
fontSizeSmall
ml::ControlTheme
getActiveColor
() const
ml::ToggleTheme
inline
getActiveTextColor
() const
ml::SegmentTheme
inline
getAnimSpeed
() const
ml::ToggleSettings
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::SegmentToggle
getHoverColor
() const
ml::ControlTheme
inline
getInactiveColor
() const
ml::ToggleTheme
inline
getInactiveTextColor
() const
ml::SegmentTheme
inline
getItems
() const
ml::ToggleSettings
inline
getMutedColor
() const
ml::ControlTheme
inline
getOffLabel
() const
ml::SegmentSettings
inline
getOnLabel
() const
ml::SegmentSettings
inline
getOutlineColor
() const
ml::GraphicTheme
inline
getOutlineThickness
() const
ml::GraphicTheme
inline
getPadding
() const
ml::ControlTheme
inline
getPosition
() const override
ml::SegmentToggle
getRadius
() const
ml::GraphicTheme
inline
getSegPadding
() const
ml::SegmentSettings
inline
getSegRadius
() const
ml::SegmentSettings
inline
getSize
() const
ml::SegmentSettings
inline
getTextColor
() const
ml::ControlTheme
inline
getThumbColor
() const
ml::SegmentTheme
inline
getTrackColor
() const
ml::SegmentTheme
inline
hoverColor
ml::ControlTheme
inactiveColor
ml::ToggleTheme
inactiveTextColor
ml::SegmentTheme
isEnabled
() const
ml::SegmentToggle
isOn
() const
ml::SegmentToggle
isSettingsLocked
() const
ml::Themeable
inline
isThemeLocked
() const
ml::Themeable
inline
items
ml::ToggleSettings
lockSettings
()
ml::Themeable
inline
lockTheme
()
ml::Themeable
inline
mutedColor
ml::ControlTheme
offLabel
ml::SegmentSettings
onLabel
ml::SegmentSettings
onThemeApplied
(const Theme &theme) override
ml::SegmentToggle
protected
virtual
onToggled
(std::function< void(bool)> callback)
ml::SegmentToggle
ml::operator=
(const ToggleSettings &t)
ml::SegmentSettings
inline
ml::operator=
(const ControlSettings &c)
ml::SegmentSettings
inline
ml::operator=
(const GraphicSettings &g)
ml::SegmentSettings
inline
ml::SegmentTheme::operator=
(const ToggleTheme &t)
ml::SegmentTheme
inline
ml::SegmentTheme::operator=
(const ControlTheme &c)
ml::SegmentTheme
inline
ml::SegmentTheme::operator=
(const GraphicTheme &g)
ml::SegmentTheme
inline
outlineColor
ml::GraphicTheme
outlineThickness
ml::GraphicTheme
padding
ml::ControlTheme
radius
ml::GraphicTheme
SegmentToggle
()
ml::SegmentToggle
explicit
segPadding
ml::SegmentSettings
segRadius
ml::SegmentSettings
setActiveColor
(const sf::Color &c)
ml::ToggleTheme
inline
setActiveTextColor
(const sf::Color &c)
ml::SegmentTheme
inline
setAnimSpeed
(float s)
ml::ToggleSettings
inline
setDisabledColor
(const sf::Color &c)
ml::ControlTheme
inline
setDisabledTextColor
(const sf::Color &c)
ml::ControlTheme
inline
setEnabled
(bool enabled)
ml::SegmentToggle
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
setInactiveTextColor
(const sf::Color &c)
ml::SegmentTheme
inline
setItems
(std::vector< std::pair< std::string, std::string > > i)
ml::ToggleSettings
inline
setMutedColor
(const sf::Color &c)
ml::ControlTheme
inline
setOffLabel
(const std::string &s)
ml::SegmentSettings
inline
setOn
(bool on)
ml::SegmentToggle
setOnLabel
(const std::string &s)
ml::SegmentSettings
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::SegmentToggle
setRadius
(float r)
ml::GraphicTheme
inline
setSegmentLabels
(const std::string &off, const std::string &on)
ml::SegmentSettings
inline
setSegPadding
(float p)
ml::SegmentSettings
inline
setSegRadius
(float r)
ml::SegmentSettings
inline
setSize
(const sf::Vector2f &s)
ml::SegmentSettings
inline
setTextColor
(const sf::Color &c)
ml::ControlTheme
inline
setThumbColor
(const sf::Color &c)
ml::SegmentTheme
inline
setTrackColor
(const sf::Color &c)
ml::SegmentTheme
inline
size
ml::SegmentSettings
State
typedef
ml::SegmentToggle
textColor
ml::ControlTheme
Themeable
()
ml::Themeable
inline
thumbColor
ml::SegmentTheme
toggle
()
ml::SegmentToggle
trackColor
ml::SegmentTheme
unlockSettings
()
ml::Themeable
inline
unlockTheme
()
ml::Themeable
inline
~GraphicSettings
()=default
ml::GraphicSettings
virtual
~GraphicTheme
()=default
ml::GraphicTheme
virtual
~Themeable
()
ml::Themeable
inline
virtual