![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
QString | mapName (const QString &s) const |
QString | mapName (const QString &s) const |
Public Attributes | |
const char * | stringvalue |
QStandardPaths::StandardLocation | enumvalue |
bool | hasappname |
Definition at line 42 of file qtpaths.cpp.
Replace application name by generic name if requested
Definition at line 51 of file qtpaths.cpp.
References hasappname.
Replace application name by generic name if requested
Definition at line 51 of file qtpaths.cpp.
QStandardPaths::StandardLocation StringEnum::enumvalue |
Definition at line 45 of file qtpaths.cpp.
bool StringEnum::hasappname |
Definition at line 46 of file qtpaths.cpp.
Referenced by mapName().
const char * StringEnum::stringvalue |
Definition at line 44 of file qtpaths.cpp.