Simple SFML GUI
0.2a
|
To jest kompletna lista składowych dla TextLabel, uwzględniająca wszystkie dziedziczone składowe.
align (zdefiniowana w TextLabel) | TextLabel | protected |
area (zdefiniowana w Element) | Element | protected |
areaChanged (zdefiniowana w Element) | Element | protected |
autoResizeUpdate() (zdefiniowana w TextLabel) | TextLabel | |
Button (zdefiniowana w TextLabel) | TextLabel | |
clipArea(const sf::FloatRect &scissors, sf::FloatRect toCut) const (zdefiniowana w Element) | Element | protected |
clippedArea (zdefiniowana w Element) | Element | protected |
colorDeduce(const ColorRef &colorRef) const (zdefiniowana w GetColorAccess) | GetColorAccess | virtual |
colorProviderReference (zdefiniowana w HaveColorProviderReference) | HaveColorProviderReference | protected |
colorProviderReference (zdefiniowana w HaveColorProviderReference) | HaveColorProviderReference | protected |
computeClipped() const (zdefiniowana w Element) | Element | protected |
computeLineSizeReal() (zdefiniowana w HaveLineSize) | HaveLineSize | protected |
computeRelativeArea() const (zdefiniowana w Element) | Element | |
computeRelativeViewportCenterShift() const (zdefiniowana w Element) | Element | protected |
dclock (zdefiniowana w GlobalTimer) | GlobalTimer | static |
dirtyFlag (zdefiniowana w TextLabel) | TextLabel | protected |
draw(sf::RenderTarget &target, sf::RenderStates states) override (zdefiniowana w TextLabel) | TextLabel | virtual |
dtime (zdefiniowana w GlobalTimer) | GlobalTimer | static |
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 HaveEnabled) | HaveEnabled | |
Element (zdefiniowana w HaveHover) | HaveHover | |
Element (zdefiniowana w HavePressed) | HavePressed | |
Element (zdefiniowana w HaveFont) | HaveFont | |
enabled (zdefiniowana w HaveEnabled) | HaveEnabled | protected |
fitToWindow(const sf::RenderWindow &rw) (zdefiniowana w Element) | Element | |
focus (zdefiniowana w HaveFocus) | HaveFocus | protected |
font (zdefiniowana w HaveFont) | HaveFont | protected |
fontChangeEvent() override (zdefiniowana w TextLabel) | TextLabel | virtual |
FontManager (zdefiniowana w TextLabel) | TextLabel | |
fontOutlineSize (zdefiniowana w HaveFont) | HaveFont | protected |
fontSize (zdefiniowana w HaveFont) | HaveFont | protected |
fontStyle (zdefiniowana w HaveFont) | HaveFont | protected |
fps (zdefiniowana w GlobalTimer) | GlobalTimer | static |
getArea() (zdefiniowana w Element) | Element | |
getArea() const (zdefiniowana w Element) | Element | |
getClippedArea() const (zdefiniowana w Element) | Element | |
getColor(ColorId::Type colorId, StateId::Type stateId, sf::Color &result) const (zdefiniowana w GetColorAccess) | GetColorAccess | virtual |
GetColorAccess(ColorProvider &colorProvider) (zdefiniowana w GetColorAccess) | GetColorAccess | |
getColorProvider() (zdefiniowana w Element) | Element | protected |
getFont() const (zdefiniowana w HaveFont) | HaveFont | |
getFontSize() const (zdefiniowana w HaveFont) | HaveFont | |
getFontStyle() const (zdefiniowana w HaveFont) | HaveFont | |
getLinePrefix() const (zdefiniowana w TextLabel) | TextLabel | |
getMargin() const (zdefiniowana w HaveMargin) | HaveMargin | |
getMarginMode() const (zdefiniowana w HaveMargin) | HaveMargin | |
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 | |
getText() const (zdefiniowana w HaveText) | HaveText | |
getTypeName() const (zdefiniowana w Element) | Element | |
getViewportCenterShift() const (zdefiniowana w Element) | Element | |
HaveColorProviderReference(const HaveColorProviderReference &)=delete (zdefiniowana w HaveColorProviderReference) | HaveColorProviderReference | protected |
HaveColorProviderReference(ColorProvider &colorProvider) (zdefiniowana w HaveColorProviderReference) | HaveColorProviderReference | protected |
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 | |
HaveFont(ColorProvider &colorProvider) (zdefiniowana w HaveFont) | HaveFont | |
HaveFont(ColorProvider &colorProvider, const HaveFont ©) (zdefiniowana w HaveFont) | HaveFont | |
haveFontSet (zdefiniowana w HaveFont) | HaveFont | protectedstatic |
haveFontSetMutex (zdefiniowana w HaveFont) | HaveFont | protectedstatic |
HaveHover(ColorProvider &colorProvider, bool h=false) (zdefiniowana w HaveHover) | HaveHover | |
HaveLineSize(ColorProvider &colorProvider) (zdefiniowana w HaveLineSize) | HaveLineSize | |
HaveLineSize(ColorProvider &colorProvider, const HaveLineSize ©) (zdefiniowana w HaveLineSize) | HaveLineSize | |
HaveMargin() (zdefiniowana w HaveMargin) | HaveMargin | |
HaveName(const sf::String &n=L"") (zdefiniowana w HaveName) | HaveName | |
HavePressed(ColorProvider &colorProvider, bool p=false, bool pa=false) (zdefiniowana w HavePressed) | HavePressed | |
HaveVisible(bool v=true) (zdefiniowana w HaveVisible) | HaveVisible | |
HaveWordWrap(bool wrap=true) (zdefiniowana w HaveWordWrap) | HaveWordWrap | |
hover (zdefiniowana w HaveHover) | HaveHover | protected |
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) | HavePressed | virtual |
isPressedAlt() const (zdefiniowana w HavePressed) | HavePressed | virtual |
isVisible() const (zdefiniowana w HaveVisible) | HaveVisible | |
isWordWrap() const (zdefiniowana w HaveWordWrap) | HaveWordWrap | |
Lang (zdefiniowana w TextLabel) | TextLabel | |
lastArea (zdefiniowana w Element) | Element | protected |
lastAreaHeight (zdefiniowana w TextLabel) | TextLabel | protected |
lastAreaWidth (zdefiniowana w TextLabel) | TextLabel | protected |
lastFocus (zdefiniowana w HaveFocus) | HaveFocus | protectedstatic |
lastPressLeft (zdefiniowana w HavePressed) | HavePressed | protected |
lastPressRight (zdefiniowana w HavePressed) | HavePressed | protected |
lazyRevalidateTextAlign() (zdefiniowana w TextLabel) | TextLabel | protected |
linePrefix (zdefiniowana w TextLabel) | TextLabel | protected |
lines (zdefiniowana w TextLabel) | TextLabel | protected |
lineSize (zdefiniowana w HaveLineSize) | HaveLineSize | protected |
lineSizeReal (zdefiniowana w HaveLineSize) | HaveLineSize | protected |
lineToDefault(TextLine &line) (zdefiniowana w TextLabel) | TextLabel | protected |
mainDraw(sf::RenderTarget &target, const sf::RenderStates &states=sf::RenderStates()) (zdefiniowana w Element) | Element | |
mainUpdate(sf::RenderWindow &rw) (zdefiniowana w Element) | Element | |
margin (zdefiniowana w HaveMargin) | HaveMargin | protected |
marginMode (zdefiniowana w HaveMargin) | HaveMargin | protected |
marginUnit (zdefiniowana w HaveMargin) | HaveMargin | protected |
maximizationMode (zdefiniowana w Element) | Element | protected |
maximized (zdefiniowana w Element) | Element | protected |
move(sf::Vector2f) (zdefiniowana w Element) | Element | |
name (zdefiniowana w HaveName) | HaveName | protected |
onFocusGain() (zdefiniowana w HaveFocus) | HaveFocus | virtual |
onFocusLost() (zdefiniowana w HaveFocus) | HaveFocus | virtual |
operator=(const Element &) (zdefiniowana w Element) | Element | |
operator=(const HaveColorProviderReference &) (zdefiniowana w HaveColorProviderReference) | HaveColorProviderReference | |
operator=(const HaveColorProviderReference &) (zdefiniowana w HaveColorProviderReference) | HaveColorProviderReference | |
parent (zdefiniowana w Element) | Element | protected |
parseFunctions (zdefiniowana w TextLabel) | TextLabel | protectedstatic |
parseLines(const sf::String &lines) (zdefiniowana w TextLabel) | TextLabel | protected |
pressed (zdefiniowana w HavePressed) | HavePressed | protected |
pressedAlt (zdefiniowana w HavePressed) | HavePressed | protected |
rclock (zdefiniowana w GlobalTimer) | GlobalTimer | static |
relativeArea (zdefiniowana w Element) | Element | protected |
relativeMargin(sf::FloatRect area) const (zdefiniowana w HaveMargin) | HaveMargin | |
relativeParentArea (zdefiniowana w Element) | Element | protected |
relativeParentHeightChanged (zdefiniowana w Element) | Element | protected |
relativeParentSizeChanged (zdefiniowana w Element) | Element | protected |
relativeParentWidthChanged (zdefiniowana w Element) | Element | protected |
relativeViewportCenterShift (zdefiniowana w Element) | Element | protected |
releaseAllFonts() (zdefiniowana w HaveFont) | HaveFont | protectedstatic |
revalidateTextAlign() (zdefiniowana w TextLabel) | TextLabel | |
rtime (zdefiniowana w GlobalTimer) | GlobalTimer | static |
setAlign(Align align) (zdefiniowana w TextLabel) | TextLabel | |
setArea(const sf::FloatRect &area) (zdefiniowana w Element) | Element | |
setAutoResize(bool autoResize) (zdefiniowana w TextLabel) | TextLabel | |
setAutoResizeParentLimit(bool value) (zdefiniowana w TextLabel) | TextLabel | |
setColor(ColorId::Type colorId, StateId::Type stateId, sf::Color color) override (zdefiniowana w TextLabel) | TextLabel | virtual |
SetColorAccess(ColorProvider &colorProvider) (zdefiniowana w SetColorAccess) | SetColorAccess | |
setColorEnabled(ColorId::Type colorId, StateId::Type stateId, bool enabled) override (zdefiniowana w TextLabel) | TextLabel | virtual |
setColorFrom(const SetColorAccess &colorAccess) (zdefiniowana w SetColorAccess) | SetColorAccess | virtual |
setEnabled(bool enabled) (zdefiniowana w HaveEnabled) | HaveEnabled | |
setFocus(bool focus) (zdefiniowana w HaveFocus) | HaveFocus | |
setFont(const sf::String &name) (zdefiniowana w HaveFont) | HaveFont | virtual |
setFont(const std::shared_ptr< sf::Font > &font) (zdefiniowana w HaveFont) | HaveFont | virtual |
setFontOutlineSize(float fontOutlineSize) (zdefiniowana w HaveFont) | HaveFont | virtual |
setFontSize(unsigned int fontSize) (zdefiniowana w HaveFont) | HaveFont | virtual |
setFontStyle(sf::Uint32 fontStyle) (zdefiniowana w HaveFont) | HaveFont | virtual |
setHover(bool hover) (zdefiniowana w HaveHover) | HaveHover | |
setLinePrefix(const sf::String &value) (zdefiniowana w TextLabel) | TextLabel | |
setMargin(float margin) (zdefiniowana w HaveMargin) | HaveMargin | virtual |
setMarginMode(MarginMode value) (zdefiniowana w HaveMargin) | HaveMargin | |
setMarginUnit(MarginUnit marginUnit) (zdefiniowana w HaveMargin) | HaveMargin | |
setMaximizationMode(MaximizationMode value) (zdefiniowana w Element) | Element | |
setMaximized(bool maximized) (zdefiniowana w Element) | Element | |
setMinimumVisibleLines(size_t value) (zdefiniowana w TextLabel) | TextLabel | |
setName(const sf::String &name) (zdefiniowana w HaveName) | HaveName | |
setParent(const Element *parent) (zdefiniowana w Element) | Element | |
setPosition(sf::Vector2f) (zdefiniowana w Element) | Element | virtual |
setPressed(bool pressed) (zdefiniowana w HavePressed) | HavePressed | virtual |
setPressedAlt(bool value) (zdefiniowana w HavePressed) | HavePressed | virtual |
setRelativeViewport(sf::RenderTarget &target, const sf::FloatRect *area=nullptr) const (zdefiniowana w Element) | Element | virtual |
setSize(sf::Vector2f) (zdefiniowana w Element) | Element | virtual |
setText(const sf::String &text) override (zdefiniowana w TextLabel) | TextLabel | virtual |
setTooltip(const sf::String &value) (zdefiniowana w HaveHover) | HaveHover | |
setVAlign(VAlign valign) (zdefiniowana w TextLabel) | TextLabel | |
setViewportCenterShift(const sf::Vector2f &value) (zdefiniowana w Element) | Element | |
setVisible(bool visible) (zdefiniowana w HaveVisible) | HaveVisible | |
setWordWrap(bool wordWrap) (zdefiniowana w HaveWordWrap) | HaveWordWrap | |
text (zdefiniowana w HaveText) | HaveText | protected |
TextInputable (zdefiniowana w HaveFocus) | HaveFocus | |
TextLabel(const sf::String &name=sf::String(), const sf::String &text=sf::String()) (zdefiniowana w TextLabel) | TextLabel | |
TextLabel(const sf::String &name, const sf::String &text, bool autoResize) (zdefiniowana w TextLabel) | TextLabel | |
TextLabel(const sf::String &name, bool autoResize) (zdefiniowana w TextLabel) | TextLabel | |
TextLabel (zdefiniowana w TextLine) | TextLine | |
textLabelSet (zdefiniowana w TextLabel) | TextLabel | protectedstatic |
TextLine(const TextLine &line) (zdefiniowana w TextLine) | TextLine | |
TextLine() (zdefiniowana w TextLine) | TextLine | |
textUpdater (zdefiniowana w TextLabel) | TextLabel | protected |
TextUpdater (zdefiniowana w TextLine) | TextLine | |
timeFocused (zdefiniowana w HaveFocus) | HaveFocus | protectedstatic |
tooltip (zdefiniowana w HaveHover) | HaveHover | protected |
unFocus() (zdefiniowana w HaveFocus) | HaveFocus | static |
update(sf::Vector2f mp, bool pressLeft, bool pressRight, bool aboveHover) override (zdefiniowana w TextLabel) | TextLabel | virtual |
updateAllLines() (zdefiniowana w TextLabel) | TextLabel | protectedstatic |
updateArea() override (zdefiniowana w TextLabel) | TextLabel | virtual |
updateHover(const sf::Vector2f &pointer, const sf::FloatRect &clippedArea) (zdefiniowana w HaveHover) | HaveHover | virtual |
updateLines() (zdefiniowana w TextLabel) | TextLabel | |
valign (zdefiniowana w TextLabel) | TextLabel | protected |
viewportCenterShift (zdefiniowana w Element) | Element | protected |
visible (zdefiniowana w HaveVisible) | HaveVisible | protected |
wordWrap (zdefiniowana w HaveWordWrap) | HaveWordWrap | protected |
wrapped (zdefiniowana w TextLabel) | TextLabel | protected |
~DestructionNotifier() (zdefiniowana w DestructionNotifier) | DestructionNotifier | virtual |
~ElementBase() (zdefiniowana w ElementBase) | ElementBase | inlinevirtual |
~GetColorAccess()=default (zdefiniowana w GetColorAccess) | GetColorAccess | virtual |
~HaveFocus() (zdefiniowana w HaveFocus) | HaveFocus | virtual |
~HaveFont() (zdefiniowana w HaveFont) | HaveFont | virtual |
~HaveHover() (zdefiniowana w HaveHover) | HaveHover | virtual |
~HaveMargin()=default (zdefiniowana w HaveMargin) | HaveMargin | virtual |
~HavePressed() (zdefiniowana w HavePressed) | HavePressed | inlinevirtual |
~HaveText()=default (zdefiniowana w HaveText) | HaveText | virtual |
~SetColorAccess()=default (zdefiniowana w SetColorAccess) | SetColorAccess | virtual |
~TextLabel() (zdefiniowana w TextLabel) | TextLabel |