63 void Load(
const QString &file);
74 static Preference &Preferences(
bool unitTest =
false);
88 static void Shutdown();
Reads user preferences from a data file.
bool IsUnitTest()
Tests whether or not a file is a unitTest.
Preference()
Constructs a Preference object.
~Preference()
Destroys the Preference object.
static Preference * p_preference
Pointer to a Preference object.
static bool p_unitTest
Flag indicating whether the file is a unitTest or not.
Container for cube-like labels.
This is free and unencumbered software released into the public domain.