QtcSettings Class
class Utils::QtcSettingsThe 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
Use Utils::QtcSettings::setValueWithDefault() to write values with a default.