OsSpecificAspects Namespace

(Utils::OsSpecificAspects)

Functions

int controlModifier(Utils::OsType)
int fileNameCaseSensitivity(Utils::OsType)
int pathListSeparator(Utils::OsType)
int pathWithNativeSeparators(Utils::OsType, const int &)
QString pathWithNativeSeparators(Utils::OsType osType, const QString &pathName)
int withExecutableSuffix(Utils::OsType, const int &)
QString withExecutableSuffix(Utils::OsType osType, const QString &executable)

Function Documentation

int OsSpecificAspects::controlModifier(Utils::OsType)

int OsSpecificAspects::fileNameCaseSensitivity(Utils::OsType)

int OsSpecificAspects::pathListSeparator(Utils::OsType)

int OsSpecificAspects::pathWithNativeSeparators(Utils::OsType, const int &)

QString OsSpecificAspects::pathWithNativeSeparators(Utils::OsType osType, const QString &pathName)

int OsSpecificAspects::withExecutableSuffix(Utils::OsType, const int &)

QString OsSpecificAspects::withExecutableSuffix(Utils::OsType osType, const QString &executable)