Skip to content

Commit

Permalink
Add doxy group
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Nov 25, 2020
1 parent f6f03cd commit 867dc85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/qgsrange.h
Expand Up @@ -192,6 +192,7 @@ class QgsRange

/**
* QgsRange which stores a range of double values.
* \ingroup core
* \see QgsIntRange
* \see QgsDateRange
* \see QgsDateTimeRange
Expand Down Expand Up @@ -263,6 +264,7 @@ class CORE_EXPORT QgsDoubleRange : public QgsRange< double >

/**
* QgsRange which stores a range of integer values.
* \ingroup core
* \see QgsDoubleRange
* \see QgsDateRange
* \see QgsDateTimeRange
Expand Down

0 comments on commit 867dc85

Please sign in to comment.