QtcSettings Class

class Utils::QtcSettings

The QtcSettings class is an extension of the QSettings class the uses Utils::Key instead of QString for keys. More...

Header: #include <utils/qtcsettings.h>
Inherits: QSettings (private)

Detailed Description

\inmoduleQtCreator

Use Utils::QtcSettings::setValueWithDefault() to write values with a default.