GCF::Version Member List
This is the complete list of members for GCF::Version, including all inherited members.
| isBaseVersion() const | GCF::Version | |
| isValid() const | GCF::Version | |
| major() const | GCF::Version | |
| minor() const | GCF::Version | |
| operator QString() const | GCF::Version | |
| operator!=(const Version &other) const | GCF::Version | |
| operator<(const Version &other) const | GCF::Version | |
| operator<=(const Version &other) const | GCF::Version | |
| operator=(const Version &other) | GCF::Version | |
| operator==(const Version &other) const | GCF::Version | |
| operator>(const Version &other) const | GCF::Version | |
| operator>=(const Version &other) const | GCF::Version | |
| revision() const | GCF::Version | |
| toString() const | GCF::Version | |
| Version(quint16 major=0, quint16 minor=0, quint16 revision=0) | GCF::Version | |
| Version(const Version &other) | GCF::Version | |
| Version(const QString &versionStr) | GCF::Version | explicit |
| ~Version() | GCF::Version |

