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
QtCheckBoxFactoryPrivate Class Reference
+ Inheritance diagram for QtCheckBoxFactoryPrivate:
+ Collaboration diagram for QtCheckBoxFactoryPrivate:

Public Member Functions

void slotPropertyChanged (QtProperty *property, bool value)
 
void slotSetValue (bool value)
 
void slotPropertyChanged (QtProperty *property, bool value)
 
void slotSetValue (bool value)
 
- Public Member Functions inherited from EditorFactoryPrivate< QtBoolEdit >
QtBoolEditcreateEditor (QtProperty *property, QWidget *parent)
 
QtBoolEditcreateEditor (QtProperty *property, QWidget *parent)
 
void initializeEditor (QtProperty *property, QtBoolEdit *e)
 
void initializeEditor (QtProperty *property, QtBoolEdit *e)
 
void slotEditorDestroyed (QObject *object)
 
void slotEditorDestroyed (QObject *object)
 

Additional Inherited Members

- Public Types inherited from EditorFactoryPrivate< QtBoolEdit >
using EditorList
 
using PropertyToEditorListMap
 
using EditorToPropertyMap
 
- Public Attributes inherited from EditorFactoryPrivate< QtBoolEdit >
PropertyToEditorListMap m_createdEditors
 
EditorToPropertyMap m_editorToProperty
 

Detailed Description

Definition at line 560 of file qteditorfactory.cpp.

Member Function Documentation

◆ slotPropertyChanged() [1/2]

void QtCheckBoxFactoryPrivate::slotPropertyChanged ( QtProperty * property,
bool value )

Definition at line 569 of file qteditorfactory.cpp.

◆ slotPropertyChanged() [2/2]

void QtCheckBoxFactoryPrivate::slotPropertyChanged ( QtProperty * property,
bool value )

◆ slotSetValue() [1/2]

void QtCheckBoxFactoryPrivate::slotSetValue ( bool value)

Definition at line 582 of file qteditorfactory.cpp.

◆ slotSetValue() [2/2]

void QtCheckBoxFactoryPrivate::slotSetValue ( bool value)

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