Class which displays progress and the current action being performed. Typically shown at the bottom of a view, or at the top with the ribbon.
More...
#include <Toolbar.h>
|
virtual void | addWidget (const QPointer< QWidget > &widget) |
|
virtual void | clear () |
|
virtual void | removeWidget (const QPointer< QWidget > &widget) |
|
| Toolbar (QWidget *parent=nullptr) |
|
Class which displays progress and the current action being performed. Typically shown at the bottom of a view, or at the top with the ribbon.
◆ Toolbar()
Toolbar |
( |
QWidget * | parent = nullptr | ) |
|
◆ addWidget()
virtual void addWidget |
( |
const QPointer< QWidget > & | widget | ) |
|
|
virtual |
◆ clear()
◆ minimumSizeHint()
QSize minimumSizeHint |
( |
| ) |
const |
|
overrideprotected |
◆ removeWidget()
virtual void removeWidget |
( |
const QPointer< QWidget > & | widget | ) |
|
|
virtual |
◆ sizeHint()
The documentation for this class was generated from the following file: