QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
This is the complete list of members for QgsProjectVersion, including all inherited members.
isNull() const | QgsProjectVersion | |
majorVersion() const | QgsProjectVersion | inline |
minorVersion() const | QgsProjectVersion | inline |
operator!=(const QgsProjectVersion &other) const | QgsProjectVersion | |
operator==(const QgsProjectVersion &other) const | QgsProjectVersion | |
operator>(const QgsProjectVersion &other) const | QgsProjectVersion | |
operator>=(const QgsProjectVersion &other) const | QgsProjectVersion | |
QgsProjectVersion()=default | QgsProjectVersion | |
QgsProjectVersion(int major, int minor, int sub, const QString &name=QString()) | QgsProjectVersion | |
QgsProjectVersion(const QString &string) | QgsProjectVersion | |
subVersion() const | QgsProjectVersion | inline |
text() const | QgsProjectVersion |