| Anchor enum name | ViewOverlay | |
| AnchorPoint enum name | InteractiveOverlay | |
| anchorPoint (defined in InteractiveOverlay) | InteractiveOverlay | |
| anchorPoint() const | InteractiveOverlay | inline |
| anchorPointChanged(InteractiveOverlay::AnchorPoint anchorPoint) (defined in InteractiveOverlay) | InteractiveOverlay | signal |
| Bottom enum value | InteractiveOverlay | |
| BottomLeft enum value | InteractiveOverlay | |
| BottomRight enum value | InteractiveOverlay | |
| Configurable()=default (defined in Configurable) | Configurable | |
| Configurable(const Configurable &rhs) (defined in Configurable) | Configurable | |
| Configurable(Configurable &&rhs) noexcept (defined in Configurable) | Configurable | |
| configuration(Properties *p) const override | ViewOverlay | virtual |
| configure(const Properties *p) override | ViewOverlay | virtual |
| configureDefaults() | Configurable | virtual |
| disconnectAll() | SignalReceiver | protected |
| Fill enum value | InteractiveOverlay | |
| glOverlay() const | ViewOverlay | inline |
| glOverlay() | ViewOverlay | inline |
| handleInputEvent(const GUI::InputEvent &event) override | InteractiveOverlay | virtual |
| horizontalMargin() const | InteractiveOverlay | |
| InteractiveOrientationMeshOverlay(const Mesh &mesh, InteractiveView *view, AnchorPoint anchor) | InteractiveOrientationMeshOverlay | |
| InteractiveOverlay(std::unique_ptr< GlOverlay > overlay, AnchorPoint anchor) | InteractiveOverlay | |
| InteractiveOverlay(GlOverlay &overlay, AnchorPoint anchor) | InteractiveOverlay | |
| InteractiveOverlay(GlOverlay *overlay, AnchorPoint anchor, bool ownOverlay=true) | InteractiveOverlay | |
| isVisible() const | ViewOverlay | inline |
| LayoutDirection enum name | ViewOverlay | |
| Left enum value | InteractiveOverlay | |
| loadMesh(const Mesh &mesh) | InteractiveOrientationMeshOverlay | |
| m_anchorPoint | InteractiveOverlay | protected |
| m_glOverlay (defined in ViewOverlay) | ViewOverlay | protected |
| m_interaction | InteractiveOverlay | protected |
| m_isVisible (defined in ViewOverlay) | ViewOverlay | protected |
| m_margin (defined in ViewOverlay) | ViewOverlay | protected |
| m_overlay | InteractiveOverlay | protected |
| m_ownOverlay | InteractiveOverlay | protected |
| m_params | Configurable | protected |
| m_viewport (defined in ViewOverlay) | ViewOverlay | protected |
| margin() const | ViewOverlay | inline |
| minimalSizeHint() const | ViewOverlay | |
| minimalSizeHintHeight() const | InteractiveOverlay | virtual |
| minimalSizeHintWidth() const | InteractiveOverlay | virtual |
| operator=(const Configurable &) (defined in Configurable) | Configurable | |
| operator=(Configurable &&) noexcept (defined in Configurable) | Configurable | |
| ImFusion::SignalReceiver::operator=(SignalReceiver rhs) | SignalReceiver | |
| overlay() const | InteractiveOverlay | inline |
| overlay() | InteractiveOverlay | inline |
| rect() const | InteractiveOverlay | inline |
| registerParameter(ParameterBase *param) | Configurable | |
| render() | ViewOverlay | virtual |
| Right enum value | InteractiveOverlay | |
| sceneEvent(QEvent *event) | InteractiveOverlay | virtual |
| setAnchorPoint(AnchorPoint anchorPoint) | InteractiveOverlay | |
| setBackgroundImage(std::unique_ptr< SharedImage > backgroundImage) | InteractiveOrientationMeshOverlay | |
| setInteraction(std::unique_ptr< OverlayInteraction > interaction) | InteractiveOverlay | virtual |
| setMargin(int horizontal, int vertical) | InteractiveOverlay | |
| ImFusion::GUI::ViewOverlay::setMargin(const vec2i &value) | ViewOverlay | |
| setMinimalSizeHint(int width, int height) | InteractiveOverlay | virtual |
| setOverlay(GlOverlay *overlay, bool ownOverlay) | InteractiveOverlay | protected |
| setSizeHint(int width, int height) | InteractiveOverlay | virtual |
| setVisible(bool value) | ViewOverlay | virtual |
| signalLayoutNeeded | ViewOverlay | |
| signalParametersChanged | Configurable | |
| SignalReceiver()=default | SignalReceiver | |
| SignalReceiver(const SignalReceiver &other) | SignalReceiver | |
| signalUpdateRequested | ViewOverlay | |
| sizeHint() const | ViewOverlay | |
| sizeHintHeight() const | InteractiveOverlay | virtual |
| sizeHintWidth() const | InteractiveOverlay | virtual |
| Top enum value | InteractiveOverlay | |
| TopLeft enum value | InteractiveOverlay | |
| TopRight enum value | InteractiveOverlay | |
| unregisterParameter(const ParameterBase *param) | Configurable | |
| verticalMargin() const | InteractiveOverlay | |
| ViewOverlay(std::unique_ptr< GlOverlay > glOverlay) | ViewOverlay | |
| viewport() | ViewOverlay | inline |
| ~Configurable() (defined in Configurable) | Configurable | virtual |
| ~InteractiveOrientationMeshOverlay() override (defined in InteractiveOrientationMeshOverlay) | InteractiveOrientationMeshOverlay | |
| ~InteractiveOverlay() override (defined in InteractiveOverlay) | InteractiveOverlay | |
| ~SignalReceiver() | SignalReceiver | virtual |
| ~ViewOverlay() override (defined in ViewOverlay) | ViewOverlay | |