![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
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, and QString::replace().
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.