Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QLibraryInfoPrivate Class Referencefinal

#include <qlibraryinfo_p.h>

Collaboration diagram for QLibraryInfoPrivate:

Classes

struct  LocationInfo

Static Public Member Functions

static void reload ()
static LocationInfo locationInfo (QLibraryInfo::LibraryPath loc)
static QString path (QLibraryInfo::LibraryPath p)
static QList< QStringpaths (QLibraryInfo::LibraryPath p)

Detailed Description

Definition at line 30 of file qlibraryinfo_p.h.

Member Function Documentation

◆ locationInfo()

QLibraryInfoPrivate::LocationInfo QLibraryInfoPrivate::locationInfo ( QLibraryInfo::LibraryPath loc)
static

Definition at line 628 of file qlibraryinfo.cpp.

◆ path()

QString QLibraryInfoPrivate::path ( QLibraryInfo::LibraryPath p)
static

Definition at line 850 of file qlibraryinfo.cpp.

◆ paths()

QStringList QLibraryInfoPrivate::paths ( QLibraryInfo::LibraryPath p)
static

Definition at line 782 of file qlibraryinfo.cpp.

◆ reload()

void QLibraryInfoPrivate::reload ( )
static

Definition at line 251 of file qlibraryinfo.cpp.


The documentation for this class was generated from the following files: