TulipSettings.h File Reference#include <QtCore/QSettings>
#include <tulip/tulipconf.h>
Classes
- class TulipSettings
- This class provides convenience functions to access to the Tulip settings file (using QSettings) TulipSettings is a wrapper for QSettings providing quick access to common keys provided in the tulip configuration file. This object does not mask any method from the QSettings class. Which mean that the user can still access to custom keys by invoking the QSettings::value method. More...
|