|
Simple SFML GUI
0.2a
|
To jest kompletna lista składowych dla HaveContextMenu, 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 |
| anyDialogExist() (zdefiniowana w HaveGUIManagerInfo) | HaveGUIManagerInfo | protected |
| area (zdefiniowana w Element) | Element | protected |
| areaChanged (zdefiniowana w Element) | Element | protected |
| clipArea(const sf::FloatRect &scissors, sf::FloatRect toCut) const (zdefiniowana w Element) | Element | protected |
| clippedArea (zdefiniowana w Element) | Element | protected |
| computeClipped() const (zdefiniowana w Element) | Element | protected |
| computeRelativeArea() const (zdefiniowana w Element) | Element | |
| computeRelativeViewportCenterShift() const (zdefiniowana w Element) | Element | protected |
| dclock (zdefiniowana w GlobalTimer) | GlobalTimer | static |
| doAction(const sf::String &type=ActionType::main) (zdefiniowana w HaveAction< const Element & >) | HaveAction< const Element & > | inlinevirtual |
| draw(sf::RenderTarget &target, const sf::RenderStates &states) const (zdefiniowana w HaveContextMenu) | HaveContextMenu | virtual |
| draw(sf::RenderTarget &target, sf::RenderStates states=sf::RenderStates())=0 (zdefiniowana w ElementBase) | ElementBase | pure 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 HaveHover) | HaveHover | |
| Element (zdefiniowana w HavePressed) | HavePressed | |
| Element (zdefiniowana w HaveSelected) | HaveSelected | protected |
| fitToWindow(const sf::RenderWindow &rw) (zdefiniowana w Element) | Element | |
| focus (zdefiniowana w HaveFocus) | HaveFocus | protected |
| FocusAction() (zdefiniowana w FocusAction< const Element & >) | FocusAction< const Element & > | inline |
| fps (zdefiniowana w GlobalTimer) | GlobalTimer | static |
| function_type typedef (zdefiniowana w HaveAction< const Element & >) | HaveAction< const Element & > | |
| getArea() (zdefiniowana w Element) | Element | |
| getArea() const (zdefiniowana w Element) | Element | |
| getClippedArea() const (zdefiniowana w Element) | Element | |
| getColorProvider() (zdefiniowana w Element) | Element | protected |
| getHotKey() const (zdefiniowana w Pressable< const Element &>) | Pressable< const Element &> | inline |
| getLastActiveContextMenu() (zdefiniowana w HaveContextMenu) | HaveContextMenu | static |
| 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 | |
| HaveAction() (zdefiniowana w HaveAction< const Element & >) | HaveAction< const Element & > | inline |
| HaveContextMenu() (zdefiniowana w HaveContextMenu) | HaveContextMenu | |
| 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) | HaveHover | protected |
| 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 |
| 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 |
| isSelected() const (zdefiniowana w HaveSelected) | HaveSelected | |
| isVisible() const (zdefiniowana w HaveVisible) | HaveVisible | |
| lastArea (zdefiniowana w Element) | Element | protected |
| lastFocus (zdefiniowana w HaveFocus) | HaveFocus | protectedstatic |
| lastPressLeft (zdefiniowana w HavePressed) | HavePressed | protected |
| lastPressRight (zdefiniowana w HavePressed) | HavePressed | protected |
| 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) | Element | protected |
| maximized (zdefiniowana w Element) | Element | protected |
| move(sf::Vector2f) (zdefiniowana w Element) | Element | |
| name (zdefiniowana w HaveName) | HaveName | protected |
| 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 | |
| parent (zdefiniowana w Element) | Element | protected |
| Pressable() (zdefiniowana w Pressable< const Element &>) | Pressable< const Element &> | inline |
| pressed (zdefiniowana w HavePressed) | HavePressed | protected |
| pressedAlt (zdefiniowana w HavePressed) | HavePressed | protected |
| rclock (zdefiniowana w GlobalTimer) | GlobalTimer | static |
| relativeArea (zdefiniowana w Element) | Element | protected |
| 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 |
| rtime (zdefiniowana w GlobalTimer) | GlobalTimer | static |
| selected (zdefiniowana w HaveSelected) | HaveSelected | protected |
| 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 | |
| setFocus(bool focus) (zdefiniowana w HaveFocus) | HaveFocus | |
| 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 | |
| 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 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) | Element | virtual |
| setSelected(bool value) (zdefiniowana w HaveSelected) | HaveSelected | |
| setSize(sf::Vector2f) (zdefiniowana w Element) | Element | virtual |
| 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 |
| TextInputable (zdefiniowana w HaveFocus) | HaveFocus | |
| timeFocused (zdefiniowana w HaveFocus) | HaveFocus | protectedstatic |
| tooltip (zdefiniowana w HaveHover) | HaveHover | protected |
| unFocus() (zdefiniowana w HaveFocus) | HaveFocus | static |
| update(sf::Vector2f pointerPos, bool pressLeft, bool pressRight, bool aboveHover) (zdefiniowana w HaveContextMenu) | HaveContextMenu | virtual |
| updateArea() (zdefiniowana w Element) | Element | virtual |
| updateHover(const sf::Vector2f &pointer, const sf::FloatRect &clippedArea) (zdefiniowana w HaveHover) | HaveHover | virtual |
| viewportCenterShift (zdefiniowana w Element) | Element | protected |
| visible (zdefiniowana w HaveVisible) | HaveVisible | protected |
| ~DestructionNotifier() (zdefiniowana w DestructionNotifier) | DestructionNotifier | virtual |
| ~ElementBase() (zdefiniowana w ElementBase) | ElementBase | inlinevirtual |
| ~FocusAction() (zdefiniowana w FocusAction< const Element & >) | FocusAction< const Element & > | inlinevirtual |
| ~HaveAction() (zdefiniowana w HaveAction< const Element & >) | HaveAction< const Element & > | inlinevirtual |
| ~HaveContextMenu() (zdefiniowana w HaveContextMenu) | HaveContextMenu | |
| ~HaveFocus() (zdefiniowana w HaveFocus) | HaveFocus | virtual |
| ~HaveHover() (zdefiniowana w HaveHover) | HaveHover | virtual |
| ~HavePressed() (zdefiniowana w HavePressed) | HavePressed | inlinevirtual |
1.8.13