#include <abstractoptionspage.h>
Definition at line 14 of file abstractoptionspage.h.
◆ QDesignerOptionsPageInterface()
| QDesignerOptionsPageInterface::QDesignerOptionsPageInterface |
( |
| ) |
|
|
default |
◆ ~QDesignerOptionsPageInterface()
| virtual QDesignerOptionsPageInterface::~QDesignerOptionsPageInterface |
( |
| ) |
|
|
virtualdefault |
◆ apply()
| virtual void QDesignerOptionsPageInterface::apply |
( |
| ) |
|
|
pure virtual |
◆ createPage()
| virtual QWidget * QDesignerOptionsPageInterface::createPage |
( |
QWidget * | parent | ) |
|
|
pure virtual |
◆ finish()
| virtual void QDesignerOptionsPageInterface::finish |
( |
| ) |
|
|
pure virtual |
◆ name()
| virtual QString QDesignerOptionsPageInterface::name |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: