QElectroTech 0.200.1-dev
Loading...
Searching...
No Matches
qetversion.h File Reference
#include <QVersionNumber>
#include <QDomElement>
Include dependency graph for qetversion.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  QetVersion

Enumerations

enum  QetVersion::VersionType {
  QetVersion::dev = 0 , QetVersion::alpha1 = 1 , QetVersion::alpha2 = 2 , QetVersion::alpha3 = 3 ,
  QetVersion::stable = 4
}

Functions

QVersionNumber QetVersion::currentVersion ()
QString QetVersion::displayedVersion ()
QVersionNumber QetVersion::versionZeroDotSix ()
void QetVersion::toXmlAttribute (QDomElement &xml)
 toXmlAttribute Write version as an attribute of xml
QVersionNumber QetVersion::fromXmlAttribute (const QDomElement &xml)
 fromXmlAttribute Read and return a QVersionNumber stored as attribute of xml