mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-16 00:03:12 -04:00
Add templated docs to acceptable missing docs
This commit is contained in:
parent
c460f07d92
commit
7949c81c3d
@ -676,6 +676,7 @@ ACCEPTABLE_MISSING_DOCS = {
|
|||||||
"QgsCompoundCurve": ["QgsCompoundCurve(const QgsCompoundCurve &curve)"],
|
"QgsCompoundCurve": ["QgsCompoundCurve(const QgsCompoundCurve &curve)"],
|
||||||
"QgisPlugin": ["QgisPlugin(QString const &name=\"\", QString const &description=\"\", QString const &category=\"\", QString const &version=\"\", PLUGINTYPE const &type=MAPLAYER)", "name()"],
|
"QgisPlugin": ["QgisPlugin(QString const &name=\"\", QString const &description=\"\", QString const &category=\"\", QString const &version=\"\", PLUGINTYPE const &type=MAPLAYER)", "name()"],
|
||||||
"QgsFields": ["FieldOrigin", "None"],
|
"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)"],
|
"QgsGlowEffect": ["QgsGlowEffect(const QgsGlowEffect &other)"],
|
||||||
"Node": ["Node(const Node &n)"],
|
"Node": ["Node(const Node &n)"],
|
||||||
"QgsSymbolLevelItem": ["layer()", "QgsSymbolLevelItem(QgsSymbol *symbol, int layer)", "symbol()"],
|
"QgsSymbolLevelItem": ["layer()", "QgsSymbolLevelItem(QgsSymbol *symbol, int layer)", "symbol()"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user