|
Avogadro
1.1.0
|
Interface for static calls for versions, installation prefix, and other compiler macros. More...
#include <avogadro/global.h>
Static Public Member Functions | |
| static QPointer< QTranslator > | createTranslator () |
| static QString | version () |
| static QString | scmRevision () |
| static QString | prefix () |
| static bool | threadedGL () |
Interface for static calls for versions, installation prefix, and other compiler macros.
| QPointer< QTranslator > Avogadro::Library::createTranslator | ( | ) | [static] |
Create a translator instance for the Avogadro library.
References QCoreApplication::applicationDirPath(), QLocale::name(), QString::split(), QLocale::system(), and QProcess::systemEnvironment().
| QString Avogadro::Library::prefix | ( | ) | [static] |
The installation prefix that the Avogadro library was compiled into. Typically /usr/local or /usr
| QString Avogadro::Library::scmRevision | ( | ) | [static] |
The source control management revision.
| bool Avogadro::Library::threadedGL | ( | ) | [static] |
| QString Avogadro::Library::version | ( | ) | [static] |
1.8.0