Version Class Reference

Provides interface for plugins and for Doomseeker itself to obtain version information on the program. More...

#include <version.h>

List of all members.

Static Public Member Functions

static QString changeset ()
static QString fullVersionInfo ()
 Combines program's name and versionRevision().
static QString name ()
static QString revision ()
static unsigned long long revisionNumber ()
static QString userAgent ()
 WWW User Agent used for HTTP communications.
static QString version ()
static QString versionRevision ()
 Combines version and revision strings. If revision is not available only version is returned.

Detailed Description

Provides interface for plugins and for Doomseeker itself to obtain version information on the program.


Member Function Documentation

QString Version::changeset (  )  [static]

Returns Mercurial changeset or an empty string if not available.


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