Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qdesigner_internal::FormEditorOptionsPage Class Reference

#include <formeditor_optionspage.h>

Inheritance diagram for qdesigner_internal::FormEditorOptionsPage:
Collaboration diagram for qdesigner_internal::FormEditorOptionsPage:

Public Member Functions

 FormEditorOptionsPage (QDesignerFormEditorInterface *core)
QString name () const override
QWidgetcreatePage (QWidget *parent) override
void apply () override
void finish () override
Public Member Functions inherited from QDesignerOptionsPageInterface
 QDesignerOptionsPageInterface ()=default
virtual ~QDesignerOptionsPageInterface ()=default

Detailed Description

Definition at line 21 of file formeditor_optionspage.h.

Constructor & Destructor Documentation

◆ FormEditorOptionsPage()

qdesigner_internal::FormEditorOptionsPage::FormEditorOptionsPage ( QDesignerFormEditorInterface * core)
explicit

Definition at line 79 of file formeditor_optionspage.cpp.

Member Function Documentation

◆ apply()

void qdesigner_internal::FormEditorOptionsPage::apply ( )
overridevirtual

Implements QDesignerOptionsPageInterface.

Definition at line 136 of file formeditor_optionspage.cpp.

◆ createPage()

QWidget * qdesigner_internal::FormEditorOptionsPage::createPage ( QWidget * parent)
overridevirtual

Implements QDesignerOptionsPageInterface.

Definition at line 90 of file formeditor_optionspage.cpp.

References QPainter::QWidget.

Here is the call graph for this function:

◆ finish()

void qdesigner_internal::FormEditorOptionsPage::finish ( )
overridevirtual

Implements QDesignerOptionsPageInterface.

Definition at line 169 of file formeditor_optionspage.cpp.

◆ name()

QString qdesigner_internal::FormEditorOptionsPage::name ( ) const
overridevirtual

Implements QDesignerOptionsPageInterface.

Definition at line 84 of file formeditor_optionspage.cpp.


The documentation for this class was generated from the following files: