![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QDesignerSettingsInterface, including all inherited members.
| beginGroup(const QString &prefix)=0 | QDesignerSettingsInterface | pure virtual |
| contains(const QString &key) const =0 | QDesignerSettingsInterface | pure virtual |
| endGroup()=0 | QDesignerSettingsInterface | pure virtual |
| QDesignerSettingsInterface()=default | QDesignerSettingsInterface | |
| remove(const QString &key)=0 | QDesignerSettingsInterface | pure virtual |
| setValue(const QString &key, const QVariant &value)=0 | QDesignerSettingsInterface | pure virtual |
| value(const QString &key, const QVariant &defaultValue=QVariant()) const =0 | QDesignerSettingsInterface | pure virtual |
| ~QDesignerSettingsInterface()=default | QDesignerSettingsInterface | virtual |