Avogadro  1.1.0
Static Public Member Functions
Avogadro::Library Class Reference

Interface for static calls for versions, installation prefix, and other compiler macros. More...

#include <avogadro/global.h>

List of all members.

Static Public Member Functions

static QPointer< QTranslatorcreateTranslator ()
static QString version ()
static QString scmRevision ()
static QString prefix ()
static bool threadedGL ()

Detailed Description

Interface for static calls for versions, installation prefix, and other compiler macros.

Author:
Marcus D. Hanwell

Member Function Documentation

Create a translator instance for the Avogadro library.

References QCoreApplication::applicationDirPath(), QLocale::name(), QString::split(), QLocale::system(), and QProcess::systemEnvironment().

The installation prefix that the Avogadro library was compiled into. Typically /usr/local or /usr

The source control management revision.

bool Avogadro::Library::threadedGL ( ) [static]
Returns:
True if mutlithreaded OpenGL rendering is enabled.
Returns:
The version of the Avogadro library.

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