Skip to content

Commit

Permalink
Add templated docs to acceptable missing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Apr 18, 2017
1 parent c460f07 commit 7949c81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/python/acceptable_missing_doc.py
Expand Up @@ -676,6 +676,7 @@
"QgsCompoundCurve": ["QgsCompoundCurve(const QgsCompoundCurve &curve)"],
"QgisPlugin": ["QgisPlugin(QString const &name=\"\", QString const &description=\"\", QString const &category=\"\", QString const &version=\"\", PLUGINTYPE const &type=MAPLAYER)", "name()"],
"QgsFields": ["FieldOrigin", "None"],
"QgsRange": ["contains(QDate element) const", "overlaps(const QgsRange< QDate > &other) const", "contains(const QgsRange< QDate > &other) const"],
"QgsGlowEffect": ["QgsGlowEffect(const QgsGlowEffect &other)"],
"Node": ["Node(const Node &n)"],
"QgsSymbolLevelItem": ["layer()", "QgsSymbolLevelItem(QgsSymbol *symbol, int layer)", "symbol()"],
Expand Down

0 comments on commit 7949c81

Please sign in to comment.