Skip to content

Commit

Permalink
rmove entry from acceptable missing doc
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Jan 15, 2018
1 parent 51654af commit f952fe6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/code_layout/acceptable_missing_doc.py
Expand Up @@ -219,7 +219,6 @@
"QgsLabelSorter": ["QgsLabelSorter(const QgsMapSettings &mapSettings)", "operator()(pal::LabelPosition *lp1, pal::LabelPosition *lp2) const "],
"QgsVectorFieldSymbolLayer": ["AngleUnits", "setDistanceMapUnitScale(const QgsMapUnitScale &scale)", "setScale(double s)", "distanceMapUnitScale() const ", "yAttribute() const ", "setXAttribute(const QString &attribute)", "VectorFieldType", "setDistanceUnit(QgsSymbol::OutputUnit unit)", "setAngleOrientation(AngleOrientation orientation)", "xAttribute() const ", "scale() const ", "angleOrientation() const ", "setAngleUnits(AngleUnits units)", "AngleOrientation", "vectorFieldType() const ", "create(const QgsStringMap &properties=QgsStringMap())", "setYAttribute(const QString &attribute)", "distanceUnit() const ", "angleUnits() const ", "createFromSld(QDomElement &element)", "setVectorFieldType(VectorFieldType type)"],
"QgsLinearlyInterpolatedDiagramRenderer": ["setLowerValue(double val)", "setClassificationAttribute(int index)", "classificationAttributeIsExpression() const ", "classificationAttributeExpression() const ", "setUpperSize(QSizeF s)", "setLowerSize(QSizeF s)", "classificationAttribute() const ", "lowerValue() const ", "upperSize() const ", "setClassificationAttributeIsExpression(bool isExpression)", "upperValue() const ", "setDiagramSettings(const QgsDiagramSettings &s)", "setClassificationAttributeExpression(const QString &expression)", "lowerSize() const ", "setUpperValue(double val)"],
"QgsNMEAConnection": ["processGSVSentence(const char *data, int len)", "processVTGSentence(const char *data, int len)", "processGGASentence(const char *data, int len)", "QgsNMEAConnection(QIODevice *dev)", "processGSASentence(const char *data, int len)", "processRMCSentence(const char *data, int len)"],
"QgsPreviewEffect": ["QgsPreviewEffect(QObject *parent)", "PreviewMode"],
"QgsGeometryGeneratorSymbolLayerWidget": ["QgsGeometryGeneratorSymbolLayerWidget(const QgsVectorLayer *vl, QWidget *parent=nullptr)"],
"QgsProjectFileTransform": ["updateRevision(const QgsProjectVersion &version)", "convertRasterProperties(QDomDocument &doc, QDomNode &parentNode, QDomElement &rasterPropertiesElem, QgsRasterLayer *rlayer)"],
Expand Down

0 comments on commit f952fe6

Please sign in to comment.