| ||||||||||||||||
TulipSettings Class ReferenceThis 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...
Collaboration diagram for TulipSettings:
Public Member Functions
Static Public Member Functions
Detailed DescriptionThis 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. Member Function Documentation
Registers a file in the list of recently opened documents.
Retrieves the list of documents recently opened with tulip. |
Tulip Software by LaBRI Visualization Team 2001 - 2011 |