17 #include <QtCore/QString> 71 static QString path(
const Resource &resource);
Definition: analogSensor.h:23
static QString configsPath()
Path to a directory with trikControl config files.
Definition: paths.cpp:36
static QString hostnameName()
Name (with path) of hostname file.
Definition: paths.cpp:81
static QString mediaPath()
Path to a directory containing "media" folder (with images and sounds).
Definition: paths.cpp:46
static QString translationsPath()
Name of a directory containing "translations" folder.
Definition: paths.cpp:66
static QString systemScriptsPath()
Path to a directory with "system.js" file.
Definition: paths.cpp:56
static QString trikRcName()
Name (with path) of trikrc file.
Definition: paths.cpp:71
Service that provides information about file paths used by system.
Definition: paths.h:26
static QString localSettings()
Name (with path) of .ini file with local settings like locale and hull number.
Definition: paths.cpp:76
static QString userScriptsPath()
Where to put script files sent by TRIK Studio and written by user.
Definition: paths.cpp:51
static QString coreDumpPath()
Where to put core dump if something goes wrong.
Definition: paths.cpp:61
static QString logsPath()
Where to put log files.
Definition: paths.cpp:41