Implementation of interface class for the creation of GII custom widgets.
More...
#include <GmiCustomWidgets.h>
|
| GmiCustomWidgets (QObject *parent=nullptr) |
| Constructor.
|
|
| ~GmiCustomWidgets () override |
| Overridden destructor.
|
|
QList< QDesignerCustomWidgetInterface * > | customWidgets () const override |
| Overridden to return our own widget plugin classes.
|
|
Implementation of interface class for the creation of GII custom widgets.
◆ GmiCustomWidgets()
sf::GmiCustomWidgets::GmiCustomWidgets |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ ~GmiCustomWidgets()
sf::GmiCustomWidgets::~GmiCustomWidgets |
( |
| ) |
|
|
override |
◆ customWidgets()
QList< QDesignerCustomWidgetInterface * > sf::GmiCustomWidgets::customWidgets |
( |
| ) |
const |
|
override |
Overridden to return our own widget plugin classes.
The documentation for this class was generated from the following file: