UniversalIndentGUI 1.2.0
|
#include <QObject>
#include <QStringList>
#include <QMultiMap>
#include <QSharedPointer>
Go to the source code of this file.
Classes | |
class | UiGuiSettings |
Handles the settings of the program. Reads them on startup and saves them on exit. Is a singleton class and can only be accessed via getInstance(). More... |