OsSpecificAspects Namespace

(Utils::OsSpecificAspects)

Functions

Qt::KeyboardModifier controlModifier(OsType osType)
Qt::CaseSensitivity fileNameCaseSensitivity(OsType osType)
QChar pathListSeparator(OsType osType)
QString pathWithNativeSeparators(OsType osType, const QString &pathName)
QString withExecutableSuffix(OsType osType, const QString &executable)

Function Documentation

Qt::KeyboardModifier OsSpecificAspects::controlModifier(OsType osType)

Qt::CaseSensitivity OsSpecificAspects::fileNameCaseSensitivity(OsType osType)

QChar OsSpecificAspects::pathListSeparator(OsType osType)

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

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