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::EmbeddedOptionsControlPrivate Class Reference
Collaboration diagram for qdesigner_internal::EmbeddedOptionsControlPrivate:

Public Member Functions

 EmbeddedOptionsControlPrivate (QDesignerFormEditorInterface *core)
void init (EmbeddedOptionsControl *q)
bool isDirty () const
void loadSettings ()
void saveSettings ()
void slotAdd ()
void slotEdit ()
void slotDelete ()
void slotProfileIndexChanged (int)
 EmbeddedOptionsControlPrivate (QDesignerFormEditorInterface *core)
void init (EmbeddedOptionsControl *q)
bool isDirty () const
void loadSettings ()
void saveSettings ()
void slotAdd ()
void slotEdit ()
void slotDelete ()
void slotProfileIndexChanged (int)

Detailed Description

Definition at line 62 of file embeddedoptionspage.cpp.

Constructor & Destructor Documentation

◆ EmbeddedOptionsControlPrivate() [1/2]

qdesigner_internal::EmbeddedOptionsControlPrivate::EmbeddedOptionsControlPrivate ( QDesignerFormEditorInterface * core)

Definition at line 96 of file embeddedoptionspage.cpp.

◆ EmbeddedOptionsControlPrivate() [2/2]

qdesigner_internal::EmbeddedOptionsControlPrivate::EmbeddedOptionsControlPrivate ( QDesignerFormEditorInterface * core)

Member Function Documentation

◆ init() [1/2]

void qdesigner_internal::EmbeddedOptionsControlPrivate::init ( EmbeddedOptionsControl * q)

Definition at line 117 of file embeddedoptionspage.cpp.

Referenced by qdesigner_internal::EmbeddedOptionsControl::EmbeddedOptionsControl().

Here is the caller graph for this function:

◆ init() [2/2]

void qdesigner_internal::EmbeddedOptionsControlPrivate::init ( EmbeddedOptionsControl * q)

◆ isDirty() [1/2]

bool qdesigner_internal::EmbeddedOptionsControlPrivate::isDirty ( ) const
inline

Definition at line 68 of file embeddedoptionspage.cpp.

Referenced by qdesigner_internal::EmbeddedOptionsControl::isDirty().

Here is the caller graph for this function:

◆ isDirty() [2/2]

bool qdesigner_internal::EmbeddedOptionsControlPrivate::isDirty ( ) const
inline

Definition at line 68 of file embeddedoptionspage.cpp.

◆ loadSettings() [1/2]

void qdesigner_internal::EmbeddedOptionsControlPrivate::loadSettings ( )

Definition at line 252 of file embeddedoptionspage.cpp.

Referenced by qdesigner_internal::EmbeddedOptionsControl::loadSettings().

Here is the caller graph for this function:

◆ loadSettings() [2/2]

void qdesigner_internal::EmbeddedOptionsControlPrivate::loadSettings ( )

◆ saveSettings() [1/2]

void qdesigner_internal::EmbeddedOptionsControlPrivate::saveSettings ( )

Definition at line 265 of file embeddedoptionspage.cpp.

Referenced by qdesigner_internal::EmbeddedOptionsControl::saveSettings().

Here is the caller graph for this function:

◆ saveSettings() [2/2]

void qdesigner_internal::EmbeddedOptionsControlPrivate::saveSettings ( )

◆ slotAdd() [1/2]

void qdesigner_internal::EmbeddedOptionsControlPrivate::slotAdd ( )

Definition at line 161 of file embeddedoptionspage.cpp.

◆ slotAdd() [2/2]

void qdesigner_internal::EmbeddedOptionsControlPrivate::slotAdd ( )

◆ slotDelete() [1/2]

void qdesigner_internal::EmbeddedOptionsControlPrivate::slotDelete ( )

Definition at line 225 of file embeddedoptionspage.cpp.

◆ slotDelete() [2/2]

void qdesigner_internal::EmbeddedOptionsControlPrivate::slotDelete ( )

◆ slotEdit() [1/2]

void qdesigner_internal::EmbeddedOptionsControlPrivate::slotEdit ( )

Definition at line 191 of file embeddedoptionspage.cpp.

◆ slotEdit() [2/2]

void qdesigner_internal::EmbeddedOptionsControlPrivate::slotEdit ( )

◆ slotProfileIndexChanged() [1/2]

void qdesigner_internal::EmbeddedOptionsControlPrivate::slotProfileIndexChanged ( int )

Definition at line 315 of file embeddedoptionspage.cpp.

◆ slotProfileIndexChanged() [2/2]

void qdesigner_internal::EmbeddedOptionsControlPrivate::slotProfileIndexChanged ( int )

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