Simple SFML GUI  0.2a
Panel Lista składowych

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

action (zdefiniowana w HaveAction< const Element & >)HaveAction< const Element & >protected
actionVoid (zdefiniowana w HaveAction< const Element & >)HaveAction< const Element & >protected
add(const ElementPtr &element, const Element *stop)Panel
add(const ElementPtr &element)Panel
add(const std::vector< ElementPtr > &elements)Panel
add(const std::vector< ElementPtr > &&elements)Panel
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
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< const Element & >)HaveAction< const Element & >inlinevirtual
draw(sf::RenderTarget &target, sf::RenderStates states) override (zdefiniowana w Panel)Panelvirtual
draw(sf::RenderTarget &target, const sf::RenderStates &states) const (zdefiniowana w HaveContextMenu)HaveContextMenuvirtual
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
elements (zdefiniowana w Panel)Panelprotected
elementsQueue (zdefiniowana w Panel)Panelprotected
enabled (zdefiniowana w HaveEnabled)HaveEnabledprotected
fitToWindow(const sf::RenderWindow &rw) (zdefiniowana w Element)Element
focus (zdefiniowana w HaveFocus)HaveFocusprotected
FocusAction() (zdefiniowana w FocusAction< const Element & >)FocusAction< const Element & >inline
fps (zdefiniowana w GlobalTimer)GlobalTimerstatic
function_type typedef (zdefiniowana w HaveAction< const Element & >)HaveAction< const Element & >
get(const sf::String &name) (zdefiniowana w Panel)Panel
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
getElements() (zdefiniowana w Panel)Panel
getElements() const (zdefiniowana w Panel)Panel
getFront() (zdefiniowana w Panel)Panel
getHotKey() const (zdefiniowana w Pressable< const Element &>)Pressable< const Element &>inline
getLastActiveContextMenu() (zdefiniowana w HaveContextMenu)HaveContextMenustatic
getModel() const (zdefiniowana w Panel)Panel
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< const Element & >)HaveAction< const Element & >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
HaveContextMenu() (zdefiniowana w HaveContextMenu)HaveContextMenu
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
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< const Element &>)Pressable< const Element &>protected
hotPress (zdefiniowana w Pressable< const Element &>)Pressable< const Element &>protected
hover (zdefiniowana w HaveHover)HaveHoverprotected
ignoreAbove (zdefiniowana w Pressable< const Element &>)Pressable< const Element &>protected
ignoreDialogs (zdefiniowana w Pressable< const Element &>)Pressable< const Element &>protected
ignoreTextInputable (zdefiniowana w Pressable< const Element &>)Pressable< const Element &>protected
initDefaultButtonBackgroundStyle(ColorProvider &colorProvider) (zdefiniowana w HaveBackground)HaveBackground
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< const Element & >)HaveAction< const Element & >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
model (zdefiniowana w Panel)Panelprotected
move(sf::Vector2f) (zdefiniowana w Element)Element
mulBackgroundSymbolColor(sf::Color col) (zdefiniowana w HaveBackground)HaveBackground
name (zdefiniowana w HaveName)HaveNameprotected
onFocusGain() (zdefiniowana w FocusAction< const Element & >)FocusAction< const Element & >inlinevirtual
onFocusLost() (zdefiniowana w FocusAction< const Element & >)FocusAction< const Element & >inlinevirtual
onSetAction(const sf::String &type) (zdefiniowana w HaveAction< const Element & >)HaveAction< const Element & >inlinevirtual
operator=(const Element &) (zdefiniowana w Element)Element
operator=(const HaveColorProviderReference &) (zdefiniowana w HaveColorProviderReference)HaveColorProviderReference
operator=(const HaveColorProviderReference &) (zdefiniowana w HaveColorProviderReference)HaveColorProviderReference
Panel(const Element *parent=nullptr) (zdefiniowana w Panel)Panel
parent (zdefiniowana w Element)Elementprotected
Pressable() (zdefiniowana w Pressable< const Element &>)Pressable< const Element &>inline
pressed (zdefiniowana w HavePressed)HavePressedprotected
pressedAlt (zdefiniowana w HavePressed)HavePressedprotected
rclock (zdefiniowana w GlobalTimer)GlobalTimerstatic
refreshModel(bool *wasTwice=nullptr) (zdefiniowana w Panel)Panelvirtual
refreshModelLoop() (zdefiniowana w Panel)Panelprotected
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
remove(const Element *ptr)Panel
remove(int index)Panel
removeAll()Panel
removeFirst(const sf::String &name)Panel
rtime (zdefiniowana w GlobalTimer)GlobalTimerstatic
selected (zdefiniowana w HaveSelected)HaveSelectedprotected
setAction(function_type &&action, const sf::String &type=ActionType::main) (zdefiniowana w HaveAction< const Element & >)HaveAction< const Element & >inlinevirtual
setAction(function_type &action, const sf::String &type=ActionType::main) (zdefiniowana w HaveAction< const Element & >)HaveAction< const Element & >inlinevirtual
setAction(std::function< void()> &&action, const sf::String &type=ActionType::main) (zdefiniowana w HaveAction< const Element & >)HaveAction< const Element & >inlinevirtual
setAction(std::function< void()> &action, const sf::String &type=ActionType::main) (zdefiniowana w HaveAction< const Element & >)HaveAction< const Element & >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< const Element &>)Pressable< const Element &>inline
setHover(bool hover) (zdefiniowana w HaveHover)HaveHover
setIgnoreAbove(bool value) (zdefiniowana w Pressable< const Element &>)Pressable< const Element &>inline
setIgnoreDialogs(bool value) (zdefiniowana w Pressable< const Element &>)Pressable< const Element &>inline
setIgnoreTextInputable(bool value) (zdefiniowana w Pressable< const Element &>)Pressable< const Element &>inline
setMaximizationMode(MaximizationMode value) (zdefiniowana w Element)Element
setMaximized(bool maximized) (zdefiniowana w Element)Element
setMenu(const std::shared_ptr< Element > &menu) (zdefiniowana w HaveContextMenu)HaveContextMenu
setMenuActive(bool menuActive) (zdefiniowana w HaveContextMenu)HaveContextMenu
setModel(const std::shared_ptr< PanelModel > &model) (zdefiniowana w Panel)Panel
setName(const sf::String &name) (zdefiniowana w HaveName)HaveName
setParent(const Element *parent) (zdefiniowana w Element)Element
setPosition(sf::Vector2f) (zdefiniowana w Element)Elementvirtual
setPressed(bool pressed) (zdefiniowana w Pressable< const Element &>)Pressable< const Element &>inlinevirtual
setPressedAlt(bool pressed) (zdefiniowana w Pressable< const Element &>)Pressable< const Element &>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< const Element &>)Pressable< const Element &>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< const Element &>)Pressable< const Element &>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) override (zdefiniowana w Panel)Panelvirtual
updateArea() override (zdefiniowana w Panel)Panelvirtual
updateElements() (zdefiniowana w Panel)Panelprotected
updateGradient(sf::FloatRect &area) (zdefiniowana w HaveBackground)HaveBackground
updateHover(const sf::Vector2f &pointer, const sf::FloatRect &clippedArea) (zdefiniowana w HaveHover)HaveHovervirtual
updateRenderTexture (zdefiniowana w Panel)Panelprotected
viewportCenterShift (zdefiniowana w Element)Elementprotected
visible (zdefiniowana w HaveVisible)HaveVisibleprotected
~DestructionNotifier() (zdefiniowana w DestructionNotifier)DestructionNotifiervirtual
~ElementBase() (zdefiniowana w ElementBase)ElementBaseinlinevirtual
~FocusAction() (zdefiniowana w FocusAction< const Element & >)FocusAction< const Element & >inlinevirtual
~GetColorAccess()=default (zdefiniowana w GetColorAccess)GetColorAccessvirtual
~HaveAction() (zdefiniowana w HaveAction< const Element & >)HaveAction< const Element & >inlinevirtual
~HaveContextMenu() (zdefiniowana w HaveContextMenu)HaveContextMenu
~HaveFocus() (zdefiniowana w HaveFocus)HaveFocusvirtual
~HaveHover() (zdefiniowana w HaveHover)HaveHovervirtual
~HavePressed() (zdefiniowana w HavePressed)HavePressedinlinevirtual
~Panel()=default (zdefiniowana w Panel)Panelvirtual
~SetColorAccess()=default (zdefiniowana w SetColorAccess)SetColorAccessvirtual