QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
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 |