malena
Why malena
Quick start
Tutorials
API docs
GitHub
GitHub
Tutorials
Loading...
Searching...
No Matches
ml
SegmentStyle
ml::SegmentStyle Member List
This is the complete list of members for
ml::SegmentStyle
, 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)
ml::SegmentStyle
inline
virtual
clearItems
()
ml::ToggleSettings
inline
disabledColor
ml::ControlTheme
disabledTextColor
ml::ControlTheme
errorColor
ml::ControlTheme
fillColor
ml::GraphicTheme
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
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
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
items
ml::ToggleSettings
mutedColor
ml::ControlTheme
offLabel
ml::SegmentSettings
onLabel
ml::SegmentSettings
operator=
(const SegmentSettings &s)
ml::SegmentStyle
inline
operator=
(const SegmentTheme &t)
ml::SegmentStyle
inline
operator=
(const ToggleTheme &t)
ml::SegmentStyle
inline
operator=
(const ControlTheme &c)
ml::SegmentStyle
inline
operator=
(const GraphicTheme &g)
ml::SegmentStyle
inline
operator=
(const ToggleSettings &t)
ml::SegmentStyle
inline
operator=
(const ControlSettings &c)
ml::SegmentStyle
inline
ml::SegmentSettings::operator=
(const GraphicSettings &g)
ml::SegmentSettings
inline
outlineColor
ml::GraphicTheme
outlineThickness
ml::GraphicTheme
padding
ml::ControlTheme
radius
ml::GraphicTheme
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
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
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
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
textColor
ml::ControlTheme
thumbColor
ml::SegmentTheme
trackColor
ml::SegmentTheme
~GraphicSettings
()=default
ml::GraphicSettings
virtual
~GraphicTheme
()=default
ml::GraphicTheme
virtual