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::EmbeddedOptionsPage Class Reference

#include <embeddedoptionspage.h>

Inheritance diagram for qdesigner_internal::EmbeddedOptionsPage:
Collaboration diagram for qdesigner_internal::EmbeddedOptionsPage:

Public Member Functions

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

Detailed Description

Definition at line 47 of file embeddedoptionspage.h.

Constructor & Destructor Documentation

◆ EmbeddedOptionsPage()

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

Definition at line 369 of file embeddedoptionspage.cpp.

Member Function Documentation

◆ apply()

void qdesigner_internal::EmbeddedOptionsPage::apply ( )
overridevirtual

Implements QDesignerOptionsPageInterface.

Definition at line 405 of file embeddedoptionspage.cpp.

References qdesigner_internal::FormWindowManager::deviceProfilesChanged().

Here is the call graph for this function:

◆ createPage()

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

Implements QDesignerOptionsPageInterface.

Definition at line 380 of file embeddedoptionspage.cpp.

References QPainter::QWidget.

Here is the call graph for this function:

◆ finish()

void qdesigner_internal::EmbeddedOptionsPage::finish ( )
overridevirtual

Implements QDesignerOptionsPageInterface.

Definition at line 415 of file embeddedoptionspage.cpp.

◆ name()

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

Implements QDesignerOptionsPageInterface.

Definition at line 374 of file embeddedoptionspage.cpp.


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