|
39 | 39 | "QgsGPSConnectionRegistry": ["instance()", "connectionList() const "],
|
40 | 40 | "QgsOSMDownload": ["setServiceUrl(const QString &serviceUrl)", "serviceUrl() const ", "setOutputFileName(const QString &outputFileName)", "outputFileName() const ", "errorString() const ", "setQuery(const QString &query)", "query() const ", "hasError() const "],
|
41 | 41 | "QgsExpression::WhenThen": ["WhenThen(Node *whenExp, Node *thenExp)"],
|
42 |
| - "QgsValueRelationSearchWidgetWrapper": ["valueChanged()", "None", "QgsValueRelationSearchWidgetWrapper(QgsVectorLayer *vl, int fieldIdx, QWidget *parent=nullptr)", "value() const "], |
| 42 | + "QgsValueRelationSearchWidgetWrapper": ["valueChanged()", "None", "QgsValueRelationSearchWidgetWrapper(QgsVectorLayer *vl, int fieldIdx, QWidget *parent=0)", "value() const "], |
43 | 43 | "QgsMapLayerRenderer": ["QgsMapLayerRenderer(const QString &layerID)"],
|
44 | 44 | "QgsSvgSelectorDialog": ["QgsSvgSelectorDialog(QWidget *parent=nullptr, Qt::WindowFlags fl=QgisGui::ModalDialogFlags, const QDialogButtonBox::StandardButtons &buttons=QDialogButtonBox::Close|QDialogButtonBox::Ok, Qt::Orientation orientation=Qt::Horizontal)"],
|
45 | 45 | "QgsRasterBlock": ["typeSize(int dataType)", "dataTypeSize() const ", "applyNoDataValues(const QgsRasterRangeList &rangeList)", "toString() const "],
|
|
61 | 61 | "QgsFontMarkerSymbolLayerWidget": ["setAngle(double angle)", "create(const QgsVectorLayer *vl)", "setFontFamily(const QFont &font)", "QgsFontMarkerSymbolLayerWidget(const QgsVectorLayer *vl, QWidget *parent=nullptr)", "setColor(const QColor &color)", "setOffset()", "setCharacter(QChar chr)", "setSize(double size)"],
|
62 | 62 | "QgsStyleManagerDialog": ["removeItem()", "importItems()", "removeSymbol()", "addColorRamp(QAction *action)", "exportItemsSVG()", "editItem()", "exportSelectedItemsImages(const QString &dir, const QString &format, QSize size)", "editSymbol()", "editColorRamp()", "currentItemType()", "addGroup()", "groupSelectedSymbols()", "groupChanged(const QModelIndex &)", "addItem()", "itemChanged(QStandardItem *item)", "removeGroup()", "QgsStyleManagerDialog(QgsStyle *style, QWidget *parent=nullptr)", "groupRenamed(QStandardItem *)", "removeColorRamp()", "exportItemsPNG()", "exportItems()", "currentItemName()"],
|
63 | 63 | "QgsVectorColorBrewerColorRampDialog": ["setSchemeName()", "populateVariants()", "QgsVectorColorBrewerColorRampDialog(QgsVectorColorBrewerColorRamp *ramp, QWidget *parent=nullptr)", "setColors()", "updatePreview()"],
|
64 |
| - "QgsFeatureListModel": ["fidToIndexList(QgsFeatureId fid)", "onBeginInsertRows(const QModelIndex &parent, int first, int last)", "onBeginRemoveRows(const QModelIndex &parent, int first, int last)", "featureByIndex(const QModelIndex &index, QgsFeature &feat)", "mapToMaster(const QModelIndex &proxyIndex) const ", "onEndRemoveRows(const QModelIndex &parent, int first, int last)", "setSourceModel(QgsAttributeTableFilterModel *sourceModel)", "onEndInsertRows(const QModelIndex &parent, int first, int last)", "fidToIdx(const QgsFeatureId fid) const ", "idxToFid(const QModelIndex &index) const ", "layerCache()", "mapSelectionFromMaster(const QItemSelection &selection) const ", "Role", "masterModel()", "displayExpression() const ", "mapFromMaster(const QModelIndex &sourceIndex) const ", "QgsFeatureListModel(QgsAttributeTableFilterModel *sourceModel, QObject *parent=nullptr)", "mapSelectionToMaster(const QItemSelection &selection) const "], |
| 64 | + "QgsFeatureListModel": ["fidToIndexList(QgsFeatureId fid)", "onBeginInsertRows(const QModelIndex &parent, int first, int last)", "onBeginRemoveRows(const QModelIndex &parent, int first, int last)", "featureByIndex(const QModelIndex &index, QgsFeature &feat)", "mapToMaster(const QModelIndex &proxyIndex) const ", "onEndRemoveRows(const QModelIndex &parent, int first, int last)", "setSourceModel(QgsAttributeTableFilterModel *sourceModel)", "onEndInsertRows(const QModelIndex &parent, int first, int last)", "fidToIdx(const QgsFeatureId fid) const ", "idxToFid(const QModelIndex &index) const ", "layerCache()", "mapSelectionFromMaster(const QItemSelection &selection) const ", "Role", "masterModel()", "displayExpression() const ", "mapFromMaster(const QModelIndex &sourceIndex) const ", "QgsFeatureListModel(QgsAttributeTableFilterModel *sourceModel, QObject *parent=0)", "mapSelectionToMaster(const QItemSelection &selection) const "], |
65 | 65 | "QgsCptCityArchive": ["copyingInfo(const QString &fileName)", "QgsCptCityArchive(const QString &archiveName=DEFAULT_CPTCITY_ARCHIVE, const QString &baseDir=QString())", "baseDir(QString archiveName)", "defaultBaseDir()", "initArchive(const QString &archiveName, const QString &archiveBaseDir)", "archiveRegistry()", "descFileName(const QString &dirName) const ", "initArchives(bool loadAll=false)", "findFileName(const QString &target, const QString &startDir, const QString &baseDir)", "rootItems() const ", "copyingFileName(const QString &dirName) const ", "clearArchives()", "setBaseDir(const QString &dirName)", "isEmpty()", "baseDir() const ", "selectionItems() const ", "defaultArchive()", "initDefaultArchive()", "archiveName() const ", "description(const QString &fileName)"],
|
66 | 66 | "QgsLinearMinMaxEnhancement": ["QgsLinearMinMaxEnhancement(Qgis::DataType, double, double)"],
|
67 | 67 | "QgsFieldValidator": ["QgsFieldValidator(QObject *parent, const QgsField &field, const QString &defaultValue, const QString &dateFormat=\"yyyy-MM-dd\")", "dateFormat() const "],
|
|
79 | 79 | "QgsRasterTransparency": ["readXML(const QDomElement &elem)", "writeXML(QDomDocument &doc, QDomElement &parentElem) const "],
|
80 | 80 | "QgsFeatureIterator": ["rewind()", "close()", "nextFeature(QgsFeature &f)"],
|
81 | 81 | "QgsPenCapStyleComboBox": ["QgsPenCapStyleComboBox(QWidget *parent=nullptr)", "penCapStyle() const ", "setPenCapStyle(Qt::PenCapStyle style)"],
|
82 |
| - "QgsAddRemoveMultiFrameCommand": ["State", "QgsAddRemoveMultiFrameCommand(State s, QgsComposerMultiFrame *multiFrame, QgsComposition *c, const QString &text, QUndoCommand *parent=nullptr)"], |
| 82 | + "QgsAddRemoveMultiFrameCommand": ["State", "QgsAddRemoveMultiFrameCommand(State s, QgsComposerMultiFrame *multiFrame, QgsComposition *c, const QString &text, QUndoCommand *parent=0)"], |
83 | 83 | "QgsRelationReferenceFactory": ["QgsRelationReferenceFactory(const QString &name, QgsMapCanvas *canvas, QgsMessageBar *messageBar)"],
|
84 | 84 | "QgsDxfPaintDevice": ["setDrawingSize(QSizeF size)", "setLayer(const QString &layer)", "setOutputSize(const QRectF &r)", "QgsDxfPaintDevice(QgsDxfExport *dxf)", "setShift(QPointF shift)"],
|
85 | 85 | "QgsPoint": ["operator-(const QgsPoint &p) const ", "operator-(QgsVector v) const ", "operator+=(QgsVector v)", "operator-=(QgsVector v)", "operator+(QgsVector v) const "],
|
|
146 | 146 | "QgsAtlasComposition": ["setFeatureFilter(const QString &expression)", "QgsAtlasComposition(QgsComposition *composition)", "None", "lastFeature()", "setSortKeyAttributeName(const QString &fieldName)", "sortKeyAttributeName() const ", "featureFilter() const ", "filterFeatures() const ", "setSortFeatures(bool doSort)", "setSortAscending(bool ascending)", "sortFeatures() const ", "nextFeature()", "sortAscending() const ", "setFilterFeatures(bool doFilter)", "composition()", "writeXML(QDomElement &elem, QDomDocument &doc) const ", "prevFeature()", "firstFeature()"],
|
147 | 147 | "QgsClipper": ["trimPolygon(QPolygonF &pts, const QgsRectangle &clipRect)"],
|
148 | 148 | "QgsMultiBandColorRenderer": ["greenContrastEnhancement() const ", "blueBand() const ", "setGreenBand(int band)", "setRedBand(int band)", "QgsMultiBandColorRenderer(QgsRasterInterface *input, int redBand, int greenBand, int blueBand, QgsContrastEnhancement *redEnhancement=nullptr, QgsContrastEnhancement *greenEnhancement=nullptr, QgsContrastEnhancement *blueEnhancement=nullptr)", "redBand() const ", "create(const QDomElement &elem, QgsRasterInterface *input)", "greenBand() const ", "setBlueBand(int band)", "redContrastEnhancement() const ", "blueContrastEnhancement() const "],
|
149 |
| - "QgsComposerItemCommand": ["previousState() const ", "QgsComposerItemCommand(QgsComposerItem *item, const QString &text, QUndoCommand *parent=nullptr)", "restoreState(QDomDocument &stateDoc) const ", "afterState() const ", "saveState(QDomDocument &stateDoc) const "], |
| 149 | + "QgsComposerItemCommand": ["previousState() const ", "QgsComposerItemCommand(QgsComposerItem *item, const QString &text, QUndoCommand *parent=0)", "restoreState(QDomDocument &stateDoc) const ", "afterState() const ", "saveState(QDomDocument &stateDoc) const "], |
150 | 150 | "QgsComposerShape": ["Shape", "setShapeType(QgsComposerShape::Shape s)", "shapeType() const ", "QgsComposerShape(qreal x, qreal y, qreal width, qreal height, QgsComposition *composition)", "QgsComposerShape(QgsComposition *composition)"],
|
151 | 151 | "QgsWMSLegendNode": ["QgsWMSLegendNode(QgsLayerTreeLayer *nodeLayer, QObject *parent=nullptr)"],
|
152 |
| - "QgsRelationReferenceWidgetWrapper": ["QgsRelationReferenceWidgetWrapper(QgsVectorLayer *vl, int fieldIdx, QWidget *editor, QgsMapCanvas *canvas, QgsMessageBar *messageBar, QWidget *parent=nullptr)"], |
| 152 | + "QgsRelationReferenceWidgetWrapper": ["QgsRelationReferenceWidgetWrapper(QgsVectorLayer *vl, int fieldIdx, QWidget *editor, QgsMapCanvas *canvas, QgsMessageBar *messageBar, QWidget *parent=0)"], |
153 | 153 | "QgsColorRampShader": ["QgsColorRampShader(double minimumValue=0.0, double minimumValue=255.0)", "clip() const ", "ColorRamp_TYPE", "setClip(bool clip)"],
|
154 | 154 | "QgsSingleSymbolRendererWidget": ["changeSingleSymbol()", "scaleMethodChanged(QgsSymbol::ScaleMethod scaleMethod)", "QgsSingleSymbolRendererWidget(QgsVectorLayer *layer, QgsStyle *style, QgsFeatureRenderer *renderer)", "create(QgsVectorLayer *layer, QgsStyle *style, QgsFeatureRenderer *renderer)", "sizeScaleFieldChanged(const QString &fldName)", "showSymbolLevels()"],
|
155 | 155 | "QgsRequestHandler": ["setDefaultHeaders()"],
|
156 | 156 | "QgsEditorWidgetRegistry": ["createSearchWidget(const QString &widgetId, QgsVectorLayer *vl, int fieldIdx, const QVariantMap &config, QWidget *parent, const QgsAttributeEditorContext &context=QgsAttributeEditorContext())"],
|
157 | 157 | "QgsPropertyKey": ["QgsPropertyKey(const QString &name=\"\")", "name()", "find(QString &propertyName)"],
|
158 | 158 | "QgsFontMarkerSymbolLayer": ["character() const ", "setCharacter(QChar ch)", "QgsFontMarkerSymbolLayer(const QString &fontFamily=DEFAULT_FONTMARKER_FONT, QChar chr=DEFAULT_FONTMARKER_CHR, double pointSize=DEFAULT_FONTMARKER_SIZE, const QColor &color=DEFAULT_FONTMARKER_COLOR, double angle=DEFAULT_FONTMARKER_ANGLE)", "setFontFamily(const QString &family)", "fontFamily() const ", "create(const QgsStringMap &properties=QgsStringMap())", "createFromSld(QDomElement &element)"],
|
159 |
| - "QgsScaleRangeWidget": ["setScaleRange(double min, double max)", "setMinimumScale(double scale)", "QgsScaleRangeWidget(QWidget *parent=nullptr)", "setMaximumScale(double scale)"], |
| 159 | + "QgsScaleRangeWidget": ["setScaleRange(double min, double max)", "setMinimumScale(double scale)", "QgsScaleRangeWidget(QWidget *parent=0)", "setMaximumScale(double scale)"], |
160 | 160 | "QgsFeatureRenderer": ["usingSymbolLevels() const ", "_getLineString(QPolygonF &pts, QgsRenderContext &context, QgsConstWkbPtr wkb, bool clipToExtent=true)", "renderFeatureWithSymbol(QgsFeature &feature, QgsSymbol *symbol, QgsRenderContext &context, int layer, bool selected, bool drawVertexMarker)", "type() const ", "clone() const =0", "setScaleMethodToSymbol(QgsSymbol *symbol, int scaleMethod)", "Capabilities", "setUsingSymbolLevels(bool usingSymbolLevels)", "QgsFeatureRenderer(const QString &type)", "_getPoint(QPointF &pt, QgsRenderContext &context, QgsConstWkbPtr wkb)", "_getPolygon(QPolygonF &pts, QList< QPolygonF > &holes, QgsRenderContext &context, QgsConstWkbPtr wkb, bool clipToExtent=true)"],
|
161 | 161 | "QgsRendererRegistry": ["instance()"],
|
162 | 162 | "QgsClassificationWidgetWrapper": ["QgsClassificationWidgetWrapper(QgsVectorLayer *vl, int fieldIdx, QWidget *editor=nullptr, QWidget *parent=nullptr)"],
|
|
189 | 189 | "QgsGraphDirector": ["buildProgress(int, int) const ", "buildMessage(const QString &) const ", "addProperter(QgsArcProperter *prop)"],
|
190 | 190 | "QgsScaleComboBox": ["QgsScaleComboBox(QWidget *parent=nullptr)", "updateScales(const QStringList &scales=QStringList())"],
|
191 | 191 | "QgsLabelingEngine": ["processProvider(QgsAbstractLabelProvider *provider, QgsRenderContext &context, pal::Pal &p)", "Flag"], # spellok
|
192 |
| - "QgsSymbolSelectorDialog": ["moveLayerByOffset(int offset)", "QgsSymbolSelectorDialog(QgsSymbol *symbol, QgsStyle *style, const QgsVectorLayer *vl, QWidget *parent=nullptr, bool embedded=false)", "lockLayer()", "moveLayerUp()", "updateUi()", "addLayer()", "moveLayerDown()", "layerChanged()", "loadSymbol()", "setWidget(QWidget *widget)", "updateLayerPreview()", "symbolModified()", "updateLockButton()", "removeLayer()", "currentLayer()", "updatePreview()"], |
| 192 | + "QgsSymbolSelectorDialog": ["moveLayerByOffset(int offset)", "QgsSymbolSelectorDialog(QgsSymbol *symbol, QgsStyle *style, const QgsVectorLayer *vl, QWidget *parent=0, bool embedded=false)", "lockLayer()", "moveLayerUp()", "updateUi()", "addLayer()", "moveLayerDown()", "layerChanged()", "loadSymbol()", "setWidget(QWidget *widget)", "updateLayerPreview()", "symbolModified()", "updateLockButton()", "removeLayer()", "currentLayer()", "updatePreview()"], |
193 | 193 | "QgsCacheIndexFeatureId": ["QgsCacheIndexFeatureId(QgsVectorLayerCache *)"],
|
194 | 194 | "QgsSymbolLayerWidget": ["setSymbolLayer(QgsSymbolLayer *layer)=0", "updateDataDefinedProperty()", "QgsSymbolLayerWidget(QWidget *parent, const QgsVectorLayer *vl=nullptr)", "symbolLayer()=0"],
|
195 | 195 | "QgsRendererPropertiesDialog": ["apply()", "onOK()", "QgsRendererPropertiesDialog(QgsVectorLayer *layer, QgsStyle *style, bool embedded=false)"],
|
|
212 | 212 | "QgsVectorLayerUndoCommand": ["cache()", "QgsVectorLayerUndoCommand(QgsVectorLayerEditBuffer *buffer)", "layer()"],
|
213 | 213 | "QgsDataDefinedRotationDialog": ["QgsDataDefinedRotationDialog(const QList< QgsSymbol * > &symbolList, QgsVectorLayer *layer)"],
|
214 | 214 | "QgsException": ["QgsException(QString const &what)"],
|
215 |
| - "QgsEllipseSymbolLayerWidget": ["QgsEllipseSymbolLayerWidget(const QgsVectorLayer *vl, QWidget *parent=nullptr)", "create(const QgsVectorLayer *vl)"], |
| 215 | + "QgsEllipseSymbolLayerWidget": ["QgsEllipseSymbolLayerWidget(const QgsVectorLayer *vl, QWidget *parent=0)", "create(const QgsVectorLayer *vl)"], |
216 | 216 | "QgsSingleBandPseudoColorRendererWidget": ["create(QgsRasterLayer *layer, const QgsRectangle &extent)", "setFromRenderer(const QgsRasterRenderer *r)", "QgsSingleBandPseudoColorRendererWidget(QgsRasterLayer *layer, const QgsRectangle &extent=QgsRectangle())", "Mode", "loadMinMax(int bandNo, double min, double max, int origin)"],
|
217 | 217 | "QgsSvgCache": ["instance()", "replaceParamsAndCacheSvg(QgsSvgCacheEntry *entry)", "cachePicture(QgsSvgCacheEntry *entry, bool forceVectorOutput=false)", "cacheImage(QgsSvgCacheEntry *entry)", "takeEntryFromList(QgsSvgCacheEntry *entry)"],
|
218 | 218 | "QgsMessageViewer": ["setCheckBoxText(const QString &text)", "setMessageAsPlainText(const QString &msg)", "checkBoxState()", "setCheckBoxState(Qt::CheckState state)", "setCheckBoxVisible(bool visible)", "setCheckBoxQgsSettingsLabel(const QString &label)", "setMessageAsHtml(const QString &msg)", "QgsMessageViewer(QWidget *parent=nullptr, Qt::WindowFlags fl=QgisGui::ModalDialogFlags, bool deleteOnClose=true)"],
|
|
221 | 221 | "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)"],
|
222 | 222 | "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)"],
|
223 | 223 | "QgsPreviewEffect": ["QgsPreviewEffect(QObject *parent)", "PreviewMode"],
|
224 |
| - "QgsGeometryGeneratorSymbolLayerWidget": ["QgsGeometryGeneratorSymbolLayerWidget(const QgsVectorLayer *vl, QWidget *parent=nullptr)"], |
| 224 | + "QgsGeometryGeneratorSymbolLayerWidget": ["QgsGeometryGeneratorSymbolLayerWidget(const QgsVectorLayer *vl, QWidget *parent=0)"], |
225 | 225 | "QgsProjectFileTransform": ["updateRevision(const QgsProjectVersion &version)", "convertRasterProperties(QDomDocument &doc, QDomNode &parentNode, QDomElement &rasterPropertiesElem, QgsRasterLayer *rlayer)"],
|
226 | 226 | "QgsCentroidFillSymbolLayer": ["create(const QgsStringMap &properties=QgsStringMap())", "pointOnSurface() const ", "createFromSld(QDomElement &element)", "setPointOnSurface(bool pointOnSurface)"],
|
227 | 227 | "QgsAdvancedDigitizingCanvasItem": ["QgsAdvancedDigitizingCanvasItem(QgsMapCanvas *canvas, QgsAdvancedDigitizingDockWidget *cadDockWidget)"],
|
|
235 | 235 | "QgsDetailedItemData": ["category() const ", "icon() const ", "setTitle(const QString &title)", "setChecked(const bool flag)", "detail() const ", "setCategory(const QString &category)", "setCheckable(const bool flag)", "isEnabled() const ", "isCheckable() const ", "setIcon(const QPixmap &icon)", "title() const ", "isRenderedAsWidget() const ", "isChecked() const ", "setDetail(const QString &detail)", "setEnabled(bool flag)"],
|
236 | 236 | "QgsPluginLayerType": ["QgsPluginLayerType(const QString &name)", "name()"],
|
237 | 237 | "QgsRenderContext": ["coordinateTransform() const ", "drawEditingInformation() const ", "QgsRenderContext(const QgsRenderContext &rh)", "setPainter(QPainter *p)", "setUseRenderingOptimization(bool enabled)", "setMapToPixel(const QgsMapToPixel &mtp)", "selectionColor() const ", "setVectorSimplifyMethod(const QgsVectorSimplifyMethod &simplifyMethod)", "extent() const ", "setDrawEditingInformation(bool b)", "constPainter() const ", "scaleFactor() const ", "labelingEngine() const ", "renderingStopped() const ", "mapToPixel() const ", "rendererScale() const ", "painter()", "setScaleFactor(double factor)", "setExtent(const QgsRectangle &extent)", "forceVectorOutput() const ", "setForceVectorOutput(bool force)", "setRasterScaleFactor(double factor)", "setLabelingEngine(QgsLabelingEngineInterface *iface)", "setRendererScale(double scale)", "rasterScaleFactor() const ", "setRenderingStopped(bool stopped)", "setSelectionColor(const QColor &color)"],
|
238 |
| - "QgsMessageBar": ["MessageLevel", "currentItem()", "QgsMessageBar(QWidget *parent=nullptr)"], |
| 238 | + "QgsMessageBar": ["MessageLevel", "currentItem()", "QgsMessageBar(QWidget *parent=0)"], |
239 | 239 | "QgsNewMemoryLayerDialog": ["QgsNewMemoryLayerDialog(QWidget *parent=nullptr, Qt::WindowFlags fl=QgisGui::ModalDialogFlags)"],
|
240 | 240 | "QgsBrowserModel": ["dataItem(const QModelIndex &idx) const ", "endRemoveItems()", "connectItem(QgsDataItem *item)", "beginRemoveItems(QgsDataItem *parent, int first, int last)", "itemStateChanged(QgsDataItem *item, QgsDataItem::State oldState)", "ItemDataRole", "findItem(QgsDataItem *item, QgsDataItem *parent=nullptr) const ", "removeFavourite(const QModelIndex &index)", "addFavouriteDirectory(const QString &favDir)", "beginInsertItems(QgsDataItem *parent, int first, int last)", "QgsBrowserModel(QObject *parent=nullptr)", "itemDataChanged(QgsDataItem *item)", "removeRootItems()", "updateProjectHome()", "endInsertItems()"],
|
241 | 241 | "QgsExpression::NodeCondition": ["NodeCondition(const WhenThenList &conditions, Node *elseExp=nullptr)", "NodeCondition(WhenThenList *conditions, Node *elseExp=nullptr)"],
|
|
248 | 248 | "QgsVectorFileWriter::StringOption": ["StringOption(const QString &docString, const QString &defaultValue=QString())"],
|
249 | 249 | "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())"],
|
250 | 250 | "QgsColorRampComboBox": ["QgsColorRampComboBox(QWidget *parent=nullptr)", "colorRampChanged(int index)"],
|
251 |
| - "QgsSvgSelectorWidget": ["imagesListView()", "svgSelected(const QString &path)", "filePathLineEdit()", "selectorLayout()", "QgsSvgSelectorWidget(QWidget *parent=nullptr)", "relativePathCheckbox()", "currentSvgPathToName() const ", "currentSvgPath() const ", "groupsTreeView()", "filePathButton()", "create(QWidget *parent=nullptr)", "populateList()"], |
| 251 | + "QgsSvgSelectorWidget": ["imagesListView()", "svgSelected(const QString &path)", "filePathLineEdit()", "selectorLayout()", "QgsSvgSelectorWidget(QWidget *parent=0)", "relativePathCheckbox()", "currentSvgPathToName() const ", "currentSvgPath() const ", "groupsTreeView()", "filePathButton()", "create(QWidget *parent=nullptr)", "populateList()"], |
252 | 252 | "QgsEnumerationWidgetWrapper": ["QgsEnumerationWidgetWrapper(QgsVectorLayer *vl, int fieldIdx, QWidget *editor=nullptr, QWidget *parent=nullptr)"],
|
253 | 253 | "QgsComposerMap": ["GridAnnotationFormat", "previewMode() const ", "GridFrameStyle", "extent() const ", "setPreviewMode(PreviewMode m)", "drawCanvasItems() const ", "setCacheUpdated(bool u=false)", "setDrawCanvasItems(bool b)", "extentChanged()", "GridAnnotationPosition", "GridAnnotationDirection", "GridStyle"],
|
254 | 254 | "QgsDerivativeFilter": ["QgsDerivativeFilter(const QString &inputFile, const QString &outputFile, const QString &outputFormat)"],
|
|
274 | 274 | "QgsXmlUtils": ["readRectangle(const QDomElement &element)", "readMapUnits(const QDomElement &element)", "writeMapUnits(Qgis::UnitType units, QDomDocument &doc)", "writeRectangle(const QgsRectangle &rect, QDomDocument &doc)"],
|
275 | 275 | "QgsSurface": ["surfaceToPolygon() const =0"],
|
276 | 276 | "QgsDrawSourceWidget": ["create()", "QgsDrawSourceWidget(QWidget *parent=nullptr)"],
|
277 |
| - "QgsRelationWidgetWrapper": ["QgsRelationWidgetWrapper(QgsVectorLayer *vl, const QgsRelation &relation, QWidget *editor=nullptr, QWidget *parent=nullptr)"], |
| 277 | + "QgsRelationWidgetWrapper": ["QgsRelationWidgetWrapper(QgsVectorLayer *vl, const QgsRelation &relation, QWidget *editor=nullptr, QWidget *parent=0)"], |
278 | 278 | "QgsLayerTreeGroup": ["QgsLayerTreeGroup(const QString &name=QString(), Qt::CheckState checked=Qt::Checked)", "nodeVisibilityChanged(QgsLayerTreeNode *node)", "QgsLayerTreeGroup(const QgsLayerTreeGroup &other)", "layerDestroyed()"],
|
279 | 279 | "QgsSLConnect": ["sqlite3_close_v2(sqlite3 *)", "sqlite3_close(sqlite3 *)", "sqlite3_open(const char *filename, sqlite3 **ppDb)", "sqlite3_open_v2(const char *filename, sqlite3 **ppDb, int flags, const char *zVfs)"],
|
280 | 280 | "QgsVectorColorBrewerColorRamp": ["listSchemeNames()", "QgsVectorColorBrewerColorRamp(const QString &schemeName=DEFAULT_COLORBREWER_SCHEMENAME, int colors=DEFAULT_COLORBREWER_COLORS)", "setColors(int colors)", "loadPalette()", "colors() const ", "schemeName() const ", "create(const QgsStringMap &properties=QgsStringMap())", "setSchemeName(const QString &schemeName)", "listSchemeVariants(const QString &schemeName)"],
|
281 | 281 | "QgsPointCompare": ["operator()(const QgsPoint &p1, const QgsPoint &p2) const ", "QgsPointCompare(double tolerance)"],
|
282 | 282 | "QgsRasterShaderFunction": ["minimumValue() const ", "QgsRasterShaderFunction(double minimumValue=0.0, double maximumValue=255.0)", "maximumValue() const ", "minimumMaximumRange() const ", "legendSymbologyItems(QList< QPair< QString, QColor > > &symbolItems) const "],
|
283 |
| - "QgsRasterPyramidsOptionsWidget": ["pyramidsFormat() const ", "overviewList() const ", "overviewListChanged()", "QgsRasterPyramidsOptionsWidget(QWidget *parent=nullptr, const QString &provider=\"gdal\")", "setRasterLayer(QgsRasterLayer *rasterLayer)", "checkAllLevels(bool checked)", "setRasterFileName(const QString &file)", "resamplingMethod() const ", "configOptions() const ", "someValueChanged()", "apply()", "createOptionsWidget()"], |
| 283 | + "QgsRasterPyramidsOptionsWidget": ["pyramidsFormat() const ", "overviewList() const ", "overviewListChanged()", "QgsRasterPyramidsOptionsWidget(QWidget *parent=0, const QString &provider=\"gdal\")", "setRasterLayer(QgsRasterLayer *rasterLayer)", "checkAllLevels(bool checked)", "setRasterFileName(const QString &file)", "resamplingMethod() const ", "configOptions() const ", "someValueChanged()", "apply()", "createOptionsWidget()"], |
284 | 284 | "QgsRasterFillSymbolLayerWidget": ["QgsRasterFillSymbolLayerWidget(const QgsVectorLayer *vl, QWidget *parent=nullptr)", "create(const QgsVectorLayer *vl)"],
|
285 | 285 | "QgsErrorMessage": ["function() const ", "line() const ", "file() const ", "tag() const ", "message() const "],
|
286 | 286 | "QgsComposerLabel": ["QgsComposerLabel(QgsComposition *composition)", "text()", "setHtmlState(int state)", "refreshExpressionContext()", "setText(const QString &text)", "font() const ", "htmlState()", "setFont(const QFont &f)"],
|
|
296 | 296 | "QgsLinePatternFillSymbolLayerWidget": ["create(const QgsVectorLayer *vl)", "QgsLinePatternFillSymbolLayerWidget(const QgsVectorLayer *vl, QWidget *parent=nullptr)"],
|
297 | 297 | "QgsAttributeTableMapLayerAction": ["QgsAttributeTableMapLayerAction(const QString &name, QgsDualView *dualView, QgsMapLayerAction *action, const QModelIndex &fieldIdx)", "execute()"],
|
298 | 298 | "QgsScaleBarStyle": ["drawLabels(QPainter *p) const ", "QgsScaleBarStyle(const QgsComposerScaleBar *bar)", "name() const =0", "calculateBoxSize() const "],
|
299 |
| - "QgsScaleVisibilityDialog": ["QgsScaleVisibilityDialog(QWidget *parent=nullptr, const QString &title=QString(), QgsMapCanvas *mapCanvas=nullptr)"], |
| 299 | + "QgsScaleVisibilityDialog": ["QgsScaleVisibilityDialog(QWidget *parent=0, const QString &title=QString(), QgsMapCanvas *mapCanvas=nullptr)"], |
300 | 300 | "QgsGraduatedSymbolRenderer": ["scaleMethod() const ", "QgsGraduatedSymbolRenderer(const QString &attrName=QString(), const QgsRangeList &ranges=QgsRangeList())", "updateRangeUpperValue(int rangeIndex, double value)", "sortByValue(Qt::SortOrder order=Qt::AscendingOrder)", "createRenderer(QgsVectorLayer *vlayer, const QString &attrName, int classes, Mode mode, QgsSymbol *symbol, QgsVectorColorRamp *ramp, bool inverted=false, const QgsRendererRangeLabelFormat &legendFormat=QgsRendererRangeLabelFormat())", "addClass(QgsSymbol *symbol)", "setInvertedColorRamp(bool inverted)", "setMode(Mode mode)", "updateRangeSymbol(int rangeIndex, QgsSymbol *symbol)", "setSizeScaleField(const QString &fieldOrExpression)", "updateRangeLowerValue(int rangeIndex, double value)", "GraduatedMethod", "deleteClass(int idx)", "deleteAllClasses()", "Mode", "setClassAttribute(const QString &attr)", "sortByLabel(Qt::SortOrder order=Qt::AscendingOrder)", "symbolForValue(double value)", "setScaleMethod(QgsSymbol::ScaleMethod scaleMethod)", "updateRangeLabel(int rangeIndex, const QString &label)", "ranges() const ", "mode() const ", "sizeScaleField() const ", "classAttribute() const "],
|
301 | 301 | "QgsPaintEffectWidget": ["QgsPaintEffectWidget(QWidget *parent=nullptr)"],
|
302 |
| - "QgsDetailedItemDelegate": ["QgsDetailedItemDelegate(QObject *parent=nullptr)", "horizontalSpacing() const ", "setHorizontalSpacing(int value)", "setVerticalSpacing(int value)", "verticalSpacing() const "], |
| 302 | + "QgsDetailedItemDelegate": ["QgsDetailedItemDelegate(QObject *parent=0)", "horizontalSpacing() const ", "setHorizontalSpacing(int value)", "setVerticalSpacing(int value)", "verticalSpacing() const "], |
303 | 303 | "FieldSorter": ["FieldSorter(QgsAtlasComposition::SorterKeys &keys, bool ascending=true)", "operator()(const QPair< QgsFeatureId, QString > &id1, const QPair< QgsFeatureId, QString > &id2)"],
|
304 | 304 | "QgsMessageLogConsole": ["logMessage(const QString &message, const QString &tag, QgsMessageLog::MessageLevel level)"],
|
305 | 305 | "QgsEncodingFileDialog": ["saveUsedEncoding()", "QgsEncodingFileDialog(QWidget *parent=nullptr, const QString &caption=QString(), const QString &directory=QString(), const QString &filter=QString(), const QString &encoding=QString())", "pbnCancelAll_clicked()"],
|
|
335 | 335 | "QgsGmlFeatureClass": ["fields()", "QgsGmlFeatureClass(const QString &name, const QString &path)", "path() const ", "geometryAttributes()", "fieldIndex(const QString &name)"],
|
336 | 336 | "QgsOwsConnection": ["connectionList(const QString &service)", "uri()", "selectedConnection(const QString &service)", "setSelectedConnection(const QString &service, const QString &name)", "deleteConnection(const QString &service, const QString &name)"],
|
337 | 337 | "QgsDatumTransformStore": ["clear()", "QgsDatumTransformStore(const QgsCoordinateReferenceSystem &destCrs)", "addEntry(const QString &layerId, const QString &srcAuthId, const QString &destAuthId, int srcDatumTransform, int destDatumTransform)", "setDestinationCrs(const QgsCoordinateReferenceSystem &destCrs)", "hasEntryForLayer(QgsMapLayer *layer) const ", "writeXML(QDomNode &parentNode, QDomDocument &doc) const ", "readXML(const QDomNode &parentNode)"],
|
338 |
| - "QgsVectorFieldSymbolLayerWidget": ["create(const QgsVectorLayer *vl)", "QgsVectorFieldSymbolLayerWidget(const QgsVectorLayer *vl, QWidget *parent=nullptr)"], |
| 338 | + "QgsVectorFieldSymbolLayerWidget": ["create(const QgsVectorLayer *vl)", "QgsVectorFieldSymbolLayerWidget(const QgsVectorLayer *vl, QWidget *parent=0)"], |
339 | 339 | "QgsFieldProxyModel": ["Filter", "filters() const "],
|
340 | 340 | "QgsNumericSortTreeWidgetItem": ["QgsNumericSortTreeWidgetItem(QTreeWidgetItem *parent)"],
|
341 | 341 | "QgsBrowserWatcher": ["item() const ", "QgsBrowserWatcher(QgsDataItem *item)", "finished(QgsDataItem *item, const QVector< QgsDataItem * > &items)"],
|
|
344 | 344 | "QgsValueMapWidgetFactory": ["QgsValueMapWidgetFactory(const QString &name)"],
|
345 | 345 | "QgsComposerLayerItem": ["showFeatureCount() const ", "setDefaultStyle(double scaleDenominator=-1, const QString &rule=\"\")", "QgsComposerLayerItem(const QString &text)", "setLayerID(const QString &id)", "layerID() const ", "setShowFeatureCount(bool show)"],
|
346 | 346 | "QgsSingleBandPseudoColorRenderer": ["classificationMax() const ", "setClassificationMax(double max)", "create(const QDomElement &elem, QgsRasterInterface *input)", "setClassificationMin(double min)", "classificationMinMaxOrigin() const ", "setClassificationMinMaxOrigin(int origin)", "shader()", "classificationMin() const "],
|
347 |
| - "QgsFeatureSelectionDlg": ["QgsFeatureSelectionDlg(QgsVectorLayer *vl, QgsAttributeEditorContext &context, QWidget *parent=nullptr)"], |
| 347 | + "QgsFeatureSelectionDlg": ["QgsFeatureSelectionDlg(QgsVectorLayer *vl, QgsAttributeEditorContext &context, QWidget *parent=0)"], |
348 | 348 | "QgsSingleBandColorDataRenderer": ["QgsSingleBandColorDataRenderer(QgsRasterInterface *input, int band)", "create(const QDomElement &elem, QgsRasterInterface *input)"],
|
349 | 349 | "QgsRasterRendererRegistry": ["rendererData(const QString &rendererName, QgsRasterRendererRegistryEntry &data) const ", "instance()", "insert(const QgsRasterRendererRegistryEntry &entry)", "renderersList() const ", "insertWidgetFunction(const QString &rendererName, QgsRasterRendererWidgetCreateFunc func)", "entries() const "],
|
350 | 350 | "QgsDummyConfigDlg": ["QgsDummyConfigDlg(QgsVectorLayer *vl, int fieldIdx, QWidget *parent, const QString &description)"],
|
|
359 | 359 | "QgsCredentialDialog": ["QgsCredentialDialog(QWidget *parent=nullptr, Qt::WindowFlags fl=QgisGui::ModalDialogFlags)"],
|
360 | 360 | "QgsRuleBasedLabeling": ["rootRule()", "None", "rootRule() const "],
|
361 | 361 | "QgsLUDialog": ["QgsLUDialog(QWidget *parent=nullptr, Qt::WindowFlags fl=QgisGui::ModalDialogFlags)", "lowerValue() const ", "setLowerValue(const QString &val)", "upperValue() const ", "setUpperValue(const QString &val)"],
|
362 |
| - "QgsRasterHistogramWidget": ["QgsRasterHistogramWidget(QgsRasterLayer *lyr, QWidget *parent=nullptr)"], |
| 362 | + "QgsRasterHistogramWidget": ["QgsRasterHistogramWidget(QgsRasterLayer *lyr, QWidget *parent=0)"], |
363 | 363 | "QgsUnitSelectionWidget": ["QgsUnitSelectionWidget(QWidget *parent=nullptr)", "changed()"],
|
364 | 364 | "QgsAttributeTableModel": ["finished()", "idToIndexList(QgsFeatureId id) const ", "Role", "idToIndex(QgsFeatureId id) const "],
|
365 | 365 | "QgsPointLocator_Stream": ["QgsPointLocator_Stream(const QLinkedList< RTree::Data * > &dataList)"],
|
|
377 | 377 | "QgsMarkerLineSymbolLayerWidget": ["create(const QgsVectorLayer *vl)", "setOffsetAlongLine(double val)", "setPlacement()", "setInterval(double val)", "setOffset()", "setRotate()", "QgsMarkerLineSymbolLayerWidget(const QgsVectorLayer *vl, QWidget *parent=nullptr)"],
|
378 | 378 | "QgsDataDefinedAssistant": ["dataDefined() const =0"],
|
379 | 379 | "QgsTransaction": ["QgsTransaction(const QString &connString)"],
|
380 |
| - "QgsBrowserTreeView": ["hasExpandedDescendant(const QModelIndex &index) const ", "setSettingsSection(const QString §ion)", "QgsBrowserTreeView(QWidget *parent=nullptr)"], |
| 380 | + "QgsBrowserTreeView": ["hasExpandedDescendant(const QModelIndex &index) const ", "setSettingsSection(const QString §ion)", "QgsBrowserTreeView(QWidget *parent=0)"], |
381 | 381 | "QgsDistanceArea": ["computePolygonFlatArea(const QList< QgsPoint > &points) const "],
|
382 | 382 | "QgsContrastEnhancement": ["writeXML(QDomDocument &doc, QDomElement &parentElem) const ", "QgsContrastEnhancement(const QgsContrastEnhancement &ce)", "QgsContrastEnhancement(Qgis::DataType datatype=Qgis::Byte)", "contrastEnhancementAlgorithm() const ", "readXML(const QDomElement &elem)", "contrastEnhancementAlgorithmFromString(const QString &contrastEnhancementString)", "contrastEnhancementAlgorithmString(ContrastEnhancementAlgorithm algorithm)"],
|
383 | 383 | "QgsExpression::Interval": ["Interval(double seconds=0)"],
|
384 | 384 | "QgsManageConnectionsDialog": ["doExportImport()", "selectionChanged()", "Mode", "clearSelection()", "QgsManageConnectionsDialog(QWidget *parent=nullptr, Mode mode=Export, Type type=WMS, const QString &fileName=\"\")", "selectAll()", "Type"],
|
385 |
| - "QgsAttributeTableView": ["repaintRequested()", "_q_selectRow(int row)", "setModel(QgsAttributeTableFilterModel *filterModel)", "finished()", "selectRow(int row)", "repaintRequested(const QModelIndexList &indexes)", "QgsAttributeTableView(QWidget *parent=nullptr)"], |
| 385 | + "QgsAttributeTableView": ["repaintRequested()", "_q_selectRow(int row)", "setModel(QgsAttributeTableFilterModel *filterModel)", "finished()", "selectRow(int row)", "repaintRequested(const QModelIndexList &indexes)", "QgsAttributeTableView(QWidget *parent=0)"], |
386 | 386 | "QgsSimpleMarkerSymbolLayer": ["strokeWidthMapUnitScale() const ", "setName(const QString &name)", "setStrokeColor(const QColor &color)", "strokeStyle() const ", "setStrokeWidthUnit(QgsSymbol::OutputUnit u)", "setStrokeWidthMapUnitScale(const QgsMapUnitScale &scale)", "setStrokeWidth(double w)", "strokeColor() const ", "preparePath(QString name=QString())", "prepareShape(const QString &name=QString())", "name() const ", "prepareShape(const QString &name, QPolygonF &polygon) const ", "QgsSimpleMarkerSymbolLayer(const QString &name=DEFAULT_SIMPLEMARKER_NAME, const QColor &color=DEFAULT_SIMPLEMARKER_COLOR, const QColor &strokeColor=DEFAULT_SIMPLEMARKER_BORDERCOLOR, double size=DEFAULT_SIMPLEMARKER_SIZE, double angle=DEFAULT_SIMPLEMARKER_ANGLE, QgsSymbol::ScaleMethod scaleMethod=DEFAULT_SCALE_METHOD)", "drawMarker(QPainter *p, QgsSymbolRenderContext &context)", "create(const QgsStringMap &properties=QgsStringMap())", "setStrokeStyle(Qt::PenStyle strokeStyle)", "strokeWidthUnit() const ", "createFromSld(QDomElement &element)", "strokeWidth() const "],
|
387 | 387 | "QgsStyleExportImportDialog": ["QgsStyleExportImportDialog(QgsStyle *style, QWidget *parent=nullptr, Mode mode=Export)", "Mode", "doExportImport()", "importTypeChanged(int)", "browse()"],
|
388 | 388 | "QgsMapSettings": ["readXML(QDomNode &node)", "updateDerived()", "mapToPixel() const ", "writeXML(QDomNode &node, QDomDocument &doc)", "datumTransformStore()"],
|
|
394 | 394 | "QgsEllipseSymbolLayer": ["symbolHeight() const ", "setStrokeWidthMapUnitScale(const QgsMapUnitScale &scale)", "setSymbolWidth(double w)", "setStrokeWidth(double w)", "symbolHeightUnit() const ", "strokeWidthUnit() const ", "setSymbolWidthUnit(QgsSymbol::OutputUnit unit)", "setSymbolHeightUnit(QgsSymbol::OutputUnit unit)", "symbolHeightMapUnitScale() const ", "symbolWidthMapUnitScale() const ", "setStrokeStyle(Qt::PenStyle strokeStyle)", "strokeStyle() const ", "setSymbolHeight(double h)", "setSymbolName(const QString &name)", "createFromSld(QDomElement &element)", "strokeWidthMapUnitScale() const ", "setStrokeWidthUnit(QgsSymbol::OutputUnit unit)", "symbolName() const ", "setSymbolWidthMapUnitScale(const QgsMapUnitScale &scale)", "setSymbolHeightMapUnitScale(const QgsMapUnitScale &scale)", "symbolWidthUnit() const ", "create(const QgsStringMap &properties=QgsStringMap())", "symbolWidth() const ", "strokeWidth() const "],
|
395 | 395 | "QgsComposerHtml": ["QgsComposerHtml(QgsComposition *c, bool createUndoCommands)", "refreshExpressionContext()"],
|
396 | 396 | "QgsRasterMatrix": ["setNodataValue(double d)", "greaterThan(const QgsRasterMatrix &other)", "changeSign()", "nodataValue() const ", "cosinus()", "lesserEqual(const QgsRasterMatrix &other)", "logicalAnd(const QgsRasterMatrix &other)", "TwoArgOperator", "log()", "divide(const QgsRasterMatrix &other)", "log10()", "QgsRasterMatrix(const QgsRasterMatrix &m)", "setData(int cols, int rows, double *data, double nodataValue)", "greaterEqual(const QgsRasterMatrix &other)", "equal(const QgsRasterMatrix &other)", "sinus()", "asinus()", "logicalOr(const QgsRasterMatrix &other)", "squareRoot()", "nColumns() const ", "OneArgOperator", "atangens()", "number() const ", "lesserThan(const QgsRasterMatrix &other)", "tangens()", "acosinus()", "power(const QgsRasterMatrix &other)", "multiply(const QgsRasterMatrix &other)", "nRows() const ", "notEqual(const QgsRasterMatrix &other)"],
|
397 |
| - "QgsLayerTreeView": ["layerForIndex(const QModelIndex &index) const ", "updateExpandedStateToNode(const QModelIndex &index)", "QgsLayerTreeView(QWidget *parent=nullptr)", "modelRowsRemoved()", "onExpandedChanged(QgsLayerTreeNode *node, bool expanded)", "updateExpandedStateFromNode(QgsLayerTreeNode *node)", "modelRowsInserted(const QModelIndex &index, int start, int end)", "onModelReset()", "onCurrentChanged()"], |
| 397 | + "QgsLayerTreeView": ["layerForIndex(const QModelIndex &index) const ", "updateExpandedStateToNode(const QModelIndex &index)", "QgsLayerTreeView(QWidget *parent=0)", "modelRowsRemoved()", "onExpandedChanged(QgsLayerTreeNode *node, bool expanded)", "updateExpandedStateFromNode(QgsLayerTreeNode *node)", "modelRowsInserted(const QModelIndex &index, int start, int end)", "onModelReset()", "onCurrentChanged()"], |
398 | 398 | "QgsCredentials": ["put(const QString &realm, const QString &username, const QString &password)", "getMasterPassword(QString &password, bool stored=false)", "get(const QString &realm, QString &username, QString &password, const QString &message=QString::null)"],
|
399 |
| - "QgsSnappingUtils": ["QgsSnappingUtils(QObject *parent=nullptr)", "IndexingStrategy", "snapToMap(const QgsPoint &pointMap, QgsPointLocator::MatchFilter *filter=nullptr)", "currentLayer() const ", "mapSettings() const "], |
| 399 | + "QgsSnappingUtils": ["QgsSnappingUtils(QObject *parent=0)", "IndexingStrategy", "snapToMap(const QgsPoint &pointMap, QgsPointLocator::MatchFilter *filter=nullptr)", "currentLayer() const ", "mapSettings() const "], |
400 | 400 | "QgsComposerRuler": ["Direction", "QgsComposerRuler(QgsComposerRuler::Direction d)", "updateMarker(QPointF pos)", "setComposition(QgsComposition *c)", "setSceneTransform(const QTransform &transform)", "composition()", "rulerSize()"],
|
401 | 401 | "QgsSimplifyMethod": ["MethodType"],
|
402 | 402 | "QgsComposerTextTable": ["QgsComposerTextTable(QgsComposition *c)"],
|
|
435 | 435 | "QgsComposerScaleBar": ["unitLabeling() const ", "numSegmentsLeft() const ", "setNumSegments(int nSegments)", "labelBarSpace() const ", "numSegments() const ", "updateSegmentSize()", "QgsComposerScaleBar(QgsComposition *composition)", "composerMap() const ", "setComposerMap(const QgsComposerMap *map)", "setNumSegmentsLeft(int nSegmentsLeft)", "setFont(const QFont &font)", "setBoxContentSpace(double space)", "numUnitsPerSegment() const ", "setHeight(double h)", "setUnits(ScaleBarUnits u)", "setNumMapUnitsPerScaleBarUnit(double d)", "units() const ", "setAlignment(Alignment a)", "ScaleBarUnits", "boxContentSpace() const ", "setUnitLabeling(const QString &label)", "setLabelBarSpace(double space)", "font() const ", "setNumUnitsPerSegment(double units)", "numMapUnitsPerScaleBarUnit() const ", "segmentMillimeters() const ", "height() const ", "Alignment"],
|
436 | 436 | "QgsExpression::NodeList": ["dump() const ", "count()", "list()"],
|
437 | 437 | "QgsComposerAttributeTableV2": ["QgsComposerAttributeTableV2(QgsComposition *composition, bool createUndoCommands)"],
|
438 |
| - "QgsMapLayerLegend": ["QgsMapLayerLegend(QObject *parent=nullptr)"], |
| 438 | + "QgsMapLayerLegend": ["QgsMapLayerLegend(QObject *parent=0)"], |
439 | 439 | "QgsGeometryEngine": ["buffer(double distance, int segments, QString *errorMsg=nullptr) const =0", "contains(const QgsAbstractGeometry &geom, QString *errorMsg=nullptr) const =0", "prepareGeometry()=0", "length(QString *errorMsg=nullptr) const =0", "splitGeometry(const QgsLineString &splitLine, QList< QgsAbstractGeometry * > &newGeometries, bool topological, QgsPointSequence &topologyTestPoints, QString *errorMsg=nullptr) const ", "within(const QgsAbstractGeometry &geom, QString *errorMsg=nullptr) const =0", "geometryChanged()=0", "overlaps(const QgsAbstractGeometry &geom, QString *errorMsg=nullptr) const =0", "interpolate(double distance, QString *errorMsg=nullptr) const =0", "intersection(const QgsAbstractGeometry &geom, QString *errorMsg=nullptr) const =0", "centroid(QgsPointV2 &pt, QString *errorMsg=nullptr) const =0", "simplify(double tolerance, QString *errorMsg=nullptr) const =0", "QgsGeometryEngine(const QgsAbstractGeometry *geometry)", "isValid(QString *errorMsg=nullptr) const =0", "area(QString *errorMsg=nullptr) const =0", "combine(const QgsAbstractGeometry &geom, QString *errorMsg=nullptr) const =0", "combine(const QList< QgsAbstractGeometry * > &, QString *errorMsg=nullptr) const =0", "isEmpty(QString *errorMsg) const =0", "envelope(QString *errorMsg=nullptr) const =0", "touches(const QgsAbstractGeometry &geom, QString *errorMsg=nullptr) const =0", "distance(const QgsAbstractGeometry &geom, QString *errorMsg=nullptr) const =0", "disjoint(const QgsAbstractGeometry &geom, QString *errorMsg=nullptr) const =0", "convexHull(QString *errorMsg=nullptr) const =0", "offsetCurve(double distance, int segments, int joinStyle, double mitreLimit, QString *errorMsg=nullptr) const =0", "buffer(double distance, int segments, int endCapStyle, int joinStyle, double mitreLimit, QString *errorMsg=nullptr) const =0", "pointOnSurface(QgsPointV2 &pt, QString *errorMsg=nullptr) const =0", "intersects(const QgsAbstractGeometry &geom, QString *errorMsg=nullptr) const =0", "difference(const QgsAbstractGeometry &geom, QString *errorMsg=nullptr) const =0", "symDifference(const QgsAbstractGeometry &geom, QString *errorMsg=nullptr) const =0", "isEqual(const QgsAbstractGeometry &geom, QString *errorMsg=nullptr) const =0", "crosses(const QgsAbstractGeometry &geom, QString *errorMsg=nullptr) const =0"],
|
440 | 440 | "QgsMapToolAdvancedDigitizing": ["cadDockWidget() const "],
|
441 | 441 | "QgsCptCityBrowserModel": ["findItem(QgsCptCityDataItem *item, QgsCptCityDataItem *parent=nullptr) const ", "QgsCptCityBrowserModel(QObject *parent=nullptr, QgsCptCityArchive *archive=QgsCptCityArchive::defaultArchive(), ViewType Type=Authors)", "endInsertItems()", "reload()", "beginInsertItems(QgsCptCityDataItem *parent, int first, int last)", "addRootItems()", "connectItem(QgsCptCityDataItem *item)", "refresh(const QString &path)", "beginRemoveItems(QgsCptCityDataItem *parent, int first, int last)", "endRemoveItems()", "refresh(const QModelIndex &index=QModelIndex())", "ViewType", "removeRootItems()"],
|
|
452 | 452 | "QgsPenStyleComboBox": ["setPenStyle(Qt::PenStyle style)", "iconForPen(Qt::PenStyle style)", "QgsPenStyleComboBox(QWidget *parent=nullptr)", "penStyle() const "],
|
453 | 453 | "QgsDxfPaintEngine": ["setLayer(const QString &layer)", "QgsDxfPaintEngine(const QgsDxfPaintDevice *dxfDevice, QgsDxfExport *dxf)", "layer() const ", "setShift(QPointF shift)"],
|
454 | 454 | "QgsRasterProjector": ["precisionLabel(Precision precision)", "QgsRasterProjector(const QgsCoordinateReferenceSystem &srcCRS, const QgsCoordinateReferenceSystem &destCRS, double maxSrcXRes, double maxSrcYRes, const QgsRectangle &boundingBox)", "QgsRasterProjector(const QgsCoordinateReferenceSystem &srcCRS, const QgsCoordinateReferenceSystem &destCRS, const QgsRectangle &destExtent, int destRows, int destCols, double maxSrcXRes, double maxSrcYRes, const QgsRectangle &boundingBox)", "setPrecision(Precision precision)", "precision() const "],
|
455 |
| - "QgsCodeEditorHTML": ["QgsCodeEditorHTML(QWidget *parent=nullptr)"], |
| 455 | + "QgsCodeEditorHTML": ["QgsCodeEditorHTML(QWidget *parent=0)"], |
456 | 456 | "QgsGenericProjectionSelector": ["setSelectedCrsName(const QString &name)", "setSelectedCrsId(long theID)", "selectedAuthId()", "selectedCrsId()", "setSelectedAuthId(const QString &authId)"],
|
457 | 457 | "QgsSpatialIndexData": ["QgsSpatialIndexData(const QgsFeatureIterator &fi)", "QgsSpatialIndexData(const QgsSpatialIndexData &other)", "initTree(IDataStream *inputStream=nullptr)"],
|
458 |
| - "QgsSlider": ["setSingleStep(const QVariant &step)", "variantValue() const ", "valueChanged(int)", "setMinimum(const QVariant &min)", "valueChanged(const QVariant &)", "setValue(const QVariant &value)", "QgsSlider(QWidget *parent=nullptr)", "setMaximum(const QVariant &max)", "QgsSlider(Qt::Orientation orientation, QWidget *parent=nullptr)"], |
| 458 | + "QgsSlider": ["setSingleStep(const QVariant &step)", "variantValue() const ", "valueChanged(int)", "setMinimum(const QVariant &min)", "valueChanged(const QVariant &)", "setValue(const QVariant &value)", "QgsSlider(QWidget *parent=0)", "setMaximum(const QVariant &max)", "QgsSlider(Qt::Orientation orientation, QWidget *parent=0)"], |
459 | 459 | "QgsBusyIndicatorDialog": ["setMessage(const QString &message)", "message() const "],
|
460 | 460 | "QgsTextEditConfigDlg": ["QgsTextEditConfigDlg(QgsVectorLayer *vl, int fieldIdx, QWidget *parent=nullptr)"],
|
461 | 461 | "QgsRectangle": ["scale(double scaleFactor, double centerX, double centerY)"],
|
462 |
| - "QgsFileDropEdit": ["isDirOnly() const ", "isFileOnly() const ", "QgsFileDropEdit(QWidget *parent=nullptr)", "suffixFilter() const "], |
| 462 | + "QgsFileDropEdit": ["isDirOnly() const ", "isFileOnly() const ", "QgsFileDropEdit(QWidget *parent=0)", "suffixFilter() const "], |
463 | 463 | "QgsFormAnnotationItem": ["QgsFormAnnotationItem(QgsMapCanvas *canvas, QgsVectorLayer *vlayer=nullptr, bool hasFeature=false, int feature=0)", "vectorLayer() const ", "designerForm() const ", "setDesignerForm(const QString &uiFile)"],
|
464 | 464 | "QgsMapLayer": ["legendUrlFormat() const ", "saveSldStyle(const QString &theURI, bool &resultFlag)", "setLegendUrl(const QString &legendUrl)", "readSld(const QDomNode &node, QString &errorMessage)", "legendUrl() const ", "setLegendUrlFormat(const QString &legendUrlFormat)", "fromLayerDefinitionFile(const QString &qlrfile)", "loadNamedStyleFromDb(const QString &db, const QString &theURI, QString &qml)", "loadSldStyle(const QString &theURI, bool &resultFlag)"],
|
465 | 465 | "QgsSlopeFilter": ["QgsSlopeFilter(const QString &inputFile, const QString &outputFile, const QString &outputFormat)"],
|
466 | 466 | "QgsDatumTransformDialog": ["QgsDatumTransformDialog(const QString &layerName, const QList< QList< int > > &dt, QWidget *parent=nullptr, Qt::WindowFlags f=0)"],
|
467 | 467 | "QgsMapRendererSequentialJob": ["QgsMapRendererSequentialJob(const QgsMapSettings &settings)", "internalFinished()"],
|
468 | 468 | "QgsPointDisplacementRendererWidget": ["create(QgsVectorLayer *layer, QgsStyle *style, QgsFeatureRenderer *renderer)", "QgsPointDisplacementRendererWidget(QgsVectorLayer *layer, QgsStyle *style, QgsFeatureRenderer *renderer)"],
|
469 | 469 | "QgsPointLocator": ["Type", "destroyIndex()", "None", "rebuildIndex(int maxFeaturesToIndex=-1)"],
|
470 |
| - "QgsUserInputDockWidget": ["QgsUserInputDockWidget(QWidget *parent=nullptr)"], |
| 470 | + "QgsUserInputDockWidget": ["QgsUserInputDockWidget(QWidget *parent=0)"], |
471 | 471 | "QgsLayerTreeModelLegendNode": ["setUserLabel(const QString &userLabel)", "isScaleOK(double scale) const ", "userLabel() const ", "setEmbeddedInParent(bool embedded)", "LegendNodeRoles", "isEmbeddedInParent() const "],
|
472 | 472 | "QgsSingleBandGrayRendererWidget": ["create(QgsRasterLayer *layer, const QgsRectangle &extent)", "QgsSingleBandGrayRendererWidget(QgsRasterLayer *layer, const QgsRectangle &extent=QgsRectangle())", "setFromRenderer(const QgsRasterRenderer *r)", "loadMinMax(int bandNo, double min, double max, int origin)"],
|
473 | 473 | "QgsValueRelationWidgetFactory": ["QgsValueRelationWidgetFactory(const QString &name)"],
|
|
512 | 512 | "QgsDartMeasurement": ["typeToString(Type type)", "send() const ", "Type", "QgsDartMeasurement(const QString &name, Type type, const QString &value)", "toString() const "],
|
513 | 513 | "QgsDirectoryParamWidget": ["showHideColumn()", "QgsDirectoryParamWidget(const QString &path, QWidget *parent=nullptr)"],
|
514 | 514 | "QgsGeometryUtils": ["componentType", "closestSegmentFromComponents(T &container, componentType ctype, const QgsPointV2 &pt, QgsPointV2 &segmentPt, QgsVertexId &vertexAfter, bool *leftOf, double epsilon)"],
|
515 |
| - "QgsProjectionSelectionWidget": ["QgsProjectionSelectionWidget(QWidget *parent=nullptr)"], |
| 515 | + "QgsProjectionSelectionWidget": ["QgsProjectionSelectionWidget(QWidget *parent=0)"], |
516 | 516 | "QgsLinePatternFillSymbolLayer": ["setOffsetUnit(QgsSymbol::OutputUnit unit)", "distance() const ", "lineWidthUnit() const ", "lineWidth() const ", "offsetMapUnitScale() const ", "setOffsetMapUnitScale(const QgsMapUnitScale &scale)", "offsetUnit() const ", "lineAngle() const ", "createFromSld(QDomElement &element)", "ogrFeatureStyleWidth(double widthScaleFactor) const ", "distanceUnit() const ", "setLineAngle(double a)", "lineWidthMapUnitScale() const ", "offset() const ", "distanceMapUnitScale() const ", "setDistanceMapUnitScale(const QgsMapUnitScale &scale)", "setDistance(double d)", "setOffset(double offset)", "setLineWidthMapUnitScale(const QgsMapUnitScale &scale)", "setLineWidth(double w)", "create(const QgsStringMap &properties=QgsStringMap())", "setDistanceUnit(QgsSymbol::OutputUnit unit)", "setLineWidthUnit(QgsSymbol::OutputUnit unit)"],
|
517 | 517 | "QgsColorButton": ["transpBkgrd()"],
|
518 | 518 | "QgsExpression::Function": ["referencedColumns() const ", "Function(const QString &fnname, int params, const QString &group, const QString &helpText=QString(), bool usesGeometry=false, const QStringList &referencedColumns=QStringList(), bool lazyEval=false, bool handlesNull=false, bool isContextual=false)", "handlesNull() const "],
|
519 |
| - "QgsDefaultSearchWidgetWrapper": ["QgsDefaultSearchWidgetWrapper(QgsVectorLayer *vl, int fieldIdx, QWidget *parent=nullptr)"], |
| 519 | + "QgsDefaultSearchWidgetWrapper": ["QgsDefaultSearchWidgetWrapper(QgsVectorLayer *vl, int fieldIdx, QWidget *parent=0)"], |
520 | 520 | "QgsGPSDetector": ["detected(const QgsGPSInformation &)", "connDestroyed(QObject *)", "detectionFailed()", "availablePorts()", "advance()", "QgsGPSDetector(const QString &portName)", "detected(QgsGPSConnection *)"],
|
521 | 521 | "QgsAttributeEditorElement": ["AttributeEditorType"],
|
522 | 522 | "QgsLegendRenderer": ["setNodeLegendStyle(QgsLayerTreeNode *node, QgsLegendStyle::Style style)", "nodeLegendStyle(QgsLayerTreeNode *node, QgsLayerTreeModel *model)"],
|
|
561 | 561 | "QgsFeatureListView": ["repaintRequested()", "repaintRequested(const QModelIndexList &indexes)"],
|
562 | 562 | "QgsScopeLogger": ["QgsScopeLogger(const char *file, const char *func, int line)"],
|
563 | 563 | "QgsDiagram": ["clearCache()", "diagramName() const =0", "QgsDiagram(const QgsDiagram &other)"],
|
564 |
| - "QgsPixmapLabel": ["QgsPixmapLabel(QWidget *parent=nullptr)", "setPixmap(const QPixmap &)"], |
| 564 | + "QgsPixmapLabel": ["QgsPixmapLabel(QWidget *parent=0)", "setPixmap(const QPixmap &)"], |
565 | 565 | "QgsTransectSample": ["createSample(QProgressDialog *pd)", "DistanceUnits", "QgsTransectSample(QgsVectorLayer *strataLayer, const QString &strataIdAttribute, const QString &minDistanceAttribute, const QString &nPointsAttribute, DistanceUnits minDistUnits, QgsVectorLayer *baselineLayer, bool shareBaseline, const QString &baselineStrataId, const QString &outputPointLayer, const QString &outputLineLayer, const QString &usedBaselineLayer, double minTransectLength=0.0, double baselineBufferDistance=-1.0, double baselineSimplificationTolerance=-1.0)"],
|
566 | 566 | "QgsRendererCategory": ["label() const ", "swap(QgsRendererCategory &other)", "symbol() const ", "setValue(const QVariant &value)", "renderState() const ", "toSld(QDomDocument &doc, QDomElement &element, QgsStringMap props) const ", "setRenderState(bool render)", "value() const ", "setSymbol(QgsSymbol *s)", "dump() const ", "setLabel(const QString &label)"],
|
567 | 567 | "QgsOSMTags": ["count() const ", "insert(const QString &k, const QString &v)", "value(const QString &k) const ", "contains(const QString &k) const ", "keys() const "],
|
568 |
| - "QgsCodeEditorCSS": ["QgsCodeEditorCSS(QWidget *parent=nullptr)"], |
569 |
| - "QgsRasterMinMaxWidget": ["QgsRasterMinMaxWidget(QgsRasterLayer *layer, QWidget *parent=nullptr)", "load()", "setExtent(const QgsRectangle &boundingBox)", "setBands(const QList< int > &bands)", "load(int bandNo, double min, double max, int origin)"], |
| 568 | + "QgsCodeEditorCSS": ["QgsCodeEditorCSS(QWidget *parent=0)"], |
| 569 | + "QgsRasterMinMaxWidget": ["QgsRasterMinMaxWidget(QgsRasterLayer *layer, QWidget *parent=0)", "load()", "setExtent(const QgsRectangle &boundingBox)", "setBands(const QList< int > &bands)", "load(int bandNo, double min, double max, int origin)"], |
570 | 570 | "QgsUniqueValuesConfigDlg": ["QgsUniqueValuesConfigDlg(QgsVectorLayer *vl, int fieldIdx, QWidget *parent=nullptr)"],
|
571 | 571 | "QgsEffectStack": ["QgsEffectStack(const QgsEffectStack &other)"],
|
572 | 572 | "QgsMapCanvasRendererSync": ["onDestCrsR2C()", "onLayersC2R()", "onCrsTransformR2C()", "onExtentR2C()", "QgsMapCanvasRendererSync(QgsMapCanvas *canvas, QgsMapRenderer *renderer)", "onExtentC2R()", "onMapUnitsC2R()", "onMapUnitsR2C()", "onCrsTransformC2R()", "onDestCrsC2R()"],
|
|
581 | 581 | "QgsRasterLayer": ["renderer() const ", "showStatusMessage(const QString &message)", "rasterUnitsPerPixelY()", "brightnessFilter() const ", "hueSaturationFilter() const ", "isValidRasterFileName(const QString &fileNameQString)"],
|
582 | 582 | "QgsMimeDataUtils": ["isUriList(const QMimeData *data)", "encodeUriList(const UriList &layers)", "None", "decodeUriList(const QMimeData *data)"],
|
583 | 583 | "Qgis": ["wkbDimensions(WkbType type)", "GeometryType"],
|
584 |
| - "QgsDetailedItemWidget": ["setData(const QgsDetailedItemData &data)", "QgsDetailedItemWidget(QWidget *parent=nullptr)", "setChecked(bool flag)"], |
| 584 | + "QgsDetailedItemWidget": ["setData(const QgsDetailedItemData &data)", "QgsDetailedItemWidget(QWidget *parent=0)", "setChecked(bool flag)"], |
585 | 585 | "QgsComposerStyleItem": ["QgsComposerStyleItem(QgsComposerLegendItem *item)"],
|
586 | 586 | "QgsPointPatternFillSymbolLayer": ["setDisplacementX(double d)", "displacementYUnit() const ", "distanceXUnit() const ", "setDistanceYUnit(QgsSymbol::OutputUnit unit)", "distanceX() const ", "setDistanceX(double d)", "displacementYMapUnitScale() const ", "setDisplacementY(double d)", "setDistanceYMapUnitScale(const QgsMapUnitScale &scale)", "displacementXMapUnitScale() const ", "distanceYMapUnitScale() const ", "displacementXUnit() const ", "setDistanceY(double d)", "distanceYUnit() const ", "distanceY() const ", "displacementY() const ", "createFromSld(QDomElement &element)", "displacementX() const ", "setDisplacementYMapUnitScale(const QgsMapUnitScale &scale)", "setDistanceXUnit(QgsSymbol::OutputUnit unit)", "setDisplacementXMapUnitScale(const QgsMapUnitScale &scale)", "distanceXMapUnitScale() const ", "create(const QgsStringMap &properties=QgsStringMap())", "setDisplacementYUnit(QgsSymbol::OutputUnit unit)", "setDistanceXMapUnitScale(const QgsMapUnitScale &scale)", "setDisplacementXUnit(QgsSymbol::OutputUnit unit)"],
|
587 | 587 | "QgsDiagramSettings": ["LabelPlacementMethod", "readXML(const QDomElement &elem, const QgsVectorLayer *layer)", "writeXML(QDomElement &rendererElem, QDomDocument &doc, const QgsVectorLayer *layer) const ", "SizeType"],
|
588 | 588 | "QgsScopedExpressionFunction": ["QgsScopedExpressionFunction(const QString &fnname, int params, const QString &group, const QString &helpText=QString(), bool usesGeometry=false, const QStringList &referencedColumns=QStringList(), bool lazyEval=false, bool handlesNull=false, bool isContextual=true)"],
|
589 | 589 | "QgsSublayersDialog": ["selectionIndexes()", "ProviderType", "exec()", "QgsSublayersDialog(ProviderType providerType, const QString &name, QWidget *parent=nullptr, Qt::WindowFlags fl=0)", "populateLayerTable(const QStringList &list, const QString &delim=\":\")", "selectionNames()"],
|
590 |
| - "QgsCustomLayerOrderWidget": ["bridgeHasCustomLayerOrderChanged(bool state)", "QgsCustomLayerOrderWidget(QgsLayerTreeMapCanvasBridge *bridge, QWidget *parent=nullptr)", "nodeVisibilityChanged(QgsLayerTreeNode *node, Qt::CheckState state)", "bridgeCustomLayerOrderChanged(const QStringList &order)", "modelUpdated()"], |
| 590 | + "QgsCustomLayerOrderWidget": ["bridgeHasCustomLayerOrderChanged(bool state)", "QgsCustomLayerOrderWidget(QgsLayerTreeMapCanvasBridge *bridge, QWidget *parent=0)", "nodeVisibilityChanged(QgsLayerTreeNode *node, Qt::CheckState state)", "bridgeCustomLayerOrderChanged(const QStringList &order)", "modelUpdated()"], |
591 | 591 | "QgsRasterShader": ["readXML(const QDomElement &elem)", "rasterShaderFunction()", "writeXML(QDomDocument &doc, QDomElement &parent) const ", "rasterShaderFunction() const ", "QgsRasterShader(double minimumValue=0.0, double maximumValue=255.0)"],
|
592 | 592 | "QgsHiddenWidgetFactory": ["QgsHiddenWidgetFactory(const QString &name)"],
|
593 | 593 | "QgisVisitor": ["QgisVisitor(QList< QgsFeatureId > &list)"],
|
|
597 | 597 | "QgsComposerSymbolItem": ["QgsComposerSymbolItem(const QIcon &icon, const QString &text)", "QgsComposerSymbolItem(const QString &text)", "symbol()"],
|
598 | 598 | "QgsAspectFilter": ["QgsAspectFilter(const QString &inputFile, const QString &outputFile, const QString &outputFormat)"],
|
599 | 599 | "QgsDefaultVectorLayerLegend": ["QgsDefaultVectorLayerLegend(QgsVectorLayer *vl)"],
|
600 |
| - "QgsDateTimeEdit": ["QgsDateTimeEdit(QWidget *parent=nullptr)", "allowNull() const "], |
| 600 | + "QgsDateTimeEdit": ["QgsDateTimeEdit(QWidget *parent=0)", "allowNull() const "], |
601 | 601 | "QgsCheckboxWidgetFactory": ["QgsCheckboxWidgetFactory(const QString &name)"],
|
602 | 602 | "QgsVectorLayerImport": ["ImportError", "errorCount() const "],
|
603 | 603 | "QgsRelationManager": ["QgsRelationManager(QgsProject *project)"],
|
604 |
| - "QgsValueMapSearchWidgetWrapper": ["QgsValueMapSearchWidgetWrapper(QgsVectorLayer *vl, int fieldIdx, QWidget *parent=nullptr)"], |
| 604 | + "QgsValueMapSearchWidgetWrapper": ["QgsValueMapSearchWidgetWrapper(QgsVectorLayer *vl, int fieldIdx, QWidget *parent=0)"], |
605 | 605 | "QgsComposerTextTableV2": ["QgsComposerTextTableV2(QgsComposition *c, bool createUndoCommands)"],
|
606 | 606 | "QgsRasterIterator": ["QgsRasterIterator(QgsRasterInterface *input)", "setMaximumTileHeight(int h)", "stopRasterRead(int bandNumber)", "maximumTileHeight() const ", "setMaximumTileWidth(int w)", "input() const ", "maximumTileWidth() const "],
|
607 | 607 | "QgsRasterBandStats": ["Stats"],
|
608 | 608 | "QgsFeatureSelectionModel": ["setFeatureSelectionManager(QgsIFeatureSelectionManager *featureSelectionManager)", "QgsFeatureSelectionModel(QAbstractItemModel *model, QgsFeatureModel *featureModel, QgsIFeatureSelectionManager *featureSelectionHandler, QObject *parent)"],
|
609 |
| - "QgsComposerMultiFrameCommand": ["multiFrame() const ", "saveAfterState()", "previousState() const ", "checkFirstRun()", "QgsComposerMultiFrameCommand(QgsComposerMultiFrame *multiFrame, const QString &text, QUndoCommand *parent=nullptr)", "restoreState(QDomDocument &stateDoc)", "afterState() const ", "savePreviousState()", "saveState(QDomDocument &stateDoc)"], |
610 |
| - "QgsExtentGroupBox": ["extentState() const ", "currentCrs() const ", "setOutputExtentFromLineEdit()", "setOutputExtent(const QgsRectangle &r, const QgsCoordinateReferenceSystem &srcCrs, ExtentState state)", "updateTitle()", "ExtentState", "originalCrs() const ", "QgsExtentGroupBox(QWidget *parent=nullptr)", "groupBoxClicked()", "originalExtent() const ", "currentExtent() const "], |
| 609 | + "QgsComposerMultiFrameCommand": ["multiFrame() const ", "saveAfterState()", "previousState() const ", "checkFirstRun()", "QgsComposerMultiFrameCommand(QgsComposerMultiFrame *multiFrame, const QString &text, QUndoCommand *parent=0)", "restoreState(QDomDocument &stateDoc)", "afterState() const ", "savePreviousState()", "saveState(QDomDocument &stateDoc)"], |
| 610 | + "QgsExtentGroupBox": ["extentState() const ", "currentCrs() const ", "setOutputExtentFromLineEdit()", "setOutputExtent(const QgsRectangle &r, const QgsCoordinateReferenceSystem &srcCrs, ExtentState state)", "updateTitle()", "ExtentState", "originalCrs() const ", "QgsExtentGroupBox(QWidget *parent=0)", "groupBoxClicked()", "originalExtent() const ", "currentExtent() const "], |
611 | 611 | "QgsComposerAttributeTableCompare": ["operator()(const QgsAttributeMap &m1, const QgsAttributeMap &m2)"],
|
612 | 612 | "QgsSpinBox": ["ClearValueMode", "showClearButton() const ", "QgsSpinBox(QWidget *parent=nullptr)"],
|
613 | 613 | "QgsComposerItem": ["beginItemCommand(const QString &text)", "endItemCommand()", "ItemType", "removeItems()", "deleteHAlignSnapItem()", "deleteVAlignSnapItem()", "ItemPositionMode", "cancelCommand()", "deleteAlignItems()"],
|
|
631 | 631 | "QgsExpression::NodeFunction": ["args() const ", "fnIndex() const ", "NodeFunction(int fnIndex, NodeList *args)"],
|
632 | 632 | "QgsDualView": ["setFeatureSelectionManager(QgsIFeatureSelectionManager *featureSelectionManager)", "openConditionalStyles()", "setRequest(const QgsFeatureRequest &request)", "filterMode()", "filteredFeatures()"],
|
633 | 633 | "QgsContextHelp": ["run(const QString &context)"],
|
634 |
| - "QgsCodeEditorSQL": ["QgsCodeEditorSQL(QWidget *parent=nullptr)"], |
| 634 | + "QgsCodeEditorSQL": ["QgsCodeEditorSQL(QWidget *parent=0)"], |
635 | 635 | "QgsVectorFileWriter::IntOption": ["IntOption(const QString &docString, int defaultValue)"],
|
636 | 636 | "QgsExternalResourceWidgetWrapper": ["QgsExternalResourceWidgetWrapper(QgsVectorLayer *vl, int fieldIdx, QWidget *editor=nullptr, QWidget *parent=nullptr)"],
|
637 | 637 | "QgsMarkerSymbol": ["setAngle(double angle)", "scaleMethod()", "size() const ", "angle() const ", "setSize(double size)", "renderPoint(QPointF point, const QgsFeature *f, QgsRenderContext &context, int layer=-1, bool selected=false)", "setScaleMethod(QgsSymbol::ScaleMethod scaleMethod)", "QgsMarkerSymbol(const QgsSymbolLayerList &layers=QgsSymbolLayerList())"],
|
|
643 | 643 | "QgsPropertyValue": ["count() const ", "QgsPropertyValue(const QVariant &value)"],
|
644 | 644 | "QgsCptCityCollectionItem": ["setPopulated()", "childrenRamps(bool recursive)", "QgsCptCityCollectionItem(QgsCptCityDataItem *parent, const QString &name, const QString &path)", "addChild(QgsCptCityDataItem *item)"],
|
645 | 645 | "QgsRuleBasedLabelProvider": ["QgsRuleBasedLabelProvider(const QgsRuleBasedLabeling &rules, QgsVectorLayer *layer, bool withFeatureLoop=true)"],
|
646 |
| - "QgsBlendModeComboBox": ["updateModes()", "QgsBlendModeComboBox(QWidget *parent=nullptr)"], |
| 646 | + "QgsBlendModeComboBox": ["updateModes()", "QgsBlendModeComboBox(QWidget *parent=0)"], |
647 | 647 | "QgsComposerRasterSymbolItem": ["setColor(const QColor &c)", "color() const ", "QgsComposerRasterSymbolItem(const QString &text)", "setLayerID(const QString &id)", "layerID() const ", "QgsComposerRasterSymbolItem(const QIcon &icon, const QString &text)"],
|
648 | 648 | "QgsSimpleFillSymbolLayer": ["setOffsetUnit(QgsSymbol::OutputUnit unit)", "setStrokeWidthUnit(QgsSymbol::OutputUnit unit)", "offsetMapUnitScale() const ", "setBrushStyle(Qt::BrushStyle style)", "penJoinStyle() const ", "setOffsetMapUnitScale(const QgsMapUnitScale &scale)", "QgsSimpleFillSymbolLayer(const QColor &color=DEFAULT_SIMPLEFILL_COLOR, Qt::BrushStyle style=DEFAULT_SIMPLEFILL_STYLE, const QColor &strokeColor=DEFAULT_SIMPLEFILL_BORDERCOLOR, Qt::PenStyle strokeStyle=DEFAULT_SIMPLEFILL_BORDERSTYLE, double strokeWidth=DEFAULT_SIMPLEFILL_BORDERWIDTH, Qt::PenJoinStyle penJoinStyle=DEFAULT_SIMPLEFILL_JOINSTYLE)", "offset()", "setStrokeWidthMapUnitScale(const QgsMapUnitScale &scale)", "offsetUnit() const ", "setPenJoinStyle(Qt::PenJoinStyle style)", "strokeWidthUnit() const ", "strokeWidth() const ", "setStrokeWidth(double strokeWidth)", "strokeWidthMapUnitScale() const ", "createFromSld(QDomElement &element)", "setOffset(QPointF offset)", "strokeColor() const ", "brushStyle() const ", "create(const QgsStringMap &properties=QgsStringMap())", "setStrokeColor(const QColor &strokeColor)", "setStrokeStyle(Qt::PenStyle strokeStyle)", "strokeStyle() const "],
|
649 | 649 | "QgsLegendSymbolItem": ["QgsLegendSymbolItem(const QgsLegendSymbolItem &other)"],
|
|
652 | 652 | "QgsSvgSelectorGroupsModel": ["QgsSvgSelectorGroupsModel(QObject *parent)"],
|
653 | 653 | "QgsDataDefinedWidthDialog": ["QgsDataDefinedWidthDialog(const QList< QgsSymbol * > &symbolList, QgsVectorLayer *layer)"],
|
654 | 654 | "QgsDoubleBoxScaleBarStyle": ["QgsDoubleBoxScaleBarStyle(const QgsComposerScaleBar *bar)"],
|
655 |
| - "QgsAddRemoveItemCommand": ["QgsAddRemoveItemCommand(State s, QgsComposerItem *item, QgsComposition *c, const QString &text, QUndoCommand *parent=nullptr)", "State", "itemRemoved(QgsComposerItem *item)", "itemAdded(QgsComposerItem *item)"], |
| 655 | + "QgsAddRemoveItemCommand": ["QgsAddRemoveItemCommand(State s, QgsComposerItem *item, QgsComposition *c, const QString &text, QUndoCommand *parent=0)", "State", "itemRemoved(QgsComposerItem *item)", "itemAdded(QgsComposerItem *item)"], |
656 | 656 | "QgsFeatureIteratorDataStream": ["readNextEntry()"],
|
657 | 657 | "QgsWkbTypes": ["GeometryType", "Type"],
|
658 | 658 | "QgsExpression::NodeBinaryOperator": ["computeDouble(double x, double y)", "computeInt(int x, int y)", "op() const ", "opLeft() const ", "compare(double diff)", "NodeBinaryOperator(BinaryOperator op, Node *opLeft, Node *opRight)", "opRight() const ", "precedence() const ", "computeDateTimeFromInterval(const QDateTime &d, QgsExpression::Interval *i)", "leftAssociative() const "],
|
|
664 | 664 | "QgsFeatureModel": ["fidToIndex(QgsFeatureId fid)=0"],
|
665 | 665 | "QgsLinearMinMaxEnhancementWithClip": ["QgsLinearMinMaxEnhancementWithClip(Qgis::DataType, double, double)"],
|
666 | 666 | "QgsGeometryCache": ["cachedGeometries()", "cachedGeometriesRect()", "setCachedGeometriesRect(const QgsRectangle &extent)"],
|
667 |
| - "QgsAuthCertInfo": ["QgsAuthCertInfo(const QSslCertificate &cert, bool manageCertTrust=false, QWidget *parent=nullptr, const QList< QSslCertificate > &connectionCAs=QList< QSslCertificate >())", "trustCacheRebuilt()"], |
| 667 | + "QgsAuthCertInfo": ["QgsAuthCertInfo(const QSslCertificate &cert, bool manageCertTrust=false, QWidget *parent=0, const QList< QSslCertificate > &connectionCAs=QList< QSslCertificate >())", "trustCacheRebuilt()"], |
668 | 668 | "QgsExpressionBuilderWidget": ["loadRecent(const QString &key)", "QgsExpressionBuilderWidget(QWidget *parent)", "isExpressionValid()", "saveToRecent(const QString &key)", "loadFieldNames(const QgsFields &fields)", "showEvent(QShowEvent *e)"],
|
669 | 669 | "QgsTINInterpolator": ["setExportTriangulationToFile(bool e)", "TINInterpolation", "setTriangulationFilePath(const QString &filepath)", "QgsTINInterpolator(const QList< LayerData > &inputData, TINInterpolation interpolation=Linear, bool showProgressDialog=false)"],
|
670 | 670 | "QgsMapLayerProxyModel": ["Filter", "exceptedLayerList()", "filters() const "],
|
|
0 commit comments