malena
Why malena
Quick start
Tutorials
API docs
GitHub
GitHub
Tutorials
Loading...
Searching...
No Matches
ml
ListWith
ml::ListWith< MANIFEST > Member List
This is the complete list of members for
ml::ListWith< MANIFEST >
, including all inherited members.
add
(ml::Core &component)
ml::List
addItem
(const std::string &label, const std::string &description="")
ml::List
applyFrom
(const Theme &t) override
ml::ListTheme
inline
virtual
applySettings
(const S &s)
ml::List
inline
applyStyle
(const St &s)
ml::List
inline
applyTheme
(const T &t)
ml::List
inline
bgColor
ml::ListTheme
clear
()
ml::List
Customizable
()=default
ml::Customizable< MANIFEST >
disabledColor
ml::ControlTheme
disabledTextColor
ml::ControlTheme
dividerColor
ml::ListTheme
dividerThickness
ml::ListSettings
draw
(sf::RenderTarget &target, sf::RenderStates states) const override
ml::List
protected
errorColor
ml::ControlTheme
fillColor
ml::GraphicTheme
Flag
typedef
ml::List
focusColor
ml::ControlTheme
font
ml::ControlTheme
fontSize
ml::ControlTheme
fontSizeSmall
ml::ControlTheme
getBgColor
() const
ml::ListTheme
inline
getDisabledColor
() const
ml::ControlTheme
inline
getDisabledTextColor
() const
ml::ControlTheme
inline
getDividerColor
() const
ml::ListTheme
inline
getDividerThickness
() const
ml::ListSettings
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::List
getHoverColor
() const
ml::ControlTheme
inline
getIndent
() const
ml::ListSettings
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::List
getRadius
() const
ml::GraphicTheme
inline
getShowBackground
() const
ml::ListSettings
inline
getShowDividers
() const
ml::ListSettings
inline
getState
() const
ml::StateManager< extract_State< MANIFEST >::type >
getTextColor
() const
ml::ControlTheme
inline
getTotalHeight
() const
ml::List
getWidth
() const
ml::List
inline
hoverColor
ml::ControlTheme
indent
ml::ListSettings
isSettingsLocked
() const
ml::Themeable
inline
isState
(T state) const
ml::StateManager< extract_State< MANIFEST >::type >
isThemeLocked
() const
ml::Themeable
inline
List
(const sf::Font &font=FontManager<>::getDefault())
ml::ListWith< MANIFEST >
explicit
List
(const List &)=delete
ml::ListWith< MANIFEST >
lockSettings
()
ml::Themeable
inline
lockTheme
()
ml::Themeable
inline
manifest_type
typedef
ml::Customizable< MANIFEST >
mutedColor
ml::ControlTheme
onStateEnter
(std::function< void(T)> callback)
ml::StateManager< extract_State< MANIFEST >::type >
onStateExit
(std::function< void(T)> callback)
ml::StateManager< extract_State< MANIFEST >::type >
onThemeApplied
(const Theme &theme) override
ml::List
protected
virtual
operator=
(const List &)=delete
ml::List
ml::ListSettings::operator=
(const ControlSettings &c)
ml::ListSettings
inline
ml::ListSettings::operator=
(const GraphicSettings &g)
ml::ListSettings
inline
ml::ListTheme::operator=
(const ControlTheme &c)
ml::ListTheme
inline
ml::ListTheme::operator=
(const GraphicTheme &g)
ml::ListTheme
inline
outlineColor
ml::GraphicTheme
outlineThickness
ml::GraphicTheme
padding
ml::ControlTheme
radius
ml::GraphicTheme
rowCount
() const
ml::List
inline
setBgColor
(const sf::Color &c)
ml::ListTheme
inline
setDisabledColor
(const sf::Color &c)
ml::ControlTheme
inline
setDisabledTextColor
(const sf::Color &c)
ml::ControlTheme
inline
setDividerColor
(const sf::Color &c)
ml::ListTheme
inline
setDividerThickness
(float t)
ml::ListSettings
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
setIndent
(float i)
ml::ListSettings
inline
setIndentOffset
(float offset)
ml::List
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::List
setRadius
(float r)
ml::GraphicTheme
inline
setShowBackground
(bool b)
ml::ListSettings
inline
setShowDividers
(bool b)
ml::ListSettings
inline
setState
(T newState)
ml::StateManager< extract_State< MANIFEST >::type >
setTextColor
(const sf::Color &c)
ml::ControlTheme
inline
setWidth
(float width)
ml::List
showBackground
ml::ListSettings
showDividers
ml::ListSettings
State
typedef
ml::List
StateManager
(std::enable_if_t<!std::is_void_v< T >, T > initialState)
ml::StateManager< extract_State< MANIFEST >::type >
explicit
textColor
ml::ControlTheme
Themeable
()
ml::Themeable
inline
unlockSettings
()
ml::Themeable
inline
unlockTheme
()
ml::Themeable
inline
~Customizable
()=default
ml::Customizable< MANIFEST >
virtual
~GraphicSettings
()=default
ml::GraphicSettings
virtual
~GraphicTheme
()=default
ml::GraphicTheme
virtual
~Themeable
()
ml::Themeable
inline
virtual