Definition at line 56 of file qlibraryinfo.h.
#include <qlibraryinfo.h>
Public Types |
|
| enum | LibraryLocation
{ PrefixPath, DocumentationPath, HeadersPath, LibrariesPath, BinariesPath, PluginsPath, DataPath, TranslationsPath, SettingsPath, DemosPath, ExamplesPath, ImportsPath } |
Static Public Member Functions |
|
| static QString | licensee () |
| static QString | licensedProducts () |
| static QString | buildKey () |
| static QDate | buildDate () |
| static QString | location (LibraryLocation) |
| enum LibraryLocation |
| PrefixPath | |
| DocumentationPath | |
| HeadersPath | |
| LibrariesPath | |
| BinariesPath | |
| PluginsPath | |
| DataPath | |
| TranslationsPath | |
| SettingsPath | |
| DemosPath | |
| ExamplesPath | |
| ImportsPath |
Definition at line 67 of file qlibraryinfo.h.
| static QString licensee | ( | ) | [static] |
| static QString licensedProducts | ( | ) | [static] |
| static QString buildKey | ( | ) | [static] |
| static QDate buildDate | ( | ) | [static] |
| static QString location | ( | LibraryLocation | ) | [static] |