Simple SFML GUI  0.2a
TextLabel Member List

This is the complete list of members for TextLabel, including all inherited members.

align (defined in TextLabel)TextLabelprotected
area (defined in Element)Elementprotected
areaChanged (defined in Element)Elementprotected
autoResizeUpdate() (defined in TextLabel)TextLabel
Button (defined in TextLabel)TextLabel
clipArea(const sf::FloatRect &scissors, sf::FloatRect toCut) const (defined in Element)Elementprotected
clippedArea (defined in Element)Elementprotected
colorDeduce(const ColorRef &colorRef) const (defined in GetColorAccess)GetColorAccessvirtual
colorProviderReference (defined in HaveColorProviderReference)HaveColorProviderReferenceprotected
colorProviderReference (defined in HaveColorProviderReference)HaveColorProviderReferenceprotected
computeClipped() const (defined in Element)Elementprotected
computeLineSizeReal() (defined in HaveLineSize)HaveLineSizeprotected
computeRelativeArea() const (defined in Element)Element
computeRelativeViewportCenterShift() const (defined in Element)Elementprotected
dclock (defined in GlobalTimer)GlobalTimerstatic
dirtyFlag (defined in TextLabel)TextLabelprotected
draw(sf::RenderTarget &target, sf::RenderStates states) override (defined in TextLabel)TextLabelvirtual
dtime (defined in GlobalTimer)GlobalTimerstatic
Element(const Element *parent=nullptr) (defined in Element)Element
Element(const Element &element) (defined in Element)Element
Element (defined in GlobalTimer)GlobalTimer
Element (defined in HaveEnabled)HaveEnabled
Element (defined in HaveHover)HaveHover
Element (defined in HavePressed)HavePressed
Element (defined in HaveFont)HaveFont
enabled (defined in HaveEnabled)HaveEnabledprotected
fitToWindow(const sf::RenderWindow &rw) (defined in Element)Element
focus (defined in HaveFocus)HaveFocusprotected
font (defined in HaveFont)HaveFontprotected
fontChangeEvent() override (defined in TextLabel)TextLabelvirtual
FontManager (defined in TextLabel)TextLabel
fontOutlineSize (defined in HaveFont)HaveFontprotected
fontSize (defined in HaveFont)HaveFontprotected
fontStyle (defined in HaveFont)HaveFontprotected
fps (defined in GlobalTimer)GlobalTimerstatic
getArea() (defined in Element)Element
getArea() const (defined in Element)Element
getClippedArea() const (defined in Element)Element
getColor(ColorId::Type colorId, StateId::Type stateId, sf::Color &result) const (defined in GetColorAccess)GetColorAccessvirtual
GetColorAccess(ColorProvider &colorProvider) (defined in GetColorAccess)GetColorAccess
getColorProvider() (defined in Element)Elementprotected
getFont() const (defined in HaveFont)HaveFont
getFontSize() const (defined in HaveFont)HaveFont
getFontStyle() const (defined in HaveFont)HaveFont
getLinePrefix() const (defined in TextLabel)TextLabel
getMargin() const (defined in HaveMargin)HaveMargin
getMarginMode() const (defined in HaveMargin)HaveMargin
getName() const (defined in HaveName)HaveName
getParent() const (defined in Element)Element
getParentName() const (defined in Element)Element
getPosition() const (defined in Element)Element
getRelativeArea() const (defined in Element)Element
getRelativeViewportCenterShift() const (defined in Element)Element
getSize() const (defined in Element)Element
getText() const (defined in HaveText)HaveText
getTypeName() const (defined in Element)Element
getViewportCenterShift() const (defined in Element)Element
HaveColorProviderReference(const HaveColorProviderReference &)=delete (defined in HaveColorProviderReference)HaveColorProviderReferenceprotected
HaveColorProviderReference(ColorProvider &colorProvider) (defined in HaveColorProviderReference)HaveColorProviderReferenceprotected
HaveColorProviderReference(const HaveColorProviderReference &)=delete (defined in HaveColorProviderReference)HaveColorProviderReference
HaveColorProviderReference(ColorProvider &colorProvider) (defined in HaveColorProviderReference)HaveColorProviderReference
HaveEnabled(ColorProvider &colorProvider, bool e=true) (defined in HaveEnabled)HaveEnabled
HaveFocus(bool focus=false) (defined in HaveFocus)HaveFocus
HaveFont(ColorProvider &colorProvider) (defined in HaveFont)HaveFont
HaveFont(ColorProvider &colorProvider, const HaveFont &copy) (defined in HaveFont)HaveFont
haveFontSet (defined in HaveFont)HaveFontprotectedstatic
haveFontSetMutex (defined in HaveFont)HaveFontprotectedstatic
HaveHover(ColorProvider &colorProvider, bool h=false) (defined in HaveHover)HaveHover
HaveLineSize(ColorProvider &colorProvider) (defined in HaveLineSize)HaveLineSize
HaveLineSize(ColorProvider &colorProvider, const HaveLineSize &copy) (defined in HaveLineSize)HaveLineSize
HaveMargin() (defined in HaveMargin)HaveMargin
HaveName(const sf::String &n=L"") (defined in HaveName)HaveName
HavePressed(ColorProvider &colorProvider, bool p=false, bool pa=false) (defined in HavePressed)HavePressed
HaveVisible(bool v=true) (defined in HaveVisible)HaveVisible
HaveWordWrap(bool wrap=true) (defined in HaveWordWrap)HaveWordWrap
hover (defined in HaveHover)HaveHoverprotected
isEnabled() const (defined in HaveEnabled)HaveEnabled
isFocus() const (defined in HaveFocus)HaveFocus
isHover() const (defined in HaveHover)HaveHover
isMaximized() const (defined in Element)Element
isPressed() const (defined in HavePressed)HavePressedvirtual
isPressedAlt() const (defined in HavePressed)HavePressedvirtual
isVisible() const (defined in HaveVisible)HaveVisible
isWordWrap() const (defined in HaveWordWrap)HaveWordWrap
Lang (defined in TextLabel)TextLabel
lastArea (defined in Element)Elementprotected
lastAreaHeight (defined in TextLabel)TextLabelprotected
lastAreaWidth (defined in TextLabel)TextLabelprotected
lastFocus (defined in HaveFocus)HaveFocusprotectedstatic
lastPressLeft (defined in HavePressed)HavePressedprotected
lastPressRight (defined in HavePressed)HavePressedprotected
lazyRevalidateTextAlign() (defined in TextLabel)TextLabelprotected
linePrefix (defined in TextLabel)TextLabelprotected
lines (defined in TextLabel)TextLabelprotected
lineSize (defined in HaveLineSize)HaveLineSizeprotected
lineSizeReal (defined in HaveLineSize)HaveLineSizeprotected
lineToDefault(TextLine &line) (defined in TextLabel)TextLabelprotected
mainDraw(sf::RenderTarget &target, const sf::RenderStates &states=sf::RenderStates()) (defined in Element)Element
mainUpdate(sf::RenderWindow &rw) (defined in Element)Element
margin (defined in HaveMargin)HaveMarginprotected
marginMode (defined in HaveMargin)HaveMarginprotected
marginUnit (defined in HaveMargin)HaveMarginprotected
maximizationMode (defined in Element)Elementprotected
maximized (defined in Element)Elementprotected
move(sf::Vector2f) (defined in Element)Element
name (defined in HaveName)HaveNameprotected
onFocusGain() (defined in HaveFocus)HaveFocusvirtual
onFocusLost() (defined in HaveFocus)HaveFocusvirtual
operator=(const Element &) (defined in Element)Element
operator=(const HaveColorProviderReference &) (defined in HaveColorProviderReference)HaveColorProviderReference
operator=(const HaveColorProviderReference &) (defined in HaveColorProviderReference)HaveColorProviderReference
parent (defined in Element)Elementprotected
parseFunctions (defined in TextLabel)TextLabelprotectedstatic
parseLines(const sf::String &lines) (defined in TextLabel)TextLabelprotected
pressed (defined in HavePressed)HavePressedprotected
pressedAlt (defined in HavePressed)HavePressedprotected
rclock (defined in GlobalTimer)GlobalTimerstatic
relativeArea (defined in Element)Elementprotected
relativeMargin(sf::FloatRect area) const (defined in HaveMargin)HaveMargin
relativeParentArea (defined in Element)Elementprotected
relativeParentHeightChanged (defined in Element)Elementprotected
relativeParentSizeChanged (defined in Element)Elementprotected
relativeParentWidthChanged (defined in Element)Elementprotected
relativeViewportCenterShift (defined in Element)Elementprotected
releaseAllFonts() (defined in HaveFont)HaveFontprotectedstatic
revalidateTextAlign() (defined in TextLabel)TextLabel
rtime (defined in GlobalTimer)GlobalTimerstatic
setAlign(Align align) (defined in TextLabel)TextLabel
setArea(const sf::FloatRect &area) (defined in Element)Element
setAutoResize(bool autoResize) (defined in TextLabel)TextLabel
setAutoResizeParentLimit(bool value) (defined in TextLabel)TextLabel
setColor(ColorId::Type colorId, StateId::Type stateId, sf::Color color) override (defined in TextLabel)TextLabelvirtual
SetColorAccess(ColorProvider &colorProvider) (defined in SetColorAccess)SetColorAccess
setColorEnabled(ColorId::Type colorId, StateId::Type stateId, bool enabled) override (defined in TextLabel)TextLabelvirtual
setColorFrom(const SetColorAccess &colorAccess) (defined in SetColorAccess)SetColorAccessvirtual
setEnabled(bool enabled) (defined in HaveEnabled)HaveEnabled
setFocus(bool focus) (defined in HaveFocus)HaveFocus
setFont(const sf::String &name) (defined in HaveFont)HaveFontvirtual
setFont(const std::shared_ptr< sf::Font > &font) (defined in HaveFont)HaveFontvirtual
setFontOutlineSize(float fontOutlineSize) (defined in HaveFont)HaveFontvirtual
setFontSize(unsigned int fontSize) (defined in HaveFont)HaveFontvirtual
setFontStyle(sf::Uint32 fontStyle) (defined in HaveFont)HaveFontvirtual
setHover(bool hover) (defined in HaveHover)HaveHover
setLinePrefix(const sf::String &value) (defined in TextLabel)TextLabel
setMargin(float margin) (defined in HaveMargin)HaveMarginvirtual
setMarginMode(MarginMode value) (defined in HaveMargin)HaveMargin
setMarginUnit(MarginUnit marginUnit) (defined in HaveMargin)HaveMargin
setMaximizationMode(MaximizationMode value) (defined in Element)Element
setMaximized(bool maximized) (defined in Element)Element
setMinimumVisibleLines(size_t value) (defined in TextLabel)TextLabel
setName(const sf::String &name) (defined in HaveName)HaveName
setParent(const Element *parent) (defined in Element)Element
setPosition(sf::Vector2f) (defined in Element)Elementvirtual
setPressed(bool pressed) (defined in HavePressed)HavePressedvirtual
setPressedAlt(bool value) (defined in HavePressed)HavePressedvirtual
setRelativeViewport(sf::RenderTarget &target, const sf::FloatRect *area=nullptr) const (defined in Element)Elementvirtual
setSize(sf::Vector2f) (defined in Element)Elementvirtual
setText(const sf::String &text) override (defined in TextLabel)TextLabelvirtual
setTooltip(const sf::String &value) (defined in HaveHover)HaveHover
setVAlign(VAlign valign) (defined in TextLabel)TextLabel
setViewportCenterShift(const sf::Vector2f &value) (defined in Element)Element
setVisible(bool visible) (defined in HaveVisible)HaveVisible
setWordWrap(bool wordWrap) (defined in HaveWordWrap)HaveWordWrap
text (defined in HaveText)HaveTextprotected
TextInputable (defined in HaveFocus)HaveFocus
TextLabel(const sf::String &name=sf::String(), const sf::String &text=sf::String()) (defined in TextLabel)TextLabel
TextLabel(const sf::String &name, const sf::String &text, bool autoResize) (defined in TextLabel)TextLabel
TextLabel(const sf::String &name, bool autoResize) (defined in TextLabel)TextLabel
TextLabel (defined in TextLine)TextLine
textLabelSet (defined in TextLabel)TextLabelprotectedstatic
TextLine(const TextLine &line) (defined in TextLine)TextLine
TextLine() (defined in TextLine)TextLine
textUpdater (defined in TextLabel)TextLabelprotected
TextUpdater (defined in TextLine)TextLine
timeFocused (defined in HaveFocus)HaveFocusprotectedstatic
tooltip (defined in HaveHover)HaveHoverprotected
unFocus() (defined in HaveFocus)HaveFocusstatic
update(sf::Vector2f mp, bool pressLeft, bool pressRight, bool aboveHover) override (defined in TextLabel)TextLabelvirtual
updateAllLines() (defined in TextLabel)TextLabelprotectedstatic
updateArea() override (defined in TextLabel)TextLabelvirtual
updateHover(const sf::Vector2f &pointer, const sf::FloatRect &clippedArea) (defined in HaveHover)HaveHovervirtual
updateLines() (defined in TextLabel)TextLabel
valign (defined in TextLabel)TextLabelprotected
viewportCenterShift (defined in Element)Elementprotected
visible (defined in HaveVisible)HaveVisibleprotected
wordWrap (defined in HaveWordWrap)HaveWordWrapprotected
wrapped (defined in TextLabel)TextLabelprotected
~DestructionNotifier() (defined in DestructionNotifier)DestructionNotifiervirtual
~ElementBase() (defined in ElementBase)ElementBaseinlinevirtual
~GetColorAccess()=default (defined in GetColorAccess)GetColorAccessvirtual
~HaveFocus() (defined in HaveFocus)HaveFocusvirtual
~HaveFont() (defined in HaveFont)HaveFontvirtual
~HaveHover() (defined in HaveHover)HaveHovervirtual
~HaveMargin()=default (defined in HaveMargin)HaveMarginvirtual
~HavePressed() (defined in HavePressed)HavePressedinlinevirtual
~HaveText()=default (defined in HaveText)HaveTextvirtual
~SetColorAccess()=default (defined in SetColorAccess)SetColorAccessvirtual
~TextLabel() (defined in TextLabel)TextLabel