Definition at line 84 of file qlibraryinfo.cpp.
◆ cleanup()
static void QLibraryInfoPrivate::cleanup |
( |
| ) |
|
|
inlinestatic |
◆ configuration()
static QSettings* QLibraryInfoPrivate::configuration |
( |
| ) |
|
|
inlinestatic |
◆ findConfiguration()
QSettings * QLibraryInfoPrivate::findConfiguration |
( |
| ) |
|
|
static |
Definition at line 109 of file qlibraryinfo.cpp.
114 qtconfig = qmake_libraryInfoFile();
118 CFBundleRef bundleRef = CFBundleGetMainBundle();
125 QCFString path = CFURLCopyFileSystemPath(urlRef, kCFURLPOSIXPathStyle);
The QDir class provides access to directory structures and their contents.
The QSettings class provides persistent platform-independent application settings.
QLatin1String(DBUS_INTERFACE_DBUS))) Q_GLOBAL_STATIC_WITH_ARGS(QString
The QString class provides a Unicode character string.
bool exists() const
Returns true if the file specified by fileName() exists; otherwise returns false. ...
static QString applicationDirPath()
Returns the directory that contains the application executable.
bool isEmpty() const
Returns true if the string has no characters; otherwise returns false.
static QString cleanPath(const QString &path)
Removes all multiple directory separators "/" and resolves any "."s or ".."s found in the path...
static QCoreApplication * instance()
Returns a pointer to the application's QCoreApplication (or QApplication) instance.
The documentation for this class was generated from the following file: