![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
if (QFile::exists(localizedPath)) defaultsPath | |
QFile | defaultsFile (selector.select("data/defaults.conf")) |
Variables | |
QString | defaultsBasePath = "data/" |
[0] | |
QString | defaultsPath = defaultsBasePath + "defaults.conf" |
[0] | |
QString | localizedPath |
QFile | defaults (defaultsPath) |
QFileSelector | selector |
[1] | |
QFile defaultsFile | ( | selector. | select"data/defaults.conf" | ) |
if | ( | QFile::exists(localizedPath) | ) |
QFile defaults | ( | defaultsPath | ) |
QString defaultsBasePath = "data/" |
[0]
Definition at line 5 of file src_corelib_io_qfileselector.cpp.
QString defaultsPath = defaultsBasePath + "defaults.conf" |
QString localizedPath |
Definition at line 7 of file src_corelib_io_qfileselector.cpp.
QFileSelector selector |
[1]
[2]
Definition at line 25 of file src_corelib_io_qfileselector.cpp.
Referenced by QBluetoothDeviceWatcherWinRT::QBluetoothDeviceWatcherWinRT(), QCss::StyleSheet::buildIndexes(), QCocoaWindow::createNSWindow(), cssStyleLookup(), QCss::StyleSelector::declarationsForNode(), QIOSFileEngineAssetsLibrary::fileFlags(), QQmlApplicationEnginePrivate::init(), makePropertyAddress(), operator<<(), QCss::Parser::parsePseudoPage(), Q_LOGGING_CATEGORY(), and QQuickStylePrivate::settings().