|
TGUI
0.9.5
|
This is the complete list of members for tgui::BackendBase, including all inherited members.
| attachGui(GuiBase *gui)=0 | tgui::BackendBase | pure virtual |
| BackendBase()=default | tgui::BackendBase | |
| BackendBase(const BackendBase &)=delete (defined in tgui::BackendBase) | tgui::BackendBase | |
| closeVirtualKeyboard()=0 | tgui::BackendBase | pure virtual |
| createDefaultFont()=0 | tgui::BackendBase | pure virtual |
| createFont()=0 | tgui::BackendBase | pure virtual |
| createText()=0 | tgui::BackendBase | pure virtual |
| createTexture()=0 | tgui::BackendBase | pure virtual |
| detatchGui(GuiBase *gui)=0 | tgui::BackendBase | pure virtual |
| getClipboard() const | tgui::BackendBase | virtual |
| isKeyboardModifierPressed(Event::KeyModifier modifierKey)=0 | tgui::BackendBase | pure virtual |
| m_clipboardContents (defined in tgui::BackendBase) | tgui::BackendBase | protected |
| m_destroyOnLastGuiDetatch (defined in tgui::BackendBase) | tgui::BackendBase | protected |
| openVirtualKeyboard(const FloatRect &inputRect)=0 | tgui::BackendBase | pure virtual |
| operator=(const BackendBase &)=delete (defined in tgui::BackendBase) | tgui::BackendBase | |
| readFileFromAndroidAssets(const String &filename, std::size_t &fileSize) const | tgui::BackendBase | virtual |
| resetMouseCursorStyle(Cursor::Type type)=0 | tgui::BackendBase | pure virtual |
| setClipboard(const String &contents) | tgui::BackendBase | virtual |
| setDestroyOnLastGuiDetatch(bool destroyOnDetatch) | tgui::BackendBase | |
| setMouseCursor(GuiBase *gui, Cursor::Type type)=0 | tgui::BackendBase | pure virtual |
| setMouseCursorStyle(Cursor::Type type, const std::uint8_t *pixels, Vector2u size, Vector2u hotspot)=0 | tgui::BackendBase | pure virtual |
| ~BackendBase()=default | tgui::BackendBase | virtual |
1.9.8