Skip to content

Commit 7949c81

Browse files
committedApr 18, 2017
Add templated docs to acceptable missing docs
1 parent c460f07 commit 7949c81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎tests/src/python/acceptable_missing_doc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -676,6 +676,7 @@
676676
"QgsCompoundCurve": ["QgsCompoundCurve(const QgsCompoundCurve &curve)"],
677677
"QgisPlugin": ["QgisPlugin(QString const &name=\"\", QString const &description=\"\", QString const &category=\"\", QString const &version=\"\", PLUGINTYPE const &type=MAPLAYER)", "name()"],
678678
"QgsFields": ["FieldOrigin", "None"],
679+
"QgsRange": ["contains(QDate element) const", "overlaps(const QgsRange< QDate > &other) const", "contains(const QgsRange< QDate > &other) const"],
679680
"QgsGlowEffect": ["QgsGlowEffect(const QgsGlowEffect &other)"],
680681
"Node": ["Node(const Node &n)"],
681682
"QgsSymbolLevelItem": ["layer()", "QgsSymbolLevelItem(QgsSymbol *symbol, int layer)", "symbol()"],

0 commit comments

Comments
 (0)
Please sign in to comment.