malena
Why malena
Quick start
Tutorials
API docs
GitHub
GitHub
Tutorials
Loading...
Searching...
No Matches
ml
RadioButton
ml::RadioButton Member List
This is the complete list of members for
ml::RadioButton
, including all inherited members.
applyFrom
(const Theme &t) override
ml::RadioButtonTheme
inline
virtual
applySettings
(const S &s)
ml::RadioButton
inline
applyStyle
(const St &s)
ml::RadioButton
inline
applyTheme
(const T &t)
ml::RadioButton
inline
deselect
()
ml::RadioButton
disabledColor
ml::ControlTheme
disabledTextColor
ml::ControlTheme
dotColor
ml::RadioButtonTheme
dotDisabledColor
ml::RadioButtonTheme
dotScale
ml::RadioButtonSettings
draw
(sf::RenderTarget &target, sf::RenderStates states) const override
ml::RadioButton
protected
errorColor
ml::ControlTheme
fillColor
ml::GraphicTheme
Flag
typedef
ml::RadioButton
focusColor
ml::ControlTheme
font
ml::ControlTheme
fontSize
ml::ControlTheme
fontSizeSmall
ml::ControlTheme
getDisabledColor
() const
ml::ControlTheme
inline
getDisabledTextColor
() const
ml::ControlTheme
inline
getDotColor
() const
ml::RadioButtonTheme
inline
getDotDisabledColor
() const
ml::RadioButtonTheme
inline
getDotScale
() const
ml::RadioButtonSettings
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::RadioButton
getHoverColor
() const
ml::ControlTheme
inline
getLabel
() const
ml::RadioButton
getLabelColor
() const
ml::RadioButtonTheme
inline
getLabelDisabledColor
() const
ml::RadioButtonTheme
inline
getLabelOffset
() const
ml::RadioButtonSettings
inline
getMutedColor
() const
ml::ControlTheme
inline
getOutlineColor
() const
ml::GraphicTheme
inline
getOutlineThickness
() const
ml::GraphicTheme
inline
getPadding
() const
ml::ControlTheme
inline
getPosition
() const override
ml::RadioButton
getRadius
() const
ml::GraphicTheme
inline
getRingColor
() const
ml::RadioButtonTheme
inline
getRingDisabledColor
() const
ml::RadioButtonTheme
inline
getRingHoverColor
() const
ml::RadioButtonTheme
inline
getRingSelectedColor
() const
ml::RadioButtonTheme
inline
getRingThickness
() const
ml::RadioButtonTheme
inline
getTextColor
() const
ml::ControlTheme
inline
hoverColor
ml::ControlTheme
isEnabled
() const
ml::RadioButton
isSelected
() const
ml::RadioButton
isSettingsLocked
() const
ml::Themeable
inline
isThemeLocked
() const
ml::Themeable
inline
labelColor
ml::RadioButtonTheme
labelDisabledColor
ml::RadioButtonTheme
labelOffset
ml::RadioButtonSettings
lockSettings
()
ml::Themeable
inline
lockTheme
()
ml::Themeable
inline
mutedColor
ml::ControlTheme
onDeselected
(std::function< void()> callback)
ml::Selectable
onDeselected
(std::function< void(const std::optional< sf::Event > &)> callback)
ml::Selectable
onSelected
(std::function< void()> callback)
ml::Selectable
onSelected
(std::function< void(const std::optional< sf::Event > &)> callback)
ml::Selectable
onThemeApplied
(const Theme &theme) override
ml::RadioButton
protected
virtual
ml::operator=
(const ControlSettings &c)
ml::RadioButtonSettings
inline
ml::operator=
(const GraphicSettings &g)
ml::RadioButtonSettings
inline
ml::RadioButtonTheme::operator=
(const ControlTheme &c)
ml::RadioButtonTheme
inline
ml::RadioButtonTheme::operator=
(const GraphicTheme &g)
ml::RadioButtonTheme
inline
outlineColor
ml::GraphicTheme
outlineThickness
ml::GraphicTheme
padding
ml::ControlTheme
process
(const std::string &key, const std::optional< sf::Event > &event)
ml::EventReceiver
virtual
process
(ENUM_TYPE eventName, const std::optional< sf::Event > &event)
ml::EventReceiver
RadioButton
(const std::string &label="", const sf::Font &font=FontManager<>::getDefault())
ml::RadioButton
explicit
radius
ml::GraphicTheme
ringColor
ml::RadioButtonTheme
ringDisabledColor
ml::RadioButtonTheme
ringHoverColor
ml::RadioButtonTheme
ringSelectedColor
ml::RadioButtonTheme
ringThickness
ml::RadioButtonTheme
select
()
ml::RadioButton
setDisabledColor
(const sf::Color &c)
ml::ControlTheme
inline
setDisabledTextColor
(const sf::Color &c)
ml::ControlTheme
inline
setDotColor
(const sf::Color &c)
ml::RadioButtonTheme
inline
setDotDisabledColor
(const sf::Color &c)
ml::RadioButtonTheme
inline
setDotScale
(float s)
ml::RadioButtonSettings
inline
setEnabled
(bool enabled)
ml::RadioButton
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
setLabel
(const std::string &label)
ml::RadioButton
setLabelColor
(const sf::Color &c)
ml::RadioButtonTheme
inline
setLabelDisabledColor
(const sf::Color &c)
ml::RadioButtonTheme
inline
setLabelOffset
(float o)
ml::RadioButtonSettings
inline
setMutedColor
(const sf::Color &c)
ml::ControlTheme
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::RadioButton
setRadius
(float r)
ml::GraphicTheme
inline
setRingColor
(const sf::Color &c)
ml::RadioButtonTheme
inline
setRingDisabledColor
(const sf::Color &c)
ml::RadioButtonTheme
inline
setRingHoverColor
(const sf::Color &c)
ml::RadioButtonTheme
inline
setRingSelectedColor
(const sf::Color &c)
ml::RadioButtonTheme
inline
setRingThickness
(float t)
ml::RadioButtonTheme
inline
setTextColor
(const sf::Color &c)
ml::ControlTheme
inline
State
typedef
ml::RadioButton
textColor
ml::ControlTheme
Themeable
()
ml::Themeable
inline
unlockSettings
()
ml::Themeable
inline
unlockTheme
()
ml::Themeable
inline
~EventReceiver
()=default
ml::EventReceiver
virtual
~GraphicSettings
()=default
ml::GraphicSettings
virtual
~GraphicTheme
()=default
ml::GraphicTheme
virtual
~Themeable
()
ml::Themeable
inline
virtual