|
Quark
0.1
|
This is the complete list of members for Version, including all inherited members.
| age() const | Version | inline |
| current() const | Version | inline |
| fromString(const QString &version) | Version | |
| implementationChanged() | Version | |
| interfacesAdded() | Version | |
| interfacesChanged() | Version | |
| interfacesRemoved() | Version | |
| operator!=(const Version &other) const | Version | inline |
| operator<(const Version &other) const | Version | |
| operator<=(const Version &other) const | Version | inline |
| operator=(const Version &other) | Version | |
| operator==(const Version &other) const | Version | |
| operator>(const Version &other) const | Version | |
| operator>=(const Version &other) const | Version | inline |
| revision() const | Version | inline |
| satisfiedBy(const Version &available) const | Version | |
| satisfies(const Version &requested) const | Version | |
| toCRAString() const | Version | |
| toString() const | Version | |
| Version(const QString &version) | Version | |
| Version(uint current=0, uint revision=0, uint age=0) | Version | |
| Version(const Version &other) | Version | |
| ~Version() | Version |