Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Make travis happy
  • Loading branch information
wonder-sk committed Apr 27, 2016
1 parent 6f3032a commit 572bd19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/python/acceptable_missing_doc.py
Expand Up @@ -227,7 +227,7 @@
"QgsVectorDataProvider": ["convertValue(QVariant::Type type, const QString &value)", "clearMinMaxCache()", "pushError(const QString &msg)", "fillMinMaxCache()"],
"pal::PriorityQueue": ["sort()", "getSizeByPos()", "getBest()", "getSize()", "setPriority(int key, double new_p)", "getId(int key)", "insert(int key, double p)", "upheap(int key)", "decreaseKey(int key)", "print()", "downheap(int id)", "remove(int key)", "isIn(int key)"],
"QgsVectorFileWriter::StringOption": ["StringOption(const QString &docString, const QString &defaultValue=QString())"],
"QgsLabelPosition": ["QgsLabelPosition(int id, double r, const QVector< QgsPoint > &corners, const QgsRectangle &rect, double w, double h, const QString &layer, const QString &labeltext, const QFont &labelfont, bool upside_down, bool diagram=false, bool pinned=false)"],
"QgsLabelPosition": ["QgsLabelPosition(int id, double r, const QVector< QgsPoint > &corners, const QgsRectangle &rect, double w, double h, const QString &layer, const QString &labeltext, const QFont &labelfont, bool upside_down, bool diagram=false, bool pinned=false, const QString &providerId=QString())"],
"QgsColorRampComboBox": ["QgsColorRampComboBox(QWidget *parent=nullptr)", "colorRampChanged(int index)"],
"QgsSvgSelectorWidget": ["imagesListView()", "svgSelected(const QString &path)", "filePathLineEdit()", "selectorLayout()", "QgsSvgSelectorWidget(QWidget *parent=nullptr)", "relativePathCheckbox()", "currentSvgPathToName() const ", "currentSvgPath() const ", "groupsTreeView()", "filePathButton()", "create(QWidget *parent=nullptr)", "populateList()"],
"QgsEnumerationWidgetWrapper": ["QgsEnumerationWidgetWrapper(QgsVectorLayer *vl, int fieldIdx, QWidget *editor=nullptr, QWidget *parent=nullptr)"],
Expand Down

0 comments on commit 572bd19

Please sign in to comment.