Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

QLibraryInfo Class Reference

The QLibraryInfo class provides information about the Qt library. More...

 #include <QLibraryInfo>

Public Types

enum LibraryLocation { PrefixPath, DocumentationPath, HeadersPath, LibrariesPath, ..., DemosPath }

Static Public Members

QDate buildDate ()
QString buildKey ()
QString licensedProducts ()
QString licensee ()
QString location ( LibraryLocation loc )

Detailed Description

The QLibraryInfo class provides information about the Qt library.

Many pieces of information are established when Qt is configured. Installation paths, license information, and even a unique build key. This class provides an abstraction for accessing this information.

FunctionReturn value
buildKey()A string that identifies the Qt version and the configuration. This key is used to ensure that plugins link against the same version of Qt as the application.
location()The path to a certain Qt component (e.g., documentation, header files).
licensee(), licensedProducts()Licensing information.

You can also use a qt.conf file to override the hard-coded paths that are compiled into the Qt library. For more information, see the Using qt.conf documentation.

See also QSysInfo and Using qt.conf.

Member Type Documentation

enum QLibraryInfo::LibraryLocation

This enum type is used to specify a specific location specifier:

ConstantValueDescription
QLibraryInfo::PrefixPath0The default prefix for all paths.
QLibraryInfo::DocumentationPath1The location for documentation upon install.
QLibraryInfo::HeadersPath2The location for all headers.
QLibraryInfo::LibrariesPath3The location of installed libraries.
QLibraryInfo::BinariesPath4The location of installed Qt binaries (tools and applications).
QLibraryInfo::PluginsPath5The location of installed Qt plugins.
QLibraryInfo::ImportsPath11The location of installed QML extensions to import.
QLibraryInfo::DataPath6The location of general Qt data.
QLibraryInfo::TranslationsPath7The location of translation information for Qt strings.
QLibraryInfo::SettingsPath8The location for Qt settings.
QLibraryInfo::ExamplesPath10The location for examples upon install.
QLibraryInfo::DemosPath9The location for demos upon install.

See also location().

Member Function Documentation

QDate QLibraryInfo::buildDate () [static]

Returns the installation date for this build of Qt. The install date will usually be the last time that Qt sources were configured.

This function was introduced in Qt 4.6.

QString QLibraryInfo::buildKey () [static]

Returns a unique key identifying this build of Qt and its configurations. This key is not globally unique, rather only useful for establishing of two configurations are compatible. This can be used to compare with the QT_BUILD_KEY preprocessor symbol.

See also location().

QString QLibraryInfo::licensedProducts () [static]

Returns the products that the license for this build of Qt has access to.

See also licensee().

QString QLibraryInfo::licensee () [static]

Returns the person to whom this build of Qt is licensed.

See also licensedProducts().

QString QLibraryInfo::location ( LibraryLocation loc ) [static]

Returns the location specified by loc.

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année
  1. Microsoft ouvre aux autres compilateurs C++ AMP, la spécification pour la conception d'applications parallèles C++ utilisant le GPU 22
  2. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  3. RIM : « 13 % des développeurs ont gagné plus de 100 000 $ sur l'AppWord », Qt et open-source au menu du BlackBerry DevCon Europe 0
  4. « Quelque chose ne va vraiment pas avec les développeurs "modernes" », un développeur à "l'ancienne" critique la multiplication des bibliothèques 12
  5. BlackBerry 10 : premières images du prochain OS de RIM qui devrait intégrer des widgets et des tuiles inspirées de Windows Phone 0
  6. Adieu qmake, bienvenue qbs : Qt Building Suite, un outil déclaratif et extensible pour la compilation de projets Qt 17
  7. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
Page suivante

Le Qt Developer Network au hasard

Logo

Compiler l'add-in Qt de Visual Studio

Le Qt Developer Network est un réseau de développeurs Qt anglophone, où ils peuvent partager leur expérience sur le framework. Lire l'article.

Communauté

Ressources

Liens utiles

Contact

  • Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).

Qt dans le magazine

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt 4.7
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web