#include <LayoutButton.h>
|
void | openLayout () |
| Opens the specified layout file in a form dialog as a popup window.
|
|
| ObjectExtension (QObject *object) |
| Protected constructor only. Inlined so no external libs are need for designer.
|
|
virtual | ~ObjectExtension ()=default |
| Virtual destructor.
|
|
|
static bool | inDesigner () |
| Gets the designer status.
|
|
static QObject * | getExtensionParent (QObject *obj, bool first=true) |
| Return if the passed object has this type as parent. It starts by testing the passed object itself.
|
|
◆ LayoutButton()
sf::LayoutButton::LayoutButton |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ addPropertyPages()
◆ isRequiredProperty()
bool sf::LayoutButton::isRequiredProperty |
( |
const QString & |
name | ) |
|
|
overridevirtual |
◆ openLayout()
void sf::LayoutButton::openLayout |
( |
| ) |
|
|
protected |
Opens the specified layout file in a form dialog as a popup window.
◆ idOffset
◆ layoutFile
QString sf::LayoutButton::layoutFile |
|
readwrite |
The documentation for this class was generated from the following file: