Loading...
Searching...
No Matches
ml::TextInputBase Member List

This is the complete list of members for ml::TextInputBase, including all inherited members.

_backgroundml::TextInputBaseprotected
_bgColorml::TextInputBaseprotected
_bgDisabledColorml::TextInputBaseprotected
_bgFocusedColorml::TextInputBaseprotected
_borderColorml::TextInputBaseprotected
_borderDisabledColorml::TextInputBaseprotected
_borderErrorColorml::TextInputBaseprotected
_borderFocusedColorml::TextInputBaseprotected
_borderThicknessml::TextInputBaseprotected
_charSizeml::TextInputBaseprotected
_disabledTextColorml::TextInputBaseprotected
_fontml::TextInputBaseprotected
_onChangeml::TextInputBaseprotected
_paddingml::TextInputBaseprotected
_placeholderml::TextInputBaseprotected
_placeholderColorml::TextInputBaseprotected
_positionml::TextInputBaseprotected
_showPlaceholderml::TextInputBaseprotected
_sizeml::TextInputBaseprotected
_textColorml::TextInputBaseprotected
applyBackgroundState()ml::TextInputBaseprotected
Flag typedefml::TextInputBase
getCharacterSize() constml::TextInputBase
getGlobalBounds() const overrideml::TextInputBase
getPadding() constml::TextInputBase
getPlaceholder() constml::TextInputBase
getPosition() const overrideml::TextInputBase
getSize() constml::TextInputBase
hasError() constml::TextInputBase
isEnabled() constml::TextInputBase
isReadOnly() constml::TextInputBase
onChange(std::function< void(const std::string &)> callback)ml::TextInputBase
setBackgroundColor(const sf::Color &color)ml::TextInputBase
setBackgroundFocusedColor(const sf::Color &color)ml::TextInputBase
setBorderColor(const sf::Color &color)ml::TextInputBase
setBorderErrorColor(const sf::Color &color)ml::TextInputBase
setBorderFocusedColor(const sf::Color &color)ml::TextInputBase
setBorderThickness(float thickness)ml::TextInputBase
setCharacterSize(unsigned int size)ml::TextInputBasevirtual
setEnabled(bool enabled)ml::TextInputBase
setError(bool error)ml::TextInputBase
setFont(const sf::Font &font)ml::TextInputBasevirtual
setFont(const sf::Font &&)=deleteml::TextInputBase
setPadding(float padding)ml::TextInputBase
setPlaceholder(const std::string &text)ml::TextInputBase
setPlaceholderColor(const sf::Color &color)ml::TextInputBase
setPosition(const sf::Vector2f &position) overrideml::TextInputBase
setReadOnly(bool readonly)ml::TextInputBase
setSize(const sf::Vector2f &size)ml::TextInputBasevirtual
setTextColor(const sf::Color &color)ml::TextInputBase
State typedefml::TextInputBase
TextInputBase(const sf::Font &font=FontManager<>::getDefault())ml::TextInputBaseexplicit
updatePlaceholderPosition()ml::TextInputBaseprotected