Simple SFML GUI  0.2a
Button Lista składowych

To jest kompletna lista składowych dla Button, uwzględniająca wszystkie dziedziczone składowe.

action (zdefiniowana w HaveAction< Button & >)HaveAction< Button & >protected
actionVoid (zdefiniowana w HaveAction< Button & >)HaveAction< Button & >protected
anyDialogExist() (zdefiniowana w HaveGUIManagerInfo)HaveGUIManagerInfoprotected
area (zdefiniowana w Element)Elementprotected
areaChanged (zdefiniowana w Element)Elementprotected
backgroundSymbol (zdefiniowana w HaveBackground)HaveBackgroundprotected
backgroundSymbolShift (zdefiniowana w HaveBackground)HaveBackgroundprotected
backgroundSymbolStrech (zdefiniowana w HaveBackground)HaveBackgroundprotected
backgroundSymbolTransform (zdefiniowana w HaveBackground)HaveBackgroundprotected
backgroundTexture (zdefiniowana w HaveBackground)HaveBackgroundprotected
backgroundTextureRect (zdefiniowana w HaveBackground)HaveBackgroundprotected
Button()Button
Button(const Button &button) (zdefiniowana w Button)Button
Button(std::function< void(Button &)> &&action)Button
Button(std::function< void()> &&action)Button
Button(const sf::String &name)Button
Button(const sf::String &name, std::function< void(Button &)> &&action)Button
Button(const sf::String &name, std::function< void()> &&action)Button
Button(const sf::String &name, const sf::String &text)Button
Button(const sf::String &name, const sf::String &text, std::function< void(Button &)> &&action)Button
Button(const sf::String &name, const sf::String &text, std::function< void()> &&action)Button
clipArea(const sf::FloatRect &scissors, sf::FloatRect toCut) const (zdefiniowana w Element)Elementprotected
clippedArea (zdefiniowana w Element)Elementprotected
colorDeduce(const ColorRef &colorRef) const (zdefiniowana w GetColorAccess)GetColorAccessvirtual
colorProviderReference (zdefiniowana w HaveColorProviderReference)HaveColorProviderReferenceprotected
colorProviderReference (zdefiniowana w HaveColorProviderReference)HaveColorProviderReferenceprotected
computeClipped() const (zdefiniowana w Element)Elementprotected
computeRelativeArea() const (zdefiniowana w Element)Element
computeRelativeViewportCenterShift() const (zdefiniowana w Element)Elementprotected
dclock (zdefiniowana w GlobalTimer)GlobalTimerstatic
defaultBackgroundColor (zdefiniowana w HaveBackground)HaveBackgroundprotectedstatic
defaultTexture (zdefiniowana w HaveBackground)HaveBackgroundprotectedstatic
doAction(const sf::String &type=ActionType::main) (zdefiniowana w HaveAction< Button & >)HaveAction< Button & >inlinevirtual
draw(sf::RenderTarget &target, sf::RenderStates states) (zdefiniowana w Button)Buttonvirtual
drawBackgroundSymbol(sf::FloatRect area, sf::RenderTarget &target, const sf::RenderStates &states=sf::RenderStates()) (zdefiniowana w HaveBackground)HaveBackgroundprotected
dtime (zdefiniowana w GlobalTimer)GlobalTimerstatic
Element(const Element *parent=nullptr) (zdefiniowana w Element)Element
Element(const Element &element) (zdefiniowana w Element)Element
Element (zdefiniowana w GlobalTimer)GlobalTimer
Element (zdefiniowana w HaveHover)HaveHover
Element (zdefiniowana w HavePressed)HavePressed
Element (zdefiniowana w HaveSelected)HaveSelectedprotected
Element (zdefiniowana w HaveEnabled)HaveEnabled
Element (zdefiniowana w HaveBackground)HaveBackground
Element (zdefiniowana w HaveOutline)HaveOutline
enabled (zdefiniowana w HaveEnabled)HaveEnabledprotected
fitToWindow(const sf::RenderWindow &rw) (zdefiniowana w Element)Element
focus (zdefiniowana w HaveFocus)HaveFocusprotected
FocusAction() (zdefiniowana w FocusAction< Button & >)FocusAction< Button & >inline
fps (zdefiniowana w GlobalTimer)GlobalTimerstatic
function_type typedef (zdefiniowana w HaveAction< Button & >)HaveAction< Button & >
getArea() (zdefiniowana w Element)Element
getArea() const (zdefiniowana w Element)Element
getBackgroundSymbolShift() const (zdefiniowana w HaveBackground)HaveBackground
getClippedArea() const (zdefiniowana w Element)Element
getColor(ColorId::Type colorId, StateId::Type stateId, sf::Color &result) const (zdefiniowana w GetColorAccess)GetColorAccessvirtual
GetColorAccess(ColorProvider &colorProvider) (zdefiniowana w GetColorAccess)GetColorAccess
getColorProvider() (zdefiniowana w Element)Elementprotected
getHotKey() const (zdefiniowana w Pressable< Button &>)Pressable< Button &>inline
getLabel() (zdefiniowana w Button)Button
getLabel() const (zdefiniowana w Button)Button
getName() const (zdefiniowana w HaveName)HaveName
getParent() const (zdefiniowana w Element)Element
getParentName() const (zdefiniowana w Element)Element
getPosition() const (zdefiniowana w Element)Element
getRelativeArea() const (zdefiniowana w Element)Element
getRelativeViewportCenterShift() const (zdefiniowana w Element)Element
getSize() const (zdefiniowana w Element)Element
getTypeName() const (zdefiniowana w Element)Element
getViewportCenterShift() const (zdefiniowana w Element)Element
gradient (zdefiniowana w HaveBackground)HaveBackgroundprotected
gradientModifier (zdefiniowana w HaveBackground)HaveBackgroundprotected
gradientPoints (zdefiniowana w HaveBackground)HaveBackgroundprotected
gradientType (zdefiniowana w HaveBackground)HaveBackgroundprotected
HaveAction() (zdefiniowana w HaveAction< Button & >)HaveAction< Button & >inline
HaveBackground(ColorProvider &colorProvider) (zdefiniowana w HaveBackground)HaveBackground
HaveColorProviderReference(const HaveColorProviderReference &)=delete (zdefiniowana w HaveColorProviderReference)HaveColorProviderReferenceprotected
HaveColorProviderReference(ColorProvider &colorProvider) (zdefiniowana w HaveColorProviderReference)HaveColorProviderReferenceprotected
HaveColorProviderReference(const HaveColorProviderReference &)=delete (zdefiniowana w HaveColorProviderReference)HaveColorProviderReference
HaveColorProviderReference(ColorProvider &colorProvider) (zdefiniowana w HaveColorProviderReference)HaveColorProviderReference
HaveEnabled(ColorProvider &colorProvider, bool e=true) (zdefiniowana w HaveEnabled)HaveEnabled
HaveFocus(bool focus=false) (zdefiniowana w HaveFocus)HaveFocus
HaveHover(ColorProvider &colorProvider, bool h=false) (zdefiniowana w HaveHover)HaveHover
HaveName(const sf::String &n=L"") (zdefiniowana w HaveName)HaveName
HaveOutline(ColorProvider &colorProvider) (zdefiniowana w HaveOutline)HaveOutline
HavePressed(ColorProvider &colorProvider, bool p=false, bool pa=false) (zdefiniowana w HavePressed)HavePressed
HaveSelected(ColorProvider &colorProvider) (zdefiniowana w HaveSelected)HaveSelected
HaveVisible(bool v=true) (zdefiniowana w HaveVisible)HaveVisible
hotKey (zdefiniowana w Pressable< Button &>)Pressable< Button &>protected
hotPress (zdefiniowana w Pressable< Button &>)Pressable< Button &>protected
hover (zdefiniowana w HaveHover)HaveHoverprotected
ignoreAbove (zdefiniowana w Pressable< Button &>)Pressable< Button &>protected
ignoreDialogs (zdefiniowana w Pressable< Button &>)Pressable< Button &>protected
ignoreTextInputable (zdefiniowana w Pressable< Button &>)Pressable< Button &>protected
initDefaultButtonBackgroundStyle(ColorProvider &colorProvider) (zdefiniowana w HaveBackground)HaveBackground
initDefaultButtonOutlineStyle(ColorProvider &colorProvider) (zdefiniowana w HaveOutline)HaveOutlineprotected
isBackroundTextureRectActive() const (zdefiniowana w HaveBackground)HaveBackground
isEnabled() const (zdefiniowana w HaveEnabled)HaveEnabled
isFocus() const (zdefiniowana w HaveFocus)HaveFocus
isHover() const (zdefiniowana w HaveHover)HaveHover
isMaximized() const (zdefiniowana w Element)Element
isPressed() const (zdefiniowana w HavePressed)HavePressedvirtual
isPressedAlt() const (zdefiniowana w HavePressed)HavePressedvirtual
isSelected() const (zdefiniowana w HaveSelected)HaveSelected
isVisible() const (zdefiniowana w HaveVisible)HaveVisible
lastArea (zdefiniowana w Element)Elementprotected
lastFocus (zdefiniowana w HaveFocus)HaveFocusprotectedstatic
lastGradientUpdateArea (zdefiniowana w HaveBackground)HaveBackgroundprotected
lastPressLeft (zdefiniowana w HavePressed)HavePressedprotected
lastPressRight (zdefiniowana w HavePressed)HavePressedprotected
mainActionType (zdefiniowana w HaveAction< Button & >)HaveAction< Button & >protected
mainDraw(sf::RenderTarget &target, const sf::RenderStates &states=sf::RenderStates()) (zdefiniowana w Element)Element
mainUpdate(sf::RenderWindow &rw) (zdefiniowana w Element)Element
maximizationMode (zdefiniowana w Element)Elementprotected
maximized (zdefiniowana w Element)Elementprotected
move(sf::Vector2f) (zdefiniowana w Element)Element
mulBackgroundSymbolColor(sf::Color col) (zdefiniowana w HaveBackground)HaveBackground
name (zdefiniowana w HaveName)HaveNameprotected
onFocusGain() (zdefiniowana w FocusAction< Button & >)FocusAction< Button & >inlinevirtual
onFocusLost() (zdefiniowana w FocusAction< Button & >)FocusAction< Button & >inlinevirtual
onSetAction(const sf::String &type) (zdefiniowana w HaveAction< Button & >)HaveAction< Button & >inlinevirtual
operator=(const Element &) (zdefiniowana w Element)Element
operator=(const HaveColorProviderReference &) (zdefiniowana w HaveColorProviderReference)HaveColorProviderReference
operator=(const HaveColorProviderReference &) (zdefiniowana w HaveColorProviderReference)HaveColorProviderReference
outlineSize (zdefiniowana w HaveOutline)HaveOutlineprotected
parent (zdefiniowana w Element)Elementprotected
Pressable() (zdefiniowana w Pressable< Button &>)Pressable< Button &>inline
pressed (zdefiniowana w HavePressed)HavePressedprotected
pressedAlt (zdefiniowana w HavePressed)HavePressedprotected
rclock (zdefiniowana w GlobalTimer)GlobalTimerstatic
relativeArea (zdefiniowana w Element)Elementprotected
relativeParentArea (zdefiniowana w Element)Elementprotected
relativeParentHeightChanged (zdefiniowana w Element)Elementprotected
relativeParentSizeChanged (zdefiniowana w Element)Elementprotected
relativeParentWidthChanged (zdefiniowana w Element)Elementprotected
relativeViewportCenterShift (zdefiniowana w Element)Elementprotected
rtime (zdefiniowana w GlobalTimer)GlobalTimerstatic
selected (zdefiniowana w HaveSelected)HaveSelectedprotected
setAction(function_type &&action, const sf::String &type=ActionType::main) (zdefiniowana w HaveAction< Button & >)HaveAction< Button & >inlinevirtual
setAction(function_type &action, const sf::String &type=ActionType::main) (zdefiniowana w HaveAction< Button & >)HaveAction< Button & >inlinevirtual
setAction(std::function< void()> &&action, const sf::String &type=ActionType::main) (zdefiniowana w HaveAction< Button & >)HaveAction< Button & >inlinevirtual
setAction(std::function< void()> &action, const sf::String &type=ActionType::main) (zdefiniowana w HaveAction< Button & >)HaveAction< Button & >inlinevirtual
setArea(const sf::FloatRect &area) (zdefiniowana w Element)Element
setBackgroundSymbol(const sf::VertexArray &value) (zdefiniowana w HaveBackground)HaveBackground
setBackgroundSymbolColor(sf::Color col) (zdefiniowana w HaveBackground)HaveBackground
setBackgroundSymbolShift(const sf::Vector2f &value) (zdefiniowana w HaveBackground)HaveBackground
setBackgroundSymbolStrech(bool value) (zdefiniowana w HaveBackground)HaveBackground
setBackgroundSymbolTransform(const sf::Transform &value) (zdefiniowana w HaveBackground)HaveBackground
setBackgroundTexture(const std::shared_ptr< sf::Texture > &backgroundTexture) (zdefiniowana w HaveBackground)HaveBackground
setBackgroundTextureRect(const sf::IntRect &value) (zdefiniowana w HaveBackground)HaveBackground
setColor(ColorId::Type colorId, StateId::Type stateId, sf::Color newColor) (zdefiniowana w SetColorAccess)SetColorAccessvirtual
SetColorAccess(ColorProvider &colorProvider) (zdefiniowana w SetColorAccess)SetColorAccess
setColorEnabled(ColorId::Type colorId, StateId::Type stateId, bool enabled) (zdefiniowana w SetColorAccess)SetColorAccessvirtual
setColorFrom(const SetColorAccess &colorAccess) (zdefiniowana w SetColorAccess)SetColorAccessvirtual
setDefaultBackgroundColor(sf::Color defaultBackgroundColor) (zdefiniowana w HaveBackground)HaveBackgroundstatic
setEnabled(bool enabled) (zdefiniowana w HaveEnabled)HaveEnabled
setFocus(bool focus) (zdefiniowana w HaveFocus)HaveFocus
setGradientModifier(const GradientModifier &gradientModifier) (zdefiniowana w HaveBackground)HaveBackground
setGradientPoints(const ColorVector &evenlyColors) (zdefiniowana w HaveBackground)HaveBackground
setGradientPoints(const GradientVector &gradientPoints) (zdefiniowana w HaveBackground)HaveBackground
setGradientType(GradientType gradientType) (zdefiniowana w HaveBackground)HaveBackground
setHotKey(sf::Keyboard::Key hotKey) (zdefiniowana w Pressable< Button &>)Pressable< Button &>inline
setHover(bool hover) (zdefiniowana w HaveHover)HaveHover
setIgnoreAbove(bool value) (zdefiniowana w Pressable< Button &>)Pressable< Button &>inline
setIgnoreDialogs(bool value) (zdefiniowana w Pressable< Button &>)Pressable< Button &>inline
setIgnoreTextInputable(bool value) (zdefiniowana w Pressable< Button &>)Pressable< Button &>inline
setMaximizationMode(MaximizationMode value) (zdefiniowana w Element)Element
setMaximized(bool maximized) (zdefiniowana w Element)Element
setName(const sf::String &name) (zdefiniowana w HaveName)HaveName
setOutlineSize(float outlineSize) (zdefiniowana w HaveOutline)HaveOutline
setParent(const Element *parent) (zdefiniowana w Element)Element
setPosition(sf::Vector2f) (zdefiniowana w Element)Elementvirtual
setPressed(bool pressed) (zdefiniowana w Pressable< Button &>)Pressable< Button &>inlinevirtual
setPressedAlt(bool pressed) (zdefiniowana w Pressable< Button &>)Pressable< Button &>inlinevirtual
setRelativeViewport(sf::RenderTarget &target, const sf::FloatRect *area=nullptr) const (zdefiniowana w Element)Elementvirtual
setSelected(bool value) (zdefiniowana w HaveSelected)HaveSelected
setSize(sf::Vector2f) (zdefiniowana w Element)Elementvirtual
setStickyPress(bool stickyPress) (zdefiniowana w Pressable< Button &>)Pressable< Button &>inline
setTooltip(const sf::String &value) (zdefiniowana w HaveHover)HaveHover
setViewportCenterShift(const sf::Vector2f &value) (zdefiniowana w Element)Element
setVisible(bool visible) (zdefiniowana w HaveVisible)HaveVisible
stickyPress (zdefiniowana w Pressable< Button &>)Pressable< Button &>protected
sum(sf::Color col, sf::Vector3i mod) (zdefiniowana w HaveBackground)HaveBackgroundstatic
TextInputable (zdefiniowana w HaveFocus)HaveFocus
timeFocused (zdefiniowana w HaveFocus)HaveFocusprotectedstatic
tooltip (zdefiniowana w HaveHover)HaveHoverprotected
unFocus() (zdefiniowana w HaveFocus)HaveFocusstatic
update(sf::Vector2f mp, bool pressLeft, bool pressRight, bool aboveHover) (zdefiniowana w Button)Buttonvirtual
updateArea() (zdefiniowana w Button)Buttonvirtual
updateGradient(sf::FloatRect &area) (zdefiniowana w HaveBackground)HaveBackground
updateHover(const sf::Vector2f &pointer, const sf::FloatRect &clippedArea) (zdefiniowana w HaveHover)HaveHovervirtual
viewportCenterShift (zdefiniowana w Element)Elementprotected
visible (zdefiniowana w HaveVisible)HaveVisibleprotected
withoutOutlineArea(const sf::FloatRect &) (zdefiniowana w HaveOutline)HaveOutlineprotected
~DestructionNotifier() (zdefiniowana w DestructionNotifier)DestructionNotifiervirtual
~ElementBase() (zdefiniowana w ElementBase)ElementBaseinlinevirtual
~FocusAction() (zdefiniowana w FocusAction< Button & >)FocusAction< Button & >inlinevirtual
~GetColorAccess()=default (zdefiniowana w GetColorAccess)GetColorAccessvirtual
~HaveAction() (zdefiniowana w HaveAction< Button & >)HaveAction< Button & >inlinevirtual
~HaveFocus() (zdefiniowana w HaveFocus)HaveFocusvirtual
~HaveHover() (zdefiniowana w HaveHover)HaveHovervirtual
~HavePressed() (zdefiniowana w HavePressed)HavePressedinlinevirtual
~SetColorAccess()=default (zdefiniowana w SetColorAccess)SetColorAccessvirtual