| 
    QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
    
   | 
 
This is the complete list of members for QgsRange< T >, including all inherited members.
| contains(const QgsRange< T > &other) const | QgsRange< T > | inline | 
| contains(T element) const | QgsRange< T > | inline | 
| includeLower() const | QgsRange< T > | inline | 
| includeUpper() const | QgsRange< T > | inline | 
| isEmpty() const | QgsRange< T > | inline | 
| isSingleton() const | QgsRange< T > | inline | 
| lower() const | QgsRange< T > | inline | 
| mIncludeLower | QgsRange< T > | protected | 
| mIncludeUpper | QgsRange< T > | protected | 
| mLower | QgsRange< T > | protected | 
| mUpper | QgsRange< T > | protected | 
| operator!=(const QgsRange< T > &other) const | QgsRange< T > | inline | 
| operator==(const QgsRange< T > &other) const | QgsRange< T > | inline | 
| overlaps(const QgsRange< T > &other) const | QgsRange< T > | inline | 
| QgsRange(T lower, T upper, bool includeLower=true, bool includeUpper=true) | QgsRange< T > | inline | 
| upper() const | QgsRange< T > | inline |