ImFusion C++ SDK 4.4.0
ImFusion::FloatingActionButton Class Reference

#include <ImFusionLabels/lib/include/ImFusion/Labels/UI/Widgets/FloatingActionButton.h>

A button floating in the left button of its parent widget. More...

Inheritance diagram for ImFusion::FloatingActionButton:

Detailed Description

A button floating in the left button of its parent widget.

This widget must not be added to a layout. It will position itself relative to its parent.

Public Member Functions

 FloatingActionButton (const QIcon &icon, QWidget *parent=nullptr)
void adjustSize ()
QSize sizeHint () const override
void setCornerOffset (int x, int y)
 Sets the offset in pixels from the left bottom of the parent widget.
bool eventFilter (QObject *object, QEvent *event) override

The documentation for this class was generated from the following file:
  • ImFusionLabels/lib/include/ImFusion/Labels/UI/Widgets/FloatingActionButton.h
Search Tab / S to search, Esc to close