#include <fabcoinversionchecker.h>
Definition at line 8 of file fabcoinversionchecker.h.
Version::Version |
( |
int |
maj, |
|
|
int |
min, |
|
|
int |
rev |
|
) |
| |
|
inline |
Version::Version |
( |
QString |
str | ) |
|
|
inline |
Version::Version |
( |
const Version & |
v | ) |
|
|
inline |
int Version::compare |
( |
int |
first, |
|
|
int |
second |
|
) |
| const |
|
inlineprivate |
int Version::compareAll |
( |
const Version & |
other | ) |
const |
|
inlineprivate |
bool Version::operator< |
( |
const Version & |
other | ) |
const |
|
inline |
bool Version::operator== |
( |
const Version & |
other | ) |
const |
|
inline |
bool Version::operator> |
( |
const Version & |
other | ) |
const |
|
inline |
void Version::SetNull |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: