Castor3D 0.15.0
Multiplatform 3D engine
Fonctions membres publiques | Attributs publics statiques | Liste de tous les membres
Référence de la classe castor3d::ScrollBarStyle

#include <StyleScrollBar.hpp>

Graphe d'héritage de castor3d::ScrollBarStyle:
Inheritance graph
[légende]
Graphe de collaboration de castor3d::ScrollBarStyle:
Collaboration graph
[légende]

Fonctions membres publiques

 ScrollBarStyle (castor::String const &name, Scene *scene, Engine &engine, castor::String const &fontName)
 
 ScrollBarStyle (castor::String const &name, Engine &engine, castor::String const &fontName)
 
PanelStyle const & getBarStyle () const
 
PanelStyle const & getThumbStyle () const
 
ButtonStyle const & getBeginStyle () const
 
ButtonStyle const & getEndStyle () const
 
PanelStylegetBarStyle ()
 
PanelStylegetThumbStyle ()
 
ButtonStylegetBeginStyle ()
 
ButtonStylegetEndStyle ()
 
- Fonctions membres publiques hérités de castor3d::ControlStyle
virtual C3D_API ~ControlStyle () noexcept=default
 
 ControlStyle (ControlType type, castor::String const &name, Scene *scene, Engine &engine, MouseCursor cursor=MouseCursor::eArrow)
 
void setBackgroundMaterial (MaterialObs value)
 
void setForegroundMaterial (MaterialObs value)
 
void setCursor (MouseCursor value) noexcept
 
void setBackgroundInvisible (bool value) noexcept
 
void setForegroundInvisible (bool value) noexcept
 
bool isBackgroundInvisible () const noexcept
 
bool isForegroundInvisible () const noexcept
 
MaterialObs getBackgroundMaterial () const noexcept
 
MaterialObs getForegroundMaterial () const noexcept
 
ControlType getType () const noexcept
 
MouseCursor getCursor () const noexcept
 
EnginegetEngine () const noexcept
 
bool hasScene () const noexcept
 
ScenegetScene () const noexcept
 

Attributs publics statiques

static ControlType constexpr Type = ControlType::eScrollBar
 

Membres hérités additionnels

- Fonctions membres protégées hérités de castor3d::ControlStyle
MaterialObs doCreateMaterial (MaterialObs material, float offset, castor::String const &suffix)
 

Documentation des constructeurs et destructeur

◆ ScrollBarStyle() [1/2]

castor3d::ScrollBarStyle::ScrollBarStyle ( castor::String const &  name,
Scene scene,
Engine engine,
castor::String const &  fontName 
)
inline

◆ ScrollBarStyle() [2/2]

castor3d::ScrollBarStyle::ScrollBarStyle ( castor::String const &  name,
Engine engine,
castor::String const &  fontName 
)
inline

Documentation des fonctions membres

◆ getBarStyle() [1/2]

PanelStyle & castor3d::ScrollBarStyle::getBarStyle ( )
inline

◆ getBarStyle() [2/2]

PanelStyle const & castor3d::ScrollBarStyle::getBarStyle ( ) const
inline

◆ getBeginStyle() [1/2]

ButtonStyle & castor3d::ScrollBarStyle::getBeginStyle ( )
inline

◆ getBeginStyle() [2/2]

ButtonStyle const & castor3d::ScrollBarStyle::getBeginStyle ( ) const
inline

◆ getEndStyle() [1/2]

ButtonStyle & castor3d::ScrollBarStyle::getEndStyle ( )
inline

◆ getEndStyle() [2/2]

ButtonStyle const & castor3d::ScrollBarStyle::getEndStyle ( ) const
inline

◆ getThumbStyle() [1/2]

PanelStyle & castor3d::ScrollBarStyle::getThumbStyle ( )
inline

◆ getThumbStyle() [2/2]

PanelStyle const & castor3d::ScrollBarStyle::getThumbStyle ( ) const
inline

Documentation des données membres

◆ Type

ControlType constexpr castor3d::ScrollBarStyle::Type = ControlType::eScrollBar
staticconstexpr

La documentation de cette classe a été générée à partir du fichier suivant :