Linux Face / QPFramework
Embed: (wiki syntax)

« Back to documentation index

QEP Class Reference

QEP Class Reference

Provides miscellaneous QEP services. More...

#include <qep.h>

Static Public Member Functions

static char const Q_ROM *Q_ROM_VAR getVersion (void)
 get the current QEP version number string

Detailed Description

Provides miscellaneous QEP services.

Definition at line 42 of file qep.h.


Member Function Documentation

char const Q_ROM *Q_ROM_VAR getVersion ( void   ) [static]

get the current QEP version number string

Returns:
version of the QEP as a constant 6-character string of the form x.y.zz, where x is a 1-digit major version number, y is a 1-digit minor version number, and zz is a 2-digit release number.

Definition at line 43 of file qep.cpp.