malena
Why malena
Quick start
Tutorials
API docs
GitHub
GitHub
Tutorials
Loading...
Searching...
No Matches
ml
TextInputStyle
ml::TextInputStyle Member List
This is the complete list of members for
ml::TextInputStyle
, including all inherited members.
applyFrom
(const Theme &t)
ml::TextInputStyle
inline
virtual
bgDisabled
ml::InputTheme
bgFocused
ml::InputTheme
bgIdle
ml::InputTheme
borderDisabled
ml::InputTheme
borderError
ml::InputTheme
borderFocused
ml::InputTheme
borderIdle
ml::InputTheme
borderThickness
ml::InputTheme
cursorColor
ml::TextInputTheme
disabledColor
ml::ControlTheme
disabledTextColor
ml::ControlTheme
errorColor
ml::ControlTheme
fillColor
ml::GraphicTheme
focusColor
ml::ControlTheme
font
ml::ControlTheme
fontSize
ml::ControlTheme
fontSizeSmall
ml::ControlTheme
getBgDisabled
() const
ml::InputTheme
inline
getBgFocused
() const
ml::InputTheme
inline
getBgIdle
() const
ml::InputTheme
inline
getBorderDisabled
() const
ml::InputTheme
inline
getBorderError
() const
ml::InputTheme
inline
getBorderFocused
() const
ml::InputTheme
inline
getBorderIdle
() const
ml::InputTheme
inline
getBorderThickness
() const
ml::InputTheme
inline
getCursorColor
() const
ml::TextInputTheme
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
getMaxLength
() const
ml::InputSettings
inline
getMutedColor
() const
ml::ControlTheme
inline
getOutlineColor
() const
ml::GraphicTheme
inline
getOutlineThickness
() const
ml::GraphicTheme
inline
getPadding
() const
ml::ControlTheme
inline
getPasswordChar
() const
ml::InputSettings
inline
getPlaceholderColor
() const
ml::InputTheme
inline
getRadius
() const
ml::GraphicTheme
inline
getSelectionColor
() const
ml::TextInputTheme
inline
getSize
() const
ml::InputSettings
inline
getTextColor
() const
ml::ControlTheme
inline
hoverColor
ml::ControlTheme
isPasswordMode
() const
ml::InputSettings
inline
maxLength
ml::InputSettings
mutedColor
ml::ControlTheme
operator=
(const TextInputSettings &s)
ml::TextInputStyle
inline
operator=
(const TextInputTheme &t)
ml::TextInputStyle
inline
operator=
(const InputTheme &i)
ml::TextInputStyle
inline
operator=
(const InputSettings &i)
ml::TextInputStyle
inline
operator=
(const ControlTheme &c)
ml::TextInputStyle
inline
operator=
(const ControlSettings &c)
ml::TextInputStyle
inline
ml::TextInputSettings::operator=
(const GraphicSettings &g)
ml::TextInputSettings
inline
ml::TextInputTheme::operator=
(const GraphicTheme &g)
ml::TextInputTheme
inline
outlineColor
ml::GraphicTheme
outlineThickness
ml::GraphicTheme
padding
ml::ControlTheme
passwordChar
ml::InputSettings
passwordMode
ml::InputSettings
placeholderColor
ml::InputTheme
radius
ml::GraphicTheme
selectionColor
ml::TextInputTheme
setBgDisabled
(const sf::Color &c)
ml::InputTheme
inline
setBgFocused
(const sf::Color &c)
ml::InputTheme
inline
setBgIdle
(const sf::Color &c)
ml::InputTheme
inline
setBorderDisabled
(const sf::Color &c)
ml::InputTheme
inline
setBorderError
(const sf::Color &c)
ml::InputTheme
inline
setBorderFocused
(const sf::Color &c)
ml::InputTheme
inline
setBorderIdle
(const sf::Color &c)
ml::InputTheme
inline
setBorderThickness
(float t)
ml::InputTheme
inline
setCursorColor
(const sf::Color &c)
ml::TextInputTheme
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
setMaxLength
(std::size_t n)
ml::InputSettings
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
setPasswordChar
(char32_t c)
ml::InputSettings
inline
setPasswordMode
(bool b)
ml::InputSettings
inline
setPlaceholderColor
(const sf::Color &c)
ml::InputTheme
inline
setRadius
(float r)
ml::GraphicTheme
inline
setSelectionColor
(const sf::Color &c)
ml::TextInputTheme
inline
setSize
(const sf::Vector2f &s)
ml::InputSettings
inline
setTextColor
(const sf::Color &c)
ml::ControlTheme
inline
size
ml::InputSettings
textColor
ml::ControlTheme
~GraphicSettings
()=default
ml::GraphicSettings
virtual
~GraphicTheme
()=default
ml::GraphicTheme
virtual