QGIS API Documentation
3.4.15-Madeira (e83d02e274)
|
This is the complete list of members for QgsProjectVersion, including all inherited members.
isNull() const | QgsProjectVersion | |
majorVersion() | QgsProjectVersion | inline |
minorVersion() | 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="") | QgsProjectVersion | |
QgsProjectVersion(const QString &string) | QgsProjectVersion | |
subVersion() | QgsProjectVersion | inline |
text() | QgsProjectVersion |