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
QDesignerSettingsInterface Member List

This is the complete list of members for QDesignerSettingsInterface, including all inherited members.

beginGroup(const QString &prefix)=0QDesignerSettingsInterfacepure virtual
contains(const QString &key) const =0QDesignerSettingsInterfacepure virtual
endGroup()=0QDesignerSettingsInterfacepure virtual
QDesignerSettingsInterface()=defaultQDesignerSettingsInterface
remove(const QString &key)=0QDesignerSettingsInterfacepure virtual
setValue(const QString &key, const QVariant &value)=0QDesignerSettingsInterfacepure virtual
value(const QString &key, const QVariant &defaultValue=QVariant()) const =0QDesignerSettingsInterfacepure virtual
~QDesignerSettingsInterface()=defaultQDesignerSettingsInterfacevirtual