![]() |
stec-platform
|
The Definitions class, defied where retained items are stored and retained for projects. More...
#include <definitions.h>
Static Public Member Functions | |
static void | SetSettingPathName (QString path) |
sets the configuration directory path | |
static void | SetConfigFile (QString file) |
sets the configuration file name, platform uses files not registeres in Windows, so clean uninstalls are like linux | |
static void | SetConfigProjectName (QString name) |
set the project name, so all one vendors within a directory can use different project names | |
static void | CleanLockedInis (QString path) |
cleans the file incase locked | |
static const QString | GetApplicationPath (const QString application) |
returns the application path with Platform. prefix | |
static const QString | GetJustApplicationPath (void) |
returns just the path of the application | |
static const QString | GetApplicationName (void) |
returns the project name if set, else return "Stec" | |
static const QString | GetResidentPath (const QString application) |
returns ~/vremsoft of path of residents | |
The Definitions class, defied where retained items are stored and retained for projects.
This class provides the road map for retension data used for each project that uses these libraries