malena
Why malena
Quick start
Tutorials
API docs
GitHub
GitHub
Tutorials
Loading...
Searching...
No Matches
ml
TabbedPanel
ml::TabbedPanel Member List
This is the complete list of members for
ml::TabbedPanel
, including all inherited members.
activeTab
() const
ml::TabbedPanel
inline
addTab
(const std::string &label, std::unique_ptr< T > content, const sf::Texture *icon=nullptr, bool closeable=false)
ml::TabbedPanel
inline
applyFrom
(const Theme &t) override
ml::TabbedPanelTheme
inline
virtual
applySettings
(const S &s)
ml::TabbedPanel
inline
applyStyle
(const St &s)
ml::TabbedPanel
inline
applyTheme
(const T &t)
ml::TabbedPanel
inline
closeable
ml::TabbedPanelSettings
closeColor
ml::TabbedPanelTheme
closeSize
ml::TabbedPanelSettings
contentBg
ml::TabbedPanelTheme
contentBorder
ml::TabbedPanelTheme
contentSize
() const
ml::TabbedPanel
disabledColor
ml::ControlTheme
disabledTextColor
ml::ControlTheme
draw
(sf::RenderTarget &target, sf::RenderStates states) const override
ml::TabbedPanel
protected
errorColor
ml::ControlTheme
fillColor
ml::GraphicTheme
Flag
typedef
ml::TabbedPanel
focusColor
ml::ControlTheme
font
ml::ControlTheme
fontSize
ml::ControlTheme
fontSizeSmall
ml::ControlTheme
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
getGlobalBounds
() const override
ml::TabbedPanel
getHoverColor
() const
ml::ControlTheme
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::TabbedPanel
getRadius
() const
ml::GraphicTheme
inline
getSize
() const
ml::TabbedPanel
inline
getTextColor
() const
ml::ControlTheme
inline
hoverColor
ml::ControlTheme
iconSize
ml::TabbedPanelSettings
isSettingsLocked
() const
ml::Themeable
inline
isThemeLocked
() const
ml::Themeable
inline
lockSettings
()
ml::Themeable
inline
lockTheme
()
ml::Themeable
inline
mutedColor
ml::ControlTheme
onTabChanged
(std::function< void(std::size_t, const std::string &)> cb)
ml::TabbedPanel
onTabClosed
(std::function< void(std::size_t, const std::string &)> cb)
ml::TabbedPanel
onThemeApplied
(const Theme &theme) override
ml::TabbedPanel
protected
virtual
operator=
(const TabbedPanel &)=delete
ml::TabbedPanel
ml::TabbedPanelSettings::operator=
(const ControlSettings &c)
ml::TabbedPanelSettings
inline
ml::TabbedPanelSettings::operator=
(const GraphicSettings &g)
ml::TabbedPanelSettings
inline
ml::TabbedPanelTheme::operator=
(const ControlTheme &c)
ml::TabbedPanelTheme
inline
ml::TabbedPanelTheme::operator=
(const GraphicTheme &g)
ml::TabbedPanelTheme
inline
outlineColor
ml::GraphicTheme
outlineThickness
ml::GraphicTheme
padding
ml::ControlTheme
radius
ml::GraphicTheme
removeTab
(std::size_t index)
ml::TabbedPanel
selectTab
(std::size_t index)
ml::TabbedPanel
setCloseable
(bool b)
ml::TabbedPanelSettings
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
setIconSize
(float s)
ml::TabbedPanelSettings
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::TabbedPanel
setRadius
(float r)
ml::GraphicTheme
inline
setSize
(const sf::Vector2f &size)
ml::TabbedPanel
setTabHeight
(float h)
ml::TabbedPanelSettings
inline
setTabMaxWidth
(float w)
ml::TabbedPanelSettings
inline
setTabMinWidth
(float w)
ml::TabbedPanelSettings
inline
setTabPosition
(TabPosition p)
ml::TabbedPanelSettings
inline
setTextColor
(const sf::Color &c)
ml::ControlTheme
inline
State
typedef
ml::TabbedPanel
tabActiveBar
ml::TabbedPanelTheme
tabActiveBg
ml::TabbedPanelTheme
tabActiveText
ml::TabbedPanelTheme
tabBarBg
ml::TabbedPanelTheme
tabBarThickness
ml::TabbedPanelTheme
TabbedPanel
(const sf::Font &font=FontManager<>::getDefault())
ml::TabbedPanel
explicit
TabbedPanel
(const TabbedPanel &)=delete
ml::TabbedPanel
tabCount
() const
ml::TabbedPanel
inline
tabHeight
ml::TabbedPanelSettings
tabHoverBg
ml::TabbedPanelTheme
tabIdleBg
ml::TabbedPanelTheme
tabIdleText
ml::TabbedPanelTheme
tabMaxWidth
ml::TabbedPanelSettings
tabMinWidth
ml::TabbedPanelSettings
TabPosition
typedef
ml::TabbedPanel
tabPosition
ml::TabbedPanelSettings
textColor
ml::ControlTheme
Themeable
()
ml::Themeable
inline
unlockSettings
()
ml::Themeable
inline
unlockTheme
()
ml::Themeable
inline
~GraphicSettings
()=default
ml::GraphicSettings
virtual
~GraphicTheme
()=default
ml::GraphicTheme
virtual
~Themeable
()
ml::Themeable
inline
virtual