![]() |
ImFusion SDK 4.3
|
This is the complete list of members for GlTextOverlay, including all inherited members.
| backgroundColor() const | GlTextOverlay | inline |
| backgroundMarginSize() const | GlTextOverlay | inline |
| color() const | GlTextOverlay | inline |
| font() const | GlTextOverlay | inline |
| GlOverlay(int widthHint, int heightHint, int minWidthHint, int minHeightHint) | GlOverlay | |
| GlTextOverlay() (defined in GlTextOverlay) | GlTextOverlay | |
| hintingText() const | GlTextOverlay | inline |
| horizontalAlignment() const | GlTextOverlay | |
| isDrawBackgroundEnabled() const | GlTextOverlay | inline |
| m_impl (defined in GlTextOverlay) | GlTextOverlay | protected |
| m_minSizeChangedSignal | GlOverlay | |
| m_minSizeHintHeight (defined in GlOverlay) | GlOverlay | protected |
| m_minSizeHintWidth (defined in GlOverlay) | GlOverlay | protected |
| m_sizeChangedSignal | GlOverlay | |
| m_sizeHintHeight (defined in GlOverlay) | GlOverlay | protected |
| m_sizeHintWidth (defined in GlOverlay) | GlOverlay | protected |
| m_visible | GlOverlay | protected |
| minimalSizeHintHeight() const | GlOverlay | virtual |
| minimalSizeHintWidth() const | GlOverlay | virtual |
| render(const GL::Viewport &viewport) override | GlTextOverlay | virtual |
| setBackgroundColor(const vec4 &color) | GlTextOverlay | inline |
| setBackgroundMarginSize(int size) | GlTextOverlay | inline |
| setColor(const vec4 &color) | GlTextOverlay | inline |
| setDrawBackgroundEnabled(bool draw) | GlTextOverlay | inline |
| setFont(const GL::TextRenderer::Font &value) | GlTextOverlay | |
| setFontSize(int size) | GlTextOverlay | |
| setHintingText(const std::string &value) | GlTextOverlay | |
| setHorizontalAlignment(GL::TextRenderer::AlignmentH horizontalAlignment) | GlTextOverlay | |
| setMinimalSizeHint(int width, int height) | GlOverlay | virtual |
| setSizeHint(int width, int height) | GlOverlay | virtual |
| setText(const std::string &text) | GlTextOverlay | |
| setVerticalAlignment(GL::TextRenderer::AlignmentV verticalAlignment) | GlTextOverlay | |
| setVisible(bool visible) | GlOverlay | virtual |
| sizeHintHeight() const | GlOverlay | virtual |
| sizeHintWidth() const | GlOverlay | virtual |
| text() const | GlTextOverlay | inline |
| update() | GlOverlay | virtual |
| verticalAlignment() const | GlTextOverlay | |
| visible() const | GlOverlay | virtual |
| ~GlOverlay()=default (defined in GlOverlay) | GlOverlay | virtual |
| ~GlTextOverlay() override (defined in GlTextOverlay) | GlTextOverlay |