Binary compatibility report for the QGIS library between 1.7.4 and 1.8.0 versions on x86
Test Info
Library Name | QGIS |
Version #1 | 1.7.4 |
Version #2 | 1.8.0 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 152 |
Total Shared Libraries | 6 |
Total Symbols / Types | 3132 / 1164 |
Verdict | Incompatible (36.5%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 777 |
Removed Symbols | High | 62 |
Problems with Data Types | High | 71 |
Medium | 66 |
Low | 56 |
Problems with Symbols | High | 53 |
Medium | 3 |
Low | 3 |
Problems with Constants | Low | 0 |
Other Changes in Data Types | - | 7 |
Added Symbols (777)
qgis.h,
libqgis_core.so.1.8.0
GEOPROJ4 [data]
qgsapplication.h,
libqgis_core.so.1.8.0
QgsApplication::applyGdalSkippedDrivers ( ) [static]
[symbol: _ZN14QgsApplication23applyGdalSkippedDriversEv]
QgsApplication::init ( QString customConfigPath ) [static]
[symbol: _ZN14QgsApplication4initE7QString]
QgsApplication::libexecPath ( ) [static]
[symbol: _ZN14QgsApplication11libexecPathEv]
QgsApplication::libraryPath ( ) [static]
[symbol: _ZN14QgsApplication11libraryPathEv]
QgsApplication::preNotify ( QObject* receiver, QEvent* event, bool* done )
[symbol: _ZN14QgsApplication9preNotifyEP7QObjectP6QEventPb]
QgsApplication::restoreGdalDriver ( QString theDriver ) [static]
[symbol: _ZN14QgsApplication17restoreGdalDriverE7QString]
QgsApplication::skipGdalDriver ( QString theDriver ) [static]
[symbol: _ZN14QgsApplication14skipGdalDriverE7QString]
qgsattributeaction.h,
libqgis_core.so.1.8.0
QgsAttributeAction::doAction ( int index, QgsFeature& feat, int defaultValueIndex )
[symbol: _ZN18QgsAttributeAction8doActionEiR10QgsFeaturei]
QgsAttributeAction::doAction ( int index, QgsFeature& feat, QMap<QString, QVariant>const* substitutionMap )
[symbol: _ZN18QgsAttributeAction8doActionEiR10QgsFeaturePK4QMapI7QString8QVariantE]
QgsAttributeAction::expandAction ( QString action, QgsFeature& feat, QMap<QString, QVariant>const* substitutionMap )
[symbol: _ZN18QgsAttributeAction12expandActionE7QStringR10QgsFeaturePK4QMapIS0_8QVariantE]
qgsattributetabledelegate.h,
libqgis_gui.so.1.8.0
QgsAttributeTableDelegate::createEditor ( QWidget* parent, QStyleOptionViewItem const& option, QModelIndex const& index ) const
[symbol: _ZNK25QgsAttributeTableDelegate12createEditorEP7QWidgetRK20QStyleOptionViewItemRK11QModelIndex]
QgsAttributeTableDelegate::metaObject ( ) const
[symbol: _ZNK25QgsAttributeTableDelegate10metaObjectEv]
QgsAttributeTableDelegate::paint ( QPainter* painter, QStyleOptionViewItem const& option, QModelIndex const& index ) const
[symbol: _ZNK25QgsAttributeTableDelegate5paintEP8QPainterRK20QStyleOptionViewItemRK11QModelIndex]
QgsAttributeTableDelegate::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN25QgsAttributeTableDelegate11qt_metacallEN11QMetaObject4CallEiPPv]
QgsAttributeTableDelegate::qt_metacast ( char const* p1 )
[symbol: _ZN25QgsAttributeTableDelegate11qt_metacastEPKc]
QgsAttributeTableDelegate::setEditorData ( QWidget* editor, QModelIndex const& index ) const
[symbol: _ZNK25QgsAttributeTableDelegate13setEditorDataEP7QWidgetRK11QModelIndex]
QgsAttributeTableDelegate::setModelData ( QWidget* editor, QAbstractItemModel* model, QModelIndex const& index ) const
[symbol: _ZNK25QgsAttributeTableDelegate12setModelDataEP7QWidgetP18QAbstractItemModelRK11QModelIndex]
QgsAttributeTableDelegate::staticMetaObject [data]
[symbol: _ZN25QgsAttributeTableDelegate16staticMetaObjectE]
qgsattributetablefiltermodel.h,
libqgis_gui.so.1.8.0
QgsAttributeTableFilterModel::filterAcceptsRow ( int sourceRow, QModelIndex const& sourceParent ) const
[symbol: _ZNK28QgsAttributeTableFilterModel16filterAcceptsRowEiRK11QModelIndex]
QgsAttributeTableFilterModel::QgsAttributeTableFilterModel [in-charge] ( QgsVectorLayer* theLayer )
[symbol: _ZN28QgsAttributeTableFilterModelC1EP14QgsVectorLayer]
QgsAttributeTableFilterModel::QgsAttributeTableFilterModel [not-in-charge] ( QgsVectorLayer* theLayer )
[symbol: _ZN28QgsAttributeTableFilterModelC2EP14QgsVectorLayer]
QgsAttributeTableFilterModel::sort ( int column, Qt::SortOrder order )
[symbol: _ZN28QgsAttributeTableFilterModel4sortEiN2Qt9SortOrderE]
QgsAttributeTableFilterModel::~QgsAttributeTableFilterModel [in-charge-deleting] ( )
[symbol: _ZN28QgsAttributeTableFilterModelD0Ev]
QgsAttributeTableFilterModel::~QgsAttributeTableFilterModel [in-charge] ( )
[symbol: _ZN28QgsAttributeTableFilterModelD1Ev]
qgsattributetableidcolumnpair.h,
libqgis_gui.so.1.8.0
QgsAttributeTableIdColumnPair::operator< ( QgsAttributeTableIdColumnPair const& b ) const
[symbol: _ZNK29QgsAttributeTableIdColumnPairltERKS_]
qgsattributetablememorymodel.h,
libqgis_gui.so.1.8.0
QgsAttributeTableMemoryModel::featureAdded ( QgsFeatureId fid, bool inOperation )
[symbol: _ZN28QgsAttributeTableMemoryModel12featureAddedExb]
QgsAttributeTableMemoryModel::featureDeleted ( QgsFeatureId fid )
[symbol: _ZN28QgsAttributeTableMemoryModel14featureDeletedEx]
QgsAttributeTableMemoryModel::layerDeleted ( )
[symbol: _ZN28QgsAttributeTableMemoryModel12layerDeletedEv]
QgsAttributeTableMemoryModel::metaObject ( ) const
[symbol: _ZNK28QgsAttributeTableMemoryModel10metaObjectEv]
QgsAttributeTableMemoryModel::QgsAttributeTableMemoryModel [in-charge] ( QgsMapCanvas* theCanvas, QgsVectorLayer* theLayer )
[symbol: _ZN28QgsAttributeTableMemoryModelC1EP12QgsMapCanvasP14QgsVectorLayer]
QgsAttributeTableMemoryModel::QgsAttributeTableMemoryModel [not-in-charge] ( QgsMapCanvas* theCanvas, QgsVectorLayer* theLayer )
[symbol: _ZN28QgsAttributeTableMemoryModelC2EP12QgsMapCanvasP14QgsVectorLayer]
QgsAttributeTableMemoryModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN28QgsAttributeTableMemoryModel11qt_metacallEN11QMetaObject4CallEiPPv]
QgsAttributeTableMemoryModel::qt_metacast ( char const* p1 )
[symbol: _ZN28QgsAttributeTableMemoryModel11qt_metacastEPKc]
QgsAttributeTableMemoryModel::removeRows ( int row, int count, QModelIndex const& parent )
[symbol: _ZN28QgsAttributeTableMemoryModel10removeRowsEiiRK11QModelIndex]
QgsAttributeTableMemoryModel::rowCount ( QModelIndex const& parent ) const
[symbol: _ZNK28QgsAttributeTableMemoryModel8rowCountERK11QModelIndex]
QgsAttributeTableMemoryModel::staticMetaObject [data]
[symbol: _ZN28QgsAttributeTableMemoryModel16staticMetaObjectE]
QgsAttributeTableMemoryModel::~QgsAttributeTableMemoryModel [in-charge-deleting] ( )
[symbol: _ZN28QgsAttributeTableMemoryModelD0Ev]
QgsAttributeTableMemoryModel::~QgsAttributeTableMemoryModel [in-charge] ( )
[symbol: _ZN28QgsAttributeTableMemoryModelD1Ev]
qgsattributetablemodel.h,
libqgis_gui.so.1.8.0
QgsAttributeTableModel::attributeValueChanged ( QgsFeatureId fid, int idx, QVariant const& value )
[symbol: _ZN22QgsAttributeTableModel21attributeValueChangedExiRK8QVariant]
QgsAttributeTableModel::changeLayout ( )
[symbol: _ZN22QgsAttributeTableModel12changeLayoutEv]
QgsAttributeTableModel::columnCount ( QModelIndex const& parent ) const
[symbol: _ZNK22QgsAttributeTableModel11columnCountERK11QModelIndex]
QgsAttributeTableModel::data ( QModelIndex const& index, int role ) const
[symbol: _ZNK22QgsAttributeTableModel4dataERK11QModelIndexi]
QgsAttributeTableModel::executeAction ( int action, QModelIndex const& idx ) const
[symbol: _ZNK22QgsAttributeTableModel13executeActionEiRK11QModelIndex]
QgsAttributeTableModel::extentsChanged ( )
[symbol: _ZN22QgsAttributeTableModel14extentsChangedEv]
QgsAttributeTableModel::feature ( QModelIndex const& idx ) const
[symbol: _ZNK22QgsAttributeTableModel7featureERK11QModelIndex]
QgsAttributeTableModel::featureAdded ( QgsFeatureId fid, bool inOperation )
[symbol: _ZN22QgsAttributeTableModel12featureAddedExb]
QgsAttributeTableModel::featureDeleted ( QgsFeatureId fid )
[symbol: _ZN22QgsAttributeTableModel14featureDeletedEx]
QgsAttributeTableModel::fieldCol ( int idx ) const
[symbol: _ZNK22QgsAttributeTableModel8fieldColEi]
QgsAttributeTableModel::fieldIdx ( int col ) const
[symbol: _ZNK22QgsAttributeTableModel8fieldIdxEi]
QgsAttributeTableModel::finished ( )
[symbol: _ZN22QgsAttributeTableModel8finishedEv]
QgsAttributeTableModel::flags ( QModelIndex const& index ) const
[symbol: _ZNK22QgsAttributeTableModel5flagsERK11QModelIndex]
QgsAttributeTableModel::headerData ( int section, Qt::Orientation orientation, int role ) const
[symbol: _ZNK22QgsAttributeTableModel10headerDataEiN2Qt11OrientationEi]
QgsAttributeTableModel::idToRow ( QgsFeatureId id ) const
[symbol: _ZNK22QgsAttributeTableModel7idToRowEx]
QgsAttributeTableModel::incomingChangeLayout ( )
[symbol: _ZN22QgsAttributeTableModel20incomingChangeLayoutEv]
QgsAttributeTableModel::layerDeleted ( )
[symbol: _ZN22QgsAttributeTableModel12layerDeletedEv]
QgsAttributeTableModel::loadAttributes ( )
[symbol: _ZN22QgsAttributeTableModel14loadAttributesEv]
QgsAttributeTableModel::loadLayer ( )
[symbol: _ZN22QgsAttributeTableModel9loadLayerEv]
QgsAttributeTableModel::metaObject ( ) const
[symbol: _ZNK22QgsAttributeTableModel10metaObjectEv]
QgsAttributeTableModel::modelChanged ( )
[symbol: _ZN22QgsAttributeTableModel12modelChangedEv]
QgsAttributeTableModel::progress ( int i, bool& cancel )
[symbol: _ZN22QgsAttributeTableModel8progressEiRb]
QgsAttributeTableModel::QgsAttributeTableModel [in-charge] ( QgsMapCanvas* canvas, QgsVectorLayer* theLayer, QObject* parent )
[symbol: _ZN22QgsAttributeTableModelC1EP12QgsMapCanvasP14QgsVectorLayerP7QObject]
QgsAttributeTableModel::QgsAttributeTableModel [not-in-charge] ( QgsMapCanvas* canvas, QgsVectorLayer* theLayer, QObject* parent )
[symbol: _ZN22QgsAttributeTableModelC2EP12QgsMapCanvasP14QgsVectorLayerP7QObject]
QgsAttributeTableModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN22QgsAttributeTableModel11qt_metacallEN11QMetaObject4CallEiPPv]
QgsAttributeTableModel::qt_metacast ( char const* p1 )
[symbol: _ZN22QgsAttributeTableModel11qt_metacastEPKc]
QgsAttributeTableModel::reload ( QModelIndex const& index1, QModelIndex const& index2 )
[symbol: _ZN22QgsAttributeTableModel6reloadERK11QModelIndexS2_]
QgsAttributeTableModel::removeRows ( int row, int count, QModelIndex const& parent )
[symbol: _ZN22QgsAttributeTableModel10removeRowsEiiRK11QModelIndex]
QgsAttributeTableModel::resetModel ( )
[symbol: _ZN22QgsAttributeTableModel10resetModelEv]
QgsAttributeTableModel::rowCount ( QModelIndex const& parent ) const
[symbol: _ZNK22QgsAttributeTableModel8rowCountERK11QModelIndex]
QgsAttributeTableModel::rowToId ( int row ) const
[symbol: _ZNK22QgsAttributeTableModel7rowToIdEi]
QgsAttributeTableModel::setData ( QModelIndex const& index, QVariant const& value, int role )
[symbol: _ZN22QgsAttributeTableModel7setDataERK11QModelIndexRK8QVarianti]
QgsAttributeTableModel::sort ( int column, Qt::SortOrder order )
[symbol: _ZN22QgsAttributeTableModel4sortEiN2Qt9SortOrderE]
QgsAttributeTableModel::staticMetaObject [data]
[symbol: _ZN22QgsAttributeTableModel16staticMetaObjectE]
QgsAttributeTableModel::swapRows ( QgsFeatureId a, QgsFeatureId b )
[symbol: _ZN22QgsAttributeTableModel8swapRowsExx]
QgsAttributeTableModel::~QgsAttributeTableModel [in-charge-deleting] ( )
[symbol: _ZN22QgsAttributeTableModelD0Ev]
QgsAttributeTableModel::~QgsAttributeTableModel [in-charge] ( )
[symbol: _ZN22QgsAttributeTableModelD1Ev]
qgsattributetableview.h,
libqgis_gui.so.1.8.0
QgsAttributeTableView::closeEvent ( QCloseEvent* event )
[symbol: _ZN21QgsAttributeTableView10closeEventEP11QCloseEvent]
QgsAttributeTableView::contextMenuEvent ( QContextMenuEvent* p1 )
[symbol: _ZN21QgsAttributeTableView16contextMenuEventEP17QContextMenuEvent]
QgsAttributeTableView::finished ( )
[symbol: _ZN21QgsAttributeTableView8finishedEv]
QgsAttributeTableView::metaObject ( ) const
[symbol: _ZNK21QgsAttributeTableView10metaObjectEv]
QgsAttributeTableView::progress ( int i, bool& cancel )
[symbol: _ZN21QgsAttributeTableView8progressEiRb]
QgsAttributeTableView::QgsAttributeTableView [in-charge] ( QWidget* parent )
[symbol: _ZN21QgsAttributeTableViewC1EP7QWidget]
QgsAttributeTableView::QgsAttributeTableView [not-in-charge] ( QWidget* parent )
[symbol: _ZN21QgsAttributeTableViewC2EP7QWidget]
QgsAttributeTableView::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN21QgsAttributeTableView11qt_metacallEN11QMetaObject4CallEiPPv]
QgsAttributeTableView::qt_metacast ( char const* p1 )
[symbol: _ZN21QgsAttributeTableView11qt_metacastEPKc]
QgsAttributeTableView::setCanvasAndLayer ( QgsMapCanvas* canvas, QgsVectorLayer* layer )
[symbol: _ZN21QgsAttributeTableView17setCanvasAndLayerEP12QgsMapCanvasP14QgsVectorLayer]
QgsAttributeTableView::staticMetaObject [data]
[symbol: _ZN21QgsAttributeTableView16staticMetaObjectE]
QgsAttributeTableView::willShowContextMenu ( QMenu* menu, QModelIndex atIndex )
[symbol: _ZN21QgsAttributeTableView19willShowContextMenuEP5QMenu11QModelIndex]
QgsAttributeTableView::~QgsAttributeTableView [in-charge-deleting] ( )
[symbol: _ZN21QgsAttributeTableViewD0Ev]
QgsAttributeTableView::~QgsAttributeTableView [in-charge] ( )
[symbol: _ZN21QgsAttributeTableViewD1Ev]
QgsAttributeTableView::~QgsAttributeTableView [not-in-charge] ( )
[symbol: _ZN21QgsAttributeTableViewD2Ev]
qgsbrowsermodel.h,
libqgis_core.so.1.8.0
QgsBrowserModel::addRootItems ( )
[symbol: _ZN15QgsBrowserModel12addRootItemsEv]
QgsBrowserModel::beginInsertItems ( QgsDataItem* parent, int first, int last )
[symbol: _ZN15QgsBrowserModel16beginInsertItemsEP11QgsDataItemii]
QgsBrowserModel::beginRemoveItems ( QgsDataItem* parent, int first, int last )
[symbol: _ZN15QgsBrowserModel16beginRemoveItemsEP11QgsDataItemii]
QgsBrowserModel::columnCount ( QModelIndex const& parent ) const
[symbol: _ZNK15QgsBrowserModel11columnCountERK11QModelIndex]
QgsBrowserModel::connectItem ( QgsDataItem* item )
[symbol: _ZN15QgsBrowserModel11connectItemEP11QgsDataItem]
QgsBrowserModel::data ( QModelIndex const& index, int role ) const
[symbol: _ZNK15QgsBrowserModel4dataERK11QModelIndexi]
QgsBrowserModel::dataItem ( QModelIndex const& idx ) const
[symbol: _ZNK15QgsBrowserModel8dataItemERK11QModelIndex]
QgsBrowserModel::dropMimeData ( QMimeData const* data, Qt::DropAction action, int row, int column, QModelIndex const& parent )
[symbol: _ZN15QgsBrowserModel12dropMimeDataEPK9QMimeDataN2Qt10DropActionEiiRK11QModelIndex]
QgsBrowserModel::endInsertItems ( )
[symbol: _ZN15QgsBrowserModel14endInsertItemsEv]
QgsBrowserModel::endRemoveItems ( )
[symbol: _ZN15QgsBrowserModel14endRemoveItemsEv]
QgsBrowserModel::findItem ( QgsDataItem* item, QgsDataItem* parent ) const
[symbol: _ZNK15QgsBrowserModel8findItemEP11QgsDataItemS1_]
QgsBrowserModel::findPath ( QString path )
[symbol: _ZN15QgsBrowserModel8findPathE7QString]
QgsBrowserModel::flags ( QModelIndex const& index ) const
[symbol: _ZNK15QgsBrowserModel5flagsERK11QModelIndex]
QgsBrowserModel::hasChildren ( QModelIndex const& parent ) const
[symbol: _ZNK15QgsBrowserModel11hasChildrenERK11QModelIndex]
QgsBrowserModel::headerData ( int section, Qt::Orientation orientation, int role ) const
[symbol: _ZNK15QgsBrowserModel10headerDataEiN2Qt11OrientationEi]
QgsBrowserModel::index ( int row, int column, QModelIndex const& parent ) const
[symbol: _ZNK15QgsBrowserModel5indexEiiRK11QModelIndex]
QgsBrowserModel::metaObject ( ) const
[symbol: _ZNK15QgsBrowserModel10metaObjectEv]
QgsBrowserModel::mimeData ( QModelIndexList const& indexes ) const
[symbol: _ZNK15QgsBrowserModel8mimeDataERK5QListI11QModelIndexE]
QgsBrowserModel::mimeTypes ( ) const
[symbol: _ZNK15QgsBrowserModel9mimeTypesEv]
QgsBrowserModel::parent ( QModelIndex const& index ) const
[symbol: _ZNK15QgsBrowserModel6parentERK11QModelIndex]
QgsBrowserModel::QgsBrowserModel [in-charge] ( QObject* parent )
[symbol: _ZN15QgsBrowserModelC1EP7QObject]
QgsBrowserModel::QgsBrowserModel [not-in-charge] ( QObject* parent )
[symbol: _ZN15QgsBrowserModelC2EP7QObject]
QgsBrowserModel::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN15QgsBrowserModel11qt_metacallEN11QMetaObject4CallEiPPv]
QgsBrowserModel::qt_metacast ( char const* p1 )
[symbol: _ZN15QgsBrowserModel11qt_metacastEPKc]
QgsBrowserModel::refresh ( QModelIndex const& index )
[symbol: _ZN15QgsBrowserModel7refreshERK11QModelIndex]
QgsBrowserModel::refresh ( QString path )
[symbol: _ZN15QgsBrowserModel7refreshE7QString]
QgsBrowserModel::reload ( )
[symbol: _ZN15QgsBrowserModel6reloadEv]
QgsBrowserModel::removeRootItems ( )
[symbol: _ZN15QgsBrowserModel15removeRootItemsEv]
QgsBrowserModel::rowCount ( QModelIndex const& parent ) const
[symbol: _ZNK15QgsBrowserModel8rowCountERK11QModelIndex]
QgsBrowserModel::staticMetaObject [data]
[symbol: _ZN15QgsBrowserModel16staticMetaObjectE]
QgsBrowserModel::~QgsBrowserModel [in-charge-deleting] ( )
[symbol: _ZN15QgsBrowserModelD0Ev]
QgsBrowserModel::~QgsBrowserModel [in-charge] ( )
[symbol: _ZN15QgsBrowserModelD1Ev]
QgsBrowserModel::~QgsBrowserModel [not-in-charge] ( )
[symbol: _ZN15QgsBrowserModelD2Ev]
qgscategorizedsymbolrendererv2.h,
libqgis_core.so.1.8.0
QgsCategorizedSymbolRendererV2::capabilities ( )
[symbol: _ZN30QgsCategorizedSymbolRendererV212capabilitiesEv]
QgsCategorizedSymbolRendererV2::toSld ( QDomDocument& doc, QDomElement& element ) const
[symbol: _ZNK30QgsCategorizedSymbolRendererV25toSldER12QDomDocumentR11QDomElement]
QgsRendererCategoryV2::toSld ( QDomDocument& doc, QDomElement& element, QgsStringMap props ) const
[symbol: _ZNK21QgsRendererCategoryV25toSldER12QDomDocumentR11QDomElement4QMapI7QStringS5_E]
qgscoordinatereferencesystem.h,
libqgis_core.so.1.8.0
QgsCoordinateReferenceSystem::axisInverted ( ) const
[symbol: _ZNK28QgsCoordinateReferenceSystem12axisInvertedEv]
QgsCoordinateReferenceSystem::createFromUserInput ( QString const theDefinition )
[symbol: _ZN28QgsCoordinateReferenceSystem19createFromUserInputE7QString]
QgsCoordinateReferenceSystem::operator!= ( QgsCoordinateReferenceSystem const& theSrs ) const
[symbol: _ZNK28QgsCoordinateReferenceSystemneERKS_]
QgsCoordinateReferenceSystem::operator == ( QgsCoordinateReferenceSystem const& theSrs ) const
[symbol: _ZNK28QgsCoordinateReferenceSystemeqERKS_]
QgsCoordinateReferenceSystem::setupESRIWktFix ( ) [static]
[symbol: _ZN28QgsCoordinateReferenceSystem15setupESRIWktFixEv]
QgsCoordinateReferenceSystem::syncDb ( ) [static]
[symbol: _ZN28QgsCoordinateReferenceSystem6syncDbEv]
qgsdataitem.h,
libqgis_core.so.1.8.0
QgsDataCollectionItem::iconDataCollection ( ) [static]
[symbol: _ZN21QgsDataCollectionItem18iconDataCollectionEv]
QgsDataCollectionItem::iconDir ( ) [static]
[symbol: _ZN21QgsDataCollectionItem7iconDirEv]
QgsDataCollectionItem::metaObject ( ) const
[symbol: _ZNK21QgsDataCollectionItem10metaObjectEv]
QgsDataCollectionItem::QgsDataCollectionItem [in-charge] ( QgsDataItem* parent, QString name, QString path )
[symbol: _ZN21QgsDataCollectionItemC1EP11QgsDataItem7QStringS2_]
QgsDataCollectionItem::QgsDataCollectionItem [not-in-charge] ( QgsDataItem* parent, QString name, QString path )
[symbol: _ZN21QgsDataCollectionItemC2EP11QgsDataItem7QStringS2_]
QgsDataCollectionItem::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN21QgsDataCollectionItem11qt_metacallEN11QMetaObject4CallEiPPv]
QgsDataCollectionItem::qt_metacast ( char const* p1 )
[symbol: _ZN21QgsDataCollectionItem11qt_metacastEPKc]
QgsDataCollectionItem::staticMetaObject [data]
[symbol: _ZN21QgsDataCollectionItem16staticMetaObjectE]
QgsDataCollectionItem::~QgsDataCollectionItem [in-charge-deleting] ( )
[symbol: _ZN21QgsDataCollectionItemD0Ev]
QgsDataCollectionItem::~QgsDataCollectionItem [in-charge] ( )
[symbol: _ZN21QgsDataCollectionItemD1Ev]
QgsDataCollectionItem::~QgsDataCollectionItem [not-in-charge] ( )
[symbol: _ZN21QgsDataCollectionItemD2Ev]
QgsDataItem::acceptDrop ( )
[symbol: _ZN11QgsDataItem10acceptDropEv]
QgsDataItem::actions ( )
[symbol: _ZN11QgsDataItem7actionsEv]
QgsDataItem::addChildItem ( QgsDataItem* child, bool refresh )
[symbol: _ZN11QgsDataItem12addChildItemEPS_b]
QgsDataItem::beginInsertItems ( QgsDataItem* parent, int first, int last )
[symbol: _ZN11QgsDataItem16beginInsertItemsEPS_ii]
QgsDataItem::beginRemoveItems ( QgsDataItem* parent, int first, int last )
[symbol: _ZN11QgsDataItem16beginRemoveItemsEPS_ii]
QgsDataItem::capabilities ( )
[symbol: _ZN11QgsDataItem12capabilitiesEv]
QgsDataItem::createChildren ( )
[symbol: _ZN11QgsDataItem14createChildrenEv]
QgsDataItem::deleteChildItem ( QgsDataItem* child )
[symbol: _ZN11QgsDataItem15deleteChildItemEPS_]
QgsDataItem::emitBeginInsertItems ( QgsDataItem* parent, int first, int last )
[symbol: _ZN11QgsDataItem20emitBeginInsertItemsEPS_ii]
QgsDataItem::emitBeginRemoveItems ( QgsDataItem* parent, int first, int last )
[symbol: _ZN11QgsDataItem20emitBeginRemoveItemsEPS_ii]
QgsDataItem::emitEndInsertItems ( )
[symbol: _ZN11QgsDataItem18emitEndInsertItemsEv]
QgsDataItem::emitEndRemoveItems ( )
[symbol: _ZN11QgsDataItem18emitEndRemoveItemsEv]
QgsDataItem::endInsertItems ( )
[symbol: _ZN11QgsDataItem14endInsertItemsEv]
QgsDataItem::endRemoveItems ( )
[symbol: _ZN11QgsDataItem14endRemoveItemsEv]
QgsDataItem::equal ( QgsDataItem const* other )
[symbol: _ZN11QgsDataItem5equalEPKS_]
QgsDataItem::findItem ( QVector<QgsDataItem*> items, QgsDataItem* item ) [static]
[symbol: _ZN11QgsDataItem8findItemE7QVectorIPS_ES1_]
QgsDataItem::getThemePixmap ( QString const theName ) [static]
[symbol: _ZN11QgsDataItem14getThemePixmapE7QString]
QgsDataItem::handleDrop ( QMimeData const* p1, Qt::DropAction p2 )
[symbol: _ZN11QgsDataItem10handleDropEPK9QMimeDataN2Qt10DropActionE]
QgsDataItem::hasChildren ( )
[symbol: _ZN11QgsDataItem11hasChildrenEv]
QgsDataItem::metaObject ( ) const
[symbol: _ZNK11QgsDataItem10metaObjectEv]
QgsDataItem::paramWidget ( )
[symbol: _ZN11QgsDataItem11paramWidgetEv]
QgsDataItem::populate ( )
[symbol: _ZN11QgsDataItem8populateEv]
QgsDataItem::QgsDataItem [in-charge] ( QgsDataItem::Type type, QgsDataItem* parent, QString name, QString path )
[symbol: _ZN11QgsDataItemC1ENS_4TypeEPS_7QStringS2_]
QgsDataItem::QgsDataItem [not-in-charge] ( QgsDataItem::Type type, QgsDataItem* parent, QString name, QString path )
[symbol: _ZN11QgsDataItemC2ENS_4TypeEPS_7QStringS2_]
QgsDataItem::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN11QgsDataItem11qt_metacallEN11QMetaObject4CallEiPPv]
QgsDataItem::qt_metacast ( char const* p1 )
[symbol: _ZN11QgsDataItem11qt_metacastEPKc]
QgsDataItem::refresh ( )
[symbol: _ZN11QgsDataItem7refreshEv]
QgsDataItem::rowCount ( )
[symbol: _ZN11QgsDataItem8rowCountEv]
QgsDataItem::setCrs ( QgsCoordinateReferenceSystem&restrict crs )
[symbol: _ZN11QgsDataItem6setCrsE28QgsCoordinateReferenceSystem]
QgsDataItem::staticMetaObject [data]
[symbol: _ZN11QgsDataItem16staticMetaObjectE]
QgsDataItem::~QgsDataItem [in-charge-deleting] ( )
[symbol: _ZN11QgsDataItemD0Ev]
QgsDataItem::~QgsDataItem [in-charge] ( )
[symbol: _ZN11QgsDataItemD1Ev]
QgsDirectoryItem::createChildren ( )
[symbol: _ZN16QgsDirectoryItem14createChildrenEv]
QgsDirectoryItem::equal ( QgsDataItem const* other )
[symbol: _ZN16QgsDirectoryItem5equalEPK11QgsDataItem]
QgsDirectoryItem::metaObject ( ) const
[symbol: _ZNK16QgsDirectoryItem10metaObjectEv]
QgsDirectoryItem::mLibraries [data]
[symbol: _ZN16QgsDirectoryItem10mLibrariesE]
QgsDirectoryItem::paramWidget ( )
[symbol: _ZN16QgsDirectoryItem11paramWidgetEv]
QgsDirectoryItem::QgsDirectoryItem [in-charge] ( QgsDataItem* parent, QString name, QString path )
[symbol: _ZN16QgsDirectoryItemC1EP11QgsDataItem7QStringS2_]
QgsDirectoryItem::QgsDirectoryItem [not-in-charge] ( QgsDataItem* parent, QString name, QString path )
[symbol: _ZN16QgsDirectoryItemC2EP11QgsDataItem7QStringS2_]
QgsDirectoryItem::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN16QgsDirectoryItem11qt_metacallEN11QMetaObject4CallEiPPv]
QgsDirectoryItem::qt_metacast ( char const* p1 )
[symbol: _ZN16QgsDirectoryItem11qt_metacastEPKc]
QgsDirectoryItem::staticMetaObject [data]
[symbol: _ZN16QgsDirectoryItem16staticMetaObjectE]
QgsDirectoryItem::~QgsDirectoryItem [in-charge-deleting] ( )
[symbol: _ZN16QgsDirectoryItemD0Ev]
QgsDirectoryItem::~QgsDirectoryItem [in-charge] ( )
[symbol: _ZN16QgsDirectoryItemD1Ev]
QgsDirectoryItem::~QgsDirectoryItem [not-in-charge] ( )
[symbol: _ZN16QgsDirectoryItemD2Ev]
QgsDirectoryParamWidget::metaObject ( ) const
[symbol: _ZNK23QgsDirectoryParamWidget10metaObjectEv]
QgsDirectoryParamWidget::mousePressEvent ( QMouseEvent* event )
[symbol: _ZN23QgsDirectoryParamWidget15mousePressEventEP11QMouseEvent]
QgsDirectoryParamWidget::QgsDirectoryParamWidget [in-charge] ( QString path, QWidget* parent )
[symbol: _ZN23QgsDirectoryParamWidgetC1E7QStringP7QWidget]
QgsDirectoryParamWidget::QgsDirectoryParamWidget [not-in-charge] ( QString path, QWidget* parent )
[symbol: _ZN23QgsDirectoryParamWidgetC2E7QStringP7QWidget]
QgsDirectoryParamWidget::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN23QgsDirectoryParamWidget11qt_metacallEN11QMetaObject4CallEiPPv]
QgsDirectoryParamWidget::qt_metacast ( char const* p1 )
[symbol: _ZN23QgsDirectoryParamWidget11qt_metacastEPKc]
QgsDirectoryParamWidget::showHideColumn ( )
[symbol: _ZN23QgsDirectoryParamWidget14showHideColumnEv]
QgsDirectoryParamWidget::staticMetaObject [data]
[symbol: _ZN23QgsDirectoryParamWidget16staticMetaObjectE]
QgsDirectoryParamWidget::~QgsDirectoryParamWidget [in-charge-deleting] ( )
[symbol: _ZN23QgsDirectoryParamWidgetD0Ev]
QgsDirectoryParamWidget::~QgsDirectoryParamWidget [in-charge] ( )
[symbol: _ZN23QgsDirectoryParamWidgetD1Ev]
QgsErrorItem::metaObject ( ) const
[symbol: _ZNK12QgsErrorItem10metaObjectEv]
QgsErrorItem::QgsErrorItem [in-charge] ( QgsDataItem* parent, QString error, QString path )
[symbol: _ZN12QgsErrorItemC1EP11QgsDataItem7QStringS2_]
QgsErrorItem::QgsErrorItem [not-in-charge] ( QgsDataItem* parent, QString error, QString path )
[symbol: _ZN12QgsErrorItemC2EP11QgsDataItem7QStringS2_]
QgsErrorItem::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN12QgsErrorItem11qt_metacallEN11QMetaObject4CallEiPPv]
QgsErrorItem::qt_metacast ( char const* p1 )
[symbol: _ZN12QgsErrorItem11qt_metacastEPKc]
QgsErrorItem::staticMetaObject [data]
[symbol: _ZN12QgsErrorItem16staticMetaObjectE]
QgsErrorItem::~QgsErrorItem [in-charge-deleting] ( )
[symbol: _ZN12QgsErrorItemD0Ev]
QgsErrorItem::~QgsErrorItem [in-charge] ( )
[symbol: _ZN12QgsErrorItemD1Ev]
QgsErrorItem::~QgsErrorItem [not-in-charge] ( )
[symbol: _ZN12QgsErrorItemD2Ev]
QgsFavouritesItem::createChildren ( )
[symbol: _ZN17QgsFavouritesItem14createChildrenEv]
QgsFavouritesItem::iconFavourites ( ) [static]
[symbol: _ZN17QgsFavouritesItem14iconFavouritesEv]
QgsFavouritesItem::metaObject ( ) const
[symbol: _ZNK17QgsFavouritesItem10metaObjectEv]
QgsFavouritesItem::QgsFavouritesItem [in-charge] ( QgsDataItem* parent, QString name, QString path )
[symbol: _ZN17QgsFavouritesItemC1EP11QgsDataItem7QStringS2_]
QgsFavouritesItem::QgsFavouritesItem [not-in-charge] ( QgsDataItem* parent, QString name, QString path )
[symbol: _ZN17QgsFavouritesItemC2EP11QgsDataItem7QStringS2_]
QgsFavouritesItem::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN17QgsFavouritesItem11qt_metacallEN11QMetaObject4CallEiPPv]
QgsFavouritesItem::qt_metacast ( char const* p1 )
[symbol: _ZN17QgsFavouritesItem11qt_metacastEPKc]
QgsFavouritesItem::staticMetaObject [data]
[symbol: _ZN17QgsFavouritesItem16staticMetaObjectE]
QgsFavouritesItem::~QgsFavouritesItem [in-charge-deleting] ( )
[symbol: _ZN17QgsFavouritesItemD0Ev]
QgsFavouritesItem::~QgsFavouritesItem [in-charge] ( )
[symbol: _ZN17QgsFavouritesItemD1Ev]
QgsFavouritesItem::~QgsFavouritesItem [not-in-charge] ( )
[symbol: _ZN17QgsFavouritesItemD2Ev]
QgsLayerItem::equal ( QgsDataItem const* other )
[symbol: _ZN12QgsLayerItem5equalEPK11QgsDataItem]
QgsLayerItem::iconDefault ( ) [static]
[symbol: _ZN12QgsLayerItem11iconDefaultEv]
QgsLayerItem::iconLine ( ) [static]
[symbol: _ZN12QgsLayerItem8iconLineEv]
QgsLayerItem::iconPoint ( ) [static]
[symbol: _ZN12QgsLayerItem9iconPointEv]
QgsLayerItem::iconPolygon ( ) [static]
[symbol: _ZN12QgsLayerItem11iconPolygonEv]
QgsLayerItem::iconRaster ( ) [static]
[symbol: _ZN12QgsLayerItem10iconRasterEv]
QgsLayerItem::iconTable ( ) [static]
[symbol: _ZN12QgsLayerItem9iconTableEv]
QgsLayerItem::layerName ( ) const
[symbol: _ZNK12QgsLayerItem9layerNameEv]
QgsLayerItem::mapLayerType ( )
[symbol: _ZN12QgsLayerItem12mapLayerTypeEv]
QgsLayerItem::metaObject ( ) const
[symbol: _ZNK12QgsLayerItem10metaObjectEv]
QgsLayerItem::QgsLayerItem [in-charge] ( QgsDataItem* parent, QString name, QString path, QString uri, QgsLayerItem::LayerType layerType, QString providerKey )
[symbol: _ZN12QgsLayerItemC1EP11QgsDataItem7QStringS2_S2_NS_9LayerTypeES2_]
QgsLayerItem::QgsLayerItem [not-in-charge] ( QgsDataItem* parent, QString name, QString path, QString uri, QgsLayerItem::LayerType layerType, QString providerKey )
[symbol: _ZN12QgsLayerItemC2EP11QgsDataItem7QStringS2_S2_NS_9LayerTypeES2_]
QgsLayerItem::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN12QgsLayerItem11qt_metacallEN11QMetaObject4CallEiPPv]
QgsLayerItem::qt_metacast ( char const* p1 )
[symbol: _ZN12QgsLayerItem11qt_metacastEPKc]
QgsLayerItem::staticMetaObject [data]
[symbol: _ZN12QgsLayerItem16staticMetaObjectE]
QgsLayerItem::~QgsLayerItem [in-charge-deleting] ( )
[symbol: _ZN12QgsLayerItemD0Ev]
QgsLayerItem::~QgsLayerItem [in-charge] ( )
[symbol: _ZN12QgsLayerItemD1Ev]
QgsZipItem::createChildren ( )
[symbol: _ZN10QgsZipItem14createChildrenEv]
QgsZipItem::iconZip ( ) [static]
[symbol: _ZN10QgsZipItem7iconZipEv]
QgsZipItem::itemFromPath ( QgsDataItem* parent, QString path, QString name ) [static]
[symbol: _ZN10QgsZipItem12itemFromPathEP11QgsDataItem7QStringS2_]
QgsZipItem::mDataItemPtr [data]
[symbol: _ZN10QgsZipItem12mDataItemPtrE]
QgsZipItem::metaObject ( ) const
[symbol: _ZNK10QgsZipItem10metaObjectEv]
QgsZipItem::mProviderNames [data]
[symbol: _ZN10QgsZipItem14mProviderNamesE]
QgsZipItem::QgsZipItem [in-charge] ( QgsDataItem* parent, QString name, QString path )
[symbol: _ZN10QgsZipItemC1EP11QgsDataItem7QStringS2_]
QgsZipItem::QgsZipItem [not-in-charge] ( QgsDataItem* parent, QString name, QString path )
[symbol: _ZN10QgsZipItemC2EP11QgsDataItem7QStringS2_]
QgsZipItem::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN10QgsZipItem11qt_metacallEN11QMetaObject4CallEiPPv]
QgsZipItem::qt_metacast ( char const* p1 )
[symbol: _ZN10QgsZipItem11qt_metacastEPKc]
QgsZipItem::staticMetaObject [data]
[symbol: _ZN10QgsZipItem16staticMetaObjectE]
QgsZipItem::~QgsZipItem [in-charge-deleting] ( )
[symbol: _ZN10QgsZipItemD0Ev]
QgsZipItem::~QgsZipItem [in-charge] ( )
[symbol: _ZN10QgsZipItemD1Ev]
QgsZipItem::~QgsZipItem [not-in-charge] ( )
[symbol: _ZN10QgsZipItemD2Ev]
qgsdataprovider.h,
libqgisgrass.so.1.8.0
QgsDataProvider::setLayerOrder ( QStringList const& layers )
[symbol: _ZN15QgsDataProvider13setLayerOrderERK11QStringList]
QgsDataProvider::setSubLayerVisibility ( QString const& name, bool vis )
[symbol: _ZN15QgsDataProvider21setSubLayerVisibilityERK7QStringb]
qgsdatasourceuri.h,
libqgis_core.so.1.8.0
QgsDataSourceURI::disableSelectAtId ( bool theFlag )
[symbol: _ZN16QgsDataSourceURI17disableSelectAtIdEb]
QgsDataSourceURI::selectAtIdDisabled ( ) const
[symbol: _ZNK16QgsDataSourceURI18selectAtIdDisabledEv]
QgsDataSourceURI::setSrid ( QString srid )
[symbol: _ZN16QgsDataSourceURI7setSridE7QString]
QgsDataSourceURI::setWkbType ( QGis::WkbType type )
[symbol: _ZN16QgsDataSourceURI10setWkbTypeEN4QGis7WkbTypeE]
QgsDataSourceURI::srid ( ) const
[symbol: _ZNK16QgsDataSourceURI4sridEv]
QgsDataSourceURI::wkbType ( ) const
[symbol: _ZNK16QgsDataSourceURI7wkbTypeEv]
qgsdistancearcproperter.h,
libqgis_networkanalysis.so.1.8.0
QgsDistanceArcProperter::property ( double distance, QgsFeature const& p2 ) const
[symbol: _ZNK23QgsDistanceArcProperter8propertyEdRK10QgsFeature]
qgsexpression.h,
libqgis_core.so.1.8.0
QgsExpression::acceptVisitor ( QgsExpression::Visitor& v )
[symbol: _ZN13QgsExpression13acceptVisitorERNS_7VisitorE]
QgsExpression::BinaryOgcOperatorText [data]
[symbol: _ZN13QgsExpression21BinaryOgcOperatorTextE]
QgsExpression::BinaryOperatorText [data]
[symbol: _ZN13QgsExpression18BinaryOperatorTextE]
QgsExpression::BuiltinFunctions ( ) [static]
[symbol: _ZN13QgsExpression16BuiltinFunctionsEv]
QgsExpression::createFromOgcFilter ( QDomElement& element ) [static]
[symbol: _ZN13QgsExpression19createFromOgcFilterER11QDomElement]
QgsExpression::dump ( ) const
[symbol: _ZNK13QgsExpression4dumpEv]
QgsExpression::evaluate ( QgsFeature* f )
[symbol: _ZN13QgsExpression8evaluateEP10QgsFeature]
QgsExpression::evaluate ( QgsFeature* f, QgsFieldMap const& fields )
[symbol: _ZN13QgsExpression8evaluateEP10QgsFeatureRK4QMapIi8QgsFieldE]
QgsExpression::functionCount ( ) [static]
[symbol: _ZN13QgsExpression13functionCountEv]
QgsExpression::functionIndex ( QString name ) [static]
[symbol: _ZN13QgsExpression13functionIndexE7QString]
QgsExpression::gmBuiltinFunctions [data]
[symbol: _ZN13QgsExpression18gmBuiltinFunctionsE]
QgsExpression::initGeomCalculator ( )
[symbol: _ZN13QgsExpression18initGeomCalculatorEv]
QgsExpression::isFunctionName ( QString name ) [static]
[symbol: _ZN13QgsExpression14isFunctionNameE7QString]
QgsExpression::needsGeometry ( )
[symbol: _ZN13QgsExpression13needsGeometryEv]
QgsExpression::Node::createFromOgcFilter ( QDomElement& element, QString& errorMessage ) [static]
[symbol: _ZN13QgsExpression4Node19createFromOgcFilterER11QDomElementR7QString]
QgsExpression::NodeBinaryOperator::compare ( double diff )
[symbol: _ZN13QgsExpression18NodeBinaryOperator7compareEd]
QgsExpression::NodeBinaryOperator::computeDouble ( double x, double y )
[symbol: _ZN13QgsExpression18NodeBinaryOperator13computeDoubleEdd]
QgsExpression::NodeBinaryOperator::computeInt ( int x, int y )
[symbol: _ZN13QgsExpression18NodeBinaryOperator10computeIntEii]
QgsExpression::NodeBinaryOperator::createFromOgcFilter ( QDomElement& element, QString& errorMessage ) [static]
[symbol: _ZN13QgsExpression18NodeBinaryOperator19createFromOgcFilterER11QDomElementR7QString]
QgsExpression::NodeBinaryOperator::dump ( ) const
[symbol: _ZNK13QgsExpression18NodeBinaryOperator4dumpEv]
QgsExpression::NodeBinaryOperator::eval ( QgsExpression* parent, QgsFeature* f )
[symbol: _ZN13QgsExpression18NodeBinaryOperator4evalEPS_P10QgsFeature]
QgsExpression::NodeBinaryOperator::prepare ( QgsExpression* parent, QgsFieldMap const& fields )
[symbol: _ZN13QgsExpression18NodeBinaryOperator7prepareEPS_RK4QMapIi8QgsFieldE]
QgsExpression::NodeBinaryOperator::toOgcFilter ( QDomDocument& doc, QDomElement& element ) const
[symbol: _ZNK13QgsExpression18NodeBinaryOperator11toOgcFilterER12QDomDocumentR11QDomElement]
QgsExpression::NodeColumnRef::createFromOgcFilter ( QDomElement& element, QString& errorMessage ) [static]
[symbol: _ZN13QgsExpression13NodeColumnRef19createFromOgcFilterER11QDomElementR7QString]
QgsExpression::NodeColumnRef::dump ( ) const
[symbol: _ZNK13QgsExpression13NodeColumnRef4dumpEv]
QgsExpression::NodeColumnRef::eval ( QgsExpression* parent, QgsFeature* f )
[symbol: _ZN13QgsExpression13NodeColumnRef4evalEPS_P10QgsFeature]
QgsExpression::NodeColumnRef::prepare ( QgsExpression* parent, QgsFieldMap const& fields )
[symbol: _ZN13QgsExpression13NodeColumnRef7prepareEPS_RK4QMapIi8QgsFieldE]
QgsExpression::NodeColumnRef::toOgcFilter ( QDomDocument& doc, QDomElement& element ) const
[symbol: _ZNK13QgsExpression13NodeColumnRef11toOgcFilterER12QDomDocumentR11QDomElement]
QgsExpression::NodeCondition::dump ( ) const
[symbol: _ZNK13QgsExpression13NodeCondition4dumpEv]
QgsExpression::NodeCondition::eval ( QgsExpression* parent, QgsFeature* f )
[symbol: _ZN13QgsExpression13NodeCondition4evalEPS_P10QgsFeature]
QgsExpression::NodeCondition::needsGeometry ( ) const
[symbol: _ZNK13QgsExpression13NodeCondition13needsGeometryEv]
QgsExpression::NodeCondition::prepare ( QgsExpression* parent, QgsFieldMap const& fields )
[symbol: _ZN13QgsExpression13NodeCondition7prepareEPS_RK4QMapIi8QgsFieldE]
QgsExpression::NodeCondition::referencedColumns ( ) const
[symbol: _ZNK13QgsExpression13NodeCondition17referencedColumnsEv]
QgsExpression::NodeCondition::toOgcFilter ( QDomDocument& doc, QDomElement& element ) const
[symbol: _ZNK13QgsExpression13NodeCondition11toOgcFilterER12QDomDocumentR11QDomElement]
QgsExpression::NodeFunction::createFromOgcFilter ( QDomElement& element, QString& errorMessage ) [static]
[symbol: _ZN13QgsExpression12NodeFunction19createFromOgcFilterER11QDomElementR7QString]
QgsExpression::NodeFunction::dump ( ) const
[symbol: _ZNK13QgsExpression12NodeFunction4dumpEv]
QgsExpression::NodeFunction::eval ( QgsExpression* parent, QgsFeature* f )
[symbol: _ZN13QgsExpression12NodeFunction4evalEPS_P10QgsFeature]
QgsExpression::NodeFunction::prepare ( QgsExpression* parent, QgsFieldMap const& fields )
[symbol: _ZN13QgsExpression12NodeFunction7prepareEPS_RK4QMapIi8QgsFieldE]
QgsExpression::NodeFunction::toOgcFilter ( QDomDocument& doc, QDomElement& element ) const
[symbol: _ZNK13QgsExpression12NodeFunction11toOgcFilterER12QDomDocumentR11QDomElement]
QgsExpression::NodeInOperator::dump ( ) const
[symbol: _ZNK13QgsExpression14NodeInOperator4dumpEv]
QgsExpression::NodeInOperator::eval ( QgsExpression* parent, QgsFeature* f )
[symbol: _ZN13QgsExpression14NodeInOperator4evalEPS_P10QgsFeature]
QgsExpression::NodeInOperator::prepare ( QgsExpression* parent, QgsFieldMap const& fields )
[symbol: _ZN13QgsExpression14NodeInOperator7prepareEPS_RK4QMapIi8QgsFieldE]
QgsExpression::NodeInOperator::toOgcFilter ( QDomDocument& doc, QDomElement& element ) const
[symbol: _ZNK13QgsExpression14NodeInOperator11toOgcFilterER12QDomDocumentR11QDomElement]
QgsExpression::NodeList::dump ( ) const
[symbol: _ZNK13QgsExpression8NodeList4dumpEv]
QgsExpression::NodeList::toOgcFilter ( QDomDocument& doc, QDomElement& element ) const
[symbol: _ZNK13QgsExpression8NodeList11toOgcFilterER12QDomDocumentR11QDomElement]
QgsExpression::NodeLiteral::createFromOgcFilter ( QDomElement& element, QString& errorMessage ) [static]
[symbol: _ZN13QgsExpression11NodeLiteral19createFromOgcFilterER11QDomElementR7QString]
QgsExpression::NodeLiteral::dump ( ) const
[symbol: _ZNK13QgsExpression11NodeLiteral4dumpEv]
QgsExpression::NodeLiteral::eval ( QgsExpression* parent, QgsFeature* f )
[symbol: _ZN13QgsExpression11NodeLiteral4evalEPS_P10QgsFeature]
QgsExpression::NodeLiteral::prepare ( QgsExpression* parent, QgsFieldMap const& fields )
[symbol: _ZN13QgsExpression11NodeLiteral7prepareEPS_RK4QMapIi8QgsFieldE]
QgsExpression::NodeLiteral::toOgcFilter ( QDomDocument& doc, QDomElement& element ) const
[symbol: _ZNK13QgsExpression11NodeLiteral11toOgcFilterER12QDomDocumentR11QDomElement]
QgsExpression::NodeUnaryOperator::createFromOgcFilter ( QDomElement& element, QString& errorMessage ) [static]
[symbol: _ZN13QgsExpression17NodeUnaryOperator19createFromOgcFilterER11QDomElementR7QString]
QgsExpression::NodeUnaryOperator::dump ( ) const
[symbol: _ZNK13QgsExpression17NodeUnaryOperator4dumpEv]
QgsExpression::NodeUnaryOperator::eval ( QgsExpression* parent, QgsFeature* f )
[symbol: _ZN13QgsExpression17NodeUnaryOperator4evalEPS_P10QgsFeature]
QgsExpression::NodeUnaryOperator::prepare ( QgsExpression* parent, QgsFieldMap const& fields )
[symbol: _ZN13QgsExpression17NodeUnaryOperator7prepareEPS_RK4QMapIi8QgsFieldE]
QgsExpression::NodeUnaryOperator::toOgcFilter ( QDomDocument& doc, QDomElement& element ) const
[symbol: _ZNK13QgsExpression17NodeUnaryOperator11toOgcFilterER12QDomDocumentR11QDomElement]
QgsExpression::prepare ( QgsFieldMap const& fields )
[symbol: _ZN13QgsExpression7prepareERK4QMapIi8QgsFieldE]
QgsExpression::QgsExpression [in-charge] ( QString const& expr )
[symbol: _ZN13QgsExpressionC1ERK7QString]
QgsExpression::QgsExpression [not-in-charge] ( QString const& expr )
[symbol: _ZN13QgsExpressionC2ERK7QString]
QgsExpression::referencedColumns ( )
[symbol: _ZN13QgsExpression17referencedColumnsEv]
QgsExpression::toOgcFilter ( QDomDocument& doc, QDomElement& element ) const
[symbol: _ZNK13QgsExpression11toOgcFilterER12QDomDocumentR11QDomElement]
QgsExpression::UnaryOgcOperatorText [data]
[symbol: _ZN13QgsExpression20UnaryOgcOperatorTextE]
QgsExpression::UnaryOperatorText [data]
[symbol: _ZN13QgsExpression17UnaryOperatorTextE]
QgsExpression::~QgsExpression [in-charge] ( )
[symbol: _ZN13QgsExpressionD1Ev]
QgsExpression::~QgsExpression [not-in-charge] ( )
[symbol: _ZN13QgsExpressionD2Ev]
qgsexpressionbuilderdialog.h,
libqgis_gui.so.1.8.0
QgsExpressionBuilderDialog::closeEvent ( QCloseEvent* event )
[symbol: _ZN26QgsExpressionBuilderDialog10closeEventEP11QCloseEvent]
QgsExpressionBuilderDialog::expressionBuilder ( )
[symbol: _ZN26QgsExpressionBuilderDialog17expressionBuilderEv]
QgsExpressionBuilderDialog::expressionText ( )
[symbol: _ZN26QgsExpressionBuilderDialog14expressionTextEv]
QgsExpressionBuilderDialog::QgsExpressionBuilderDialog [in-charge] ( QgsVectorLayer* layer, QString startText, QWidget* parent )
[symbol: _ZN26QgsExpressionBuilderDialogC1EP14QgsVectorLayer7QStringP7QWidget]
QgsExpressionBuilderDialog::QgsExpressionBuilderDialog [not-in-charge] ( QgsVectorLayer* layer, QString startText, QWidget* parent )
[symbol: _ZN26QgsExpressionBuilderDialogC2EP14QgsVectorLayer7QStringP7QWidget]
QgsExpressionBuilderDialog::setExpressionText ( QString const& text )
[symbol: _ZN26QgsExpressionBuilderDialog17setExpressionTextERK7QString]
QgsExpressionBuilderDialog::~QgsExpressionBuilderDialog [in-charge-deleting] ( )
[symbol: _ZN26QgsExpressionBuilderDialogD0Ev]
QgsExpressionBuilderDialog::~QgsExpressionBuilderDialog [in-charge] ( )
[symbol: _ZN26QgsExpressionBuilderDialogD1Ev]
qgsexpressionbuilderwidget.h,
libqgis_gui.so.1.8.0
QgsExpressionBuilderWidget::currentChanged ( QModelIndex const& index, QModelIndex const& p2 )
[symbol: _ZN26QgsExpressionBuilderWidget14currentChangedERK11QModelIndexS2_]
QgsExpressionBuilderWidget::expressionParsed ( bool isValid )
[symbol: _ZN26QgsExpressionBuilderWidget16expressionParsedEb]
QgsExpressionBuilderWidget::expressionText ( )
[symbol: _ZN26QgsExpressionBuilderWidget14expressionTextEv]
QgsExpressionBuilderWidget::isExpressionValid ( )
[symbol: _ZN26QgsExpressionBuilderWidget17isExpressionValidEv]
QgsExpressionBuilderWidget::loadAllValues ( )
[symbol: _ZN26QgsExpressionBuilderWidget13loadAllValuesEv]
QgsExpressionBuilderWidget::loadFieldNames ( )
[symbol: _ZN26QgsExpressionBuilderWidget14loadFieldNamesEv]
QgsExpressionBuilderWidget::loadFieldNames ( QgsFieldMap fields )
[symbol: _ZN26QgsExpressionBuilderWidget14loadFieldNamesE4QMapIi8QgsFieldE]
QgsExpressionBuilderWidget::loadSampleValues ( )
[symbol: _ZN26QgsExpressionBuilderWidget16loadSampleValuesEv]
QgsExpressionBuilderWidget::metaObject ( ) const
[symbol: _ZNK26QgsExpressionBuilderWidget10metaObjectEv]
QgsExpressionBuilderWidget::on_expressionTree_doubleClicked ( QModelIndex const& index )
[symbol: _ZN26QgsExpressionBuilderWidget31on_expressionTree_doubleClickedERK11QModelIndex]
QgsExpressionBuilderWidget::on_lblPreview_linkActivated ( QString link )
[symbol: _ZN26QgsExpressionBuilderWidget27on_lblPreview_linkActivatedE7QString]
QgsExpressionBuilderWidget::on_mValueListWidget_itemDoubleClicked ( QListWidgetItem* item )
[symbol: _ZN26QgsExpressionBuilderWidget37on_mValueListWidget_itemDoubleClickedEP15QListWidgetItem]
QgsExpressionBuilderWidget::on_txtExpressionString_textChanged ( )
[symbol: _ZN26QgsExpressionBuilderWidget34on_txtExpressionString_textChangedEv]
QgsExpressionBuilderWidget::on_txtSearchEdit_textChanged ( )
[symbol: _ZN26QgsExpressionBuilderWidget28on_txtSearchEdit_textChangedEv]
QgsExpressionBuilderWidget::operatorButtonClicked ( )
[symbol: _ZN26QgsExpressionBuilderWidget21operatorButtonClickedEv]
QgsExpressionBuilderWidget::QgsExpressionBuilderWidget [in-charge] ( QWidget* parent )
[symbol: _ZN26QgsExpressionBuilderWidgetC1EP7QWidget]
QgsExpressionBuilderWidget::QgsExpressionBuilderWidget [not-in-charge] ( QWidget* parent )
[symbol: _ZN26QgsExpressionBuilderWidgetC2EP7QWidget]
QgsExpressionBuilderWidget::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN26QgsExpressionBuilderWidget11qt_metacallEN11QMetaObject4CallEiPPv]
QgsExpressionBuilderWidget::qt_metacast ( char const* p1 )
[symbol: _ZN26QgsExpressionBuilderWidget11qt_metacastEPKc]
QgsExpressionBuilderWidget::registerItem ( QString group, QString label, QString expressionText, QString helpText, QgsExpressionItem::ItemType type )
[symbol: _ZN26QgsExpressionBuilderWidget12registerItemE7QStringS0_S0_S0_N17QgsExpressionItem8ItemTypeE]
QgsExpressionBuilderWidget::setExpressionText ( QString const& expression )
[symbol: _ZN26QgsExpressionBuilderWidget17setExpressionTextERK7QString]
QgsExpressionBuilderWidget::setLayer ( QgsVectorLayer* layer )
[symbol: _ZN26QgsExpressionBuilderWidget8setLayerEP14QgsVectorLayer]
QgsExpressionBuilderWidget::showContextMenu ( QPoint const& p1 )
[symbol: _ZN26QgsExpressionBuilderWidget15showContextMenuERK6QPoint]
QgsExpressionBuilderWidget::staticMetaObject [data]
[symbol: _ZN26QgsExpressionBuilderWidget16staticMetaObjectE]
QgsExpressionBuilderWidget::~QgsExpressionBuilderWidget [in-charge-deleting] ( )
[symbol: _ZN26QgsExpressionBuilderWidgetD0Ev]
QgsExpressionBuilderWidget::~QgsExpressionBuilderWidget [in-charge] ( )
[symbol: _ZN26QgsExpressionBuilderWidgetD1Ev]
QgsExpressionBuilderWidget::~QgsExpressionBuilderWidget [not-in-charge] ( )
[symbol: _ZN26QgsExpressionBuilderWidgetD2Ev]
qgsexpressionhighlighter.h,
libqgis_gui.so.1.8.0
QgsExpressionHighlighter::addFields ( QStringList fieldList )
[symbol: _ZN24QgsExpressionHighlighter9addFieldsE11QStringList]
QgsExpressionHighlighter::highlightBlock ( QString const& text )
[symbol: _ZN24QgsExpressionHighlighter14highlightBlockERK7QString]
QgsExpressionHighlighter::metaObject ( ) const
[symbol: _ZNK24QgsExpressionHighlighter10metaObjectEv]
QgsExpressionHighlighter::QgsExpressionHighlighter [in-charge] ( QTextDocument* parent )
[symbol: _ZN24QgsExpressionHighlighterC1EP13QTextDocument]
QgsExpressionHighlighter::QgsExpressionHighlighter [not-in-charge] ( QTextDocument* parent )
[symbol: _ZN24QgsExpressionHighlighterC2EP13QTextDocument]
QgsExpressionHighlighter::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN24QgsExpressionHighlighter11qt_metacallEN11QMetaObject4CallEiPPv]
QgsExpressionHighlighter::qt_metacast ( char const* p1 )
[symbol: _ZN24QgsExpressionHighlighter11qt_metacastEPKc]
QgsExpressionHighlighter::staticMetaObject [data]
[symbol: _ZN24QgsExpressionHighlighter16staticMetaObjectE]
QgsExpressionHighlighter::~QgsExpressionHighlighter [in-charge-deleting] ( )
[symbol: _ZN24QgsExpressionHighlighterD0Ev]
QgsExpressionHighlighter::~QgsExpressionHighlighter [in-charge] ( )
[symbol: _ZN24QgsExpressionHighlighterD1Ev]
qgsfeature.h,
libqgis_core.so.1.8.0
QgsFeature::QgsFeature [in-charge] ( QgsFeatureId id, QString typeName )
[symbol: _ZN10QgsFeatureC1Ex7QString]
QgsFeature::QgsFeature [not-in-charge] ( QgsFeatureId id, QString typeName )
[symbol: _ZN10QgsFeatureC2Ex7QString]
QgsFeature::setFeatureId ( QgsFeatureId id )
[symbol: _ZN10QgsFeature12setFeatureIdEx]
qgsfillsymbollayerv2.h,
libqgis_core.so.1.8.0
QgsCentroidFillSymbolLayerV2::createFromSld ( QDomElement& element ) [static]
[symbol: _ZN28QgsCentroidFillSymbolLayerV213createFromSldER11QDomElement]
QgsCentroidFillSymbolLayerV2::toSld ( QDomDocument& doc, QDomElement& element, QgsStringMap props ) const
[symbol: _ZNK28QgsCentroidFillSymbolLayerV25toSldER12QDomDocumentR11QDomElement4QMapI7QStringS5_E]
QgsImageFillSymbolLayer::QgsImageFillSymbolLayer [in-charge] ( )
[symbol: _ZN23QgsImageFillSymbolLayerC1Ev]
QgsImageFillSymbolLayer::QgsImageFillSymbolLayer [not-in-charge] ( )
[symbol: _ZN23QgsImageFillSymbolLayerC2Ev]
QgsImageFillSymbolLayer::renderPolygon ( QPolygonF const& points, QList<QPolygonF>* rings, QgsSymbolV2RenderContext& context )
[symbol: _ZN23QgsImageFillSymbolLayer13renderPolygonERK9QPolygonFP5QListIS0_ER24QgsSymbolV2RenderContext]
QgsImageFillSymbolLayer::setSubSymbol ( QgsSymbolV2* symbol )
[symbol: _ZN23QgsImageFillSymbolLayer12setSubSymbolEP11QgsSymbolV2]
QgsImageFillSymbolLayer::subSymbol ( )
[symbol: _ZN23QgsImageFillSymbolLayer9subSymbolEv]
QgsImageFillSymbolLayer::~QgsImageFillSymbolLayer [in-charge-deleting] ( )
[symbol: _ZN23QgsImageFillSymbolLayerD0Ev]
QgsImageFillSymbolLayer::~QgsImageFillSymbolLayer [in-charge] ( )
[symbol: _ZN23QgsImageFillSymbolLayerD1Ev]
QgsImageFillSymbolLayer::~QgsImageFillSymbolLayer [not-in-charge] ( )
[symbol: _ZN23QgsImageFillSymbolLayerD2Ev]
QgsLinePatternFillSymbolLayer::clone ( ) const
[symbol: _ZNK29QgsLinePatternFillSymbolLayer5cloneEv]
QgsLinePatternFillSymbolLayer::color ( ) const
[symbol: _ZNK29QgsLinePatternFillSymbolLayer5colorEv]
QgsLinePatternFillSymbolLayer::create ( QgsStringMap const& properties ) [static]
[symbol: _ZN29QgsLinePatternFillSymbolLayer6createERK4QMapI7QStringS1_E]
QgsLinePatternFillSymbolLayer::createFromSld ( QDomElement& element ) [static]
[symbol: _ZN29QgsLinePatternFillSymbolLayer13createFromSldER11QDomElement]
QgsLinePatternFillSymbolLayer::layerType ( ) const
[symbol: _ZNK29QgsLinePatternFillSymbolLayer9layerTypeEv]
QgsLinePatternFillSymbolLayer::properties ( ) const
[symbol: _ZNK29QgsLinePatternFillSymbolLayer10propertiesEv]
QgsLinePatternFillSymbolLayer::QgsLinePatternFillSymbolLayer [in-charge] ( )
[symbol: _ZN29QgsLinePatternFillSymbolLayerC1Ev]
QgsLinePatternFillSymbolLayer::QgsLinePatternFillSymbolLayer [not-in-charge] ( )
[symbol: _ZN29QgsLinePatternFillSymbolLayerC2Ev]
QgsLinePatternFillSymbolLayer::setColor ( QColor const& c )
[symbol: _ZN29QgsLinePatternFillSymbolLayer8setColorERK6QColor]
QgsLinePatternFillSymbolLayer::startRender ( QgsSymbolV2RenderContext& context )
[symbol: _ZN29QgsLinePatternFillSymbolLayer11startRenderER24QgsSymbolV2RenderContext]
QgsLinePatternFillSymbolLayer::stopRender ( QgsSymbolV2RenderContext& context )
[symbol: _ZN29QgsLinePatternFillSymbolLayer10stopRenderER24QgsSymbolV2RenderContext]
QgsLinePatternFillSymbolLayer::toSld ( QDomDocument& doc, QDomElement& element, QgsStringMap props ) const
[symbol: _ZNK29QgsLinePatternFillSymbolLayer5toSldER12QDomDocumentR11QDomElement4QMapI7QStringS5_E]
QgsLinePatternFillSymbolLayer::~QgsLinePatternFillSymbolLayer [in-charge-deleting] ( )
[symbol: _ZN29QgsLinePatternFillSymbolLayerD0Ev]
QgsLinePatternFillSymbolLayer::~QgsLinePatternFillSymbolLayer [in-charge] ( )
[symbol: _ZN29QgsLinePatternFillSymbolLayerD1Ev]
QgsLinePatternFillSymbolLayer::~QgsLinePatternFillSymbolLayer [not-in-charge] ( )
[symbol: _ZN29QgsLinePatternFillSymbolLayerD2Ev]
QgsPointPatternFillSymbolLayer::clone ( ) const
[symbol: _ZNK30QgsPointPatternFillSymbolLayer5cloneEv]
QgsPointPatternFillSymbolLayer::create ( QgsStringMap const& properties ) [static]
[symbol: _ZN30QgsPointPatternFillSymbolLayer6createERK4QMapI7QStringS1_E]
QgsPointPatternFillSymbolLayer::createFromSld ( QDomElement& element ) [static]
[symbol: _ZN30QgsPointPatternFillSymbolLayer13createFromSldER11QDomElement]
QgsPointPatternFillSymbolLayer::layerType ( ) const
[symbol: _ZNK30QgsPointPatternFillSymbolLayer9layerTypeEv]
QgsPointPatternFillSymbolLayer::properties ( ) const
[symbol: _ZNK30QgsPointPatternFillSymbolLayer10propertiesEv]
QgsPointPatternFillSymbolLayer::QgsPointPatternFillSymbolLayer [in-charge] ( )
[symbol: _ZN30QgsPointPatternFillSymbolLayerC1Ev]
QgsPointPatternFillSymbolLayer::QgsPointPatternFillSymbolLayer [not-in-charge] ( )
[symbol: _ZN30QgsPointPatternFillSymbolLayerC2Ev]
QgsPointPatternFillSymbolLayer::setSubSymbol ( QgsSymbolV2* symbol )
[symbol: _ZN30QgsPointPatternFillSymbolLayer12setSubSymbolEP11QgsSymbolV2]
QgsPointPatternFillSymbolLayer::startRender ( QgsSymbolV2RenderContext& context )
[symbol: _ZN30QgsPointPatternFillSymbolLayer11startRenderER24QgsSymbolV2RenderContext]
QgsPointPatternFillSymbolLayer::stopRender ( QgsSymbolV2RenderContext& context )
[symbol: _ZN30QgsPointPatternFillSymbolLayer10stopRenderER24QgsSymbolV2RenderContext]
QgsPointPatternFillSymbolLayer::subSymbol ( )
[symbol: _ZN30QgsPointPatternFillSymbolLayer9subSymbolEv]
QgsPointPatternFillSymbolLayer::toSld ( QDomDocument& doc, QDomElement& element, QgsStringMap props ) const
[symbol: _ZNK30QgsPointPatternFillSymbolLayer5toSldER12QDomDocumentR11QDomElement4QMapI7QStringS5_E]
QgsPointPatternFillSymbolLayer::~QgsPointPatternFillSymbolLayer [in-charge-deleting] ( )
[symbol: _ZN30QgsPointPatternFillSymbolLayerD0Ev]
QgsPointPatternFillSymbolLayer::~QgsPointPatternFillSymbolLayer [in-charge] ( )
[symbol: _ZN30QgsPointPatternFillSymbolLayerD1Ev]
QgsPointPatternFillSymbolLayer::~QgsPointPatternFillSymbolLayer [not-in-charge] ( )
[symbol: _ZN30QgsPointPatternFillSymbolLayerD2Ev]
QgsSimpleFillSymbolLayerV2::createFromSld ( QDomElement& element ) [static]
[symbol: _ZN26QgsSimpleFillSymbolLayerV213createFromSldER11QDomElement]
QgsSimpleFillSymbolLayerV2::toSld ( QDomDocument& doc, QDomElement& element, QgsStringMap props ) const
[symbol: _ZNK26QgsSimpleFillSymbolLayerV25toSldER12QDomDocumentR11QDomElement4QMapI7QStringS5_E]
QgsSVGFillSymbolLayer::createFromSld ( QDomElement& element ) [static]
[symbol: _ZN21QgsSVGFillSymbolLayer13createFromSldER11QDomElement]
QgsSVGFillSymbolLayer::toSld ( QDomDocument& doc, QDomElement& element, QgsStringMap props ) const
[symbol: _ZNK21QgsSVGFillSymbolLayer5toSldER12QDomDocumentR11QDomElement4QMapI7QStringS5_E]
qgsgeometry.h,
libqgis_core.so.1.8.0
QgsGeometry::addPart ( QList<QgsPoint>const& points )
[symbol: _ZN11QgsGeometry7addPartERK5QListI8QgsPointE]
QgsGeometry::closestSegmentWithContext ( QgsPoint const& point, QgsPoint& minDistPoint, int& afterVertex, double* leftOf, double epsilon )
[symbol: _ZN11QgsGeometry25closestSegmentWithContextERK8QgsPointRS0_RiPdd]
QgsGeometry::exportToGeoJSON ( )
[symbol: _ZN11QgsGeometry15exportToGeoJSONEv]
qgsgeometryanalyzer.h,
libqgis_analysis.so.1.8.0
QgsGeometryAnalyzer::eventLayer ( QgsVectorLayer* lineLayer, QgsVectorLayer* eventLayer, int lineField, int eventField, QList<int>& unlocatedFeatureIds, QString const& outputLayer, QString const& outputFormat, int locationField1, int locationField2, int offsetField, double offsetScale, bool forceSingleGeometry, QgsVectorDataProvider* memoryProvider, QProgressDialog* p )
[symbol: _ZN19QgsGeometryAnalyzer10eventLayerEP14QgsVectorLayerS1_iiR5QListIiERK7QStringS7_iiidbP21QgsVectorDataProviderP15QProgressDialog]
QgsGeometryAnalyzer::locateAlongMeasure ( double measure, QgsGeometry* lineGeom )
[symbol: _ZN19QgsGeometryAnalyzer18locateAlongMeasureEdP11QgsGeometry]
QgsGeometryAnalyzer::locateBetweenMeasures ( double fromMeasure, double toMeasure, QgsGeometry* lineGeom )
[symbol: _ZN19QgsGeometryAnalyzer21locateBetweenMeasuresEddP11QgsGeometry]
qgsgeometryvalidator.h,
libqgis_core.so.1.8.0
QgsGeometryValidator::addError ( QgsGeometry::Error p1 )
[symbol: _ZN20QgsGeometryValidator8addErrorEN11QgsGeometry5ErrorE]
QgsGeometryValidator::errorFound ( QgsGeometry::Error p1 )
[symbol: _ZN20QgsGeometryValidator10errorFoundEN11QgsGeometry5ErrorE]
QgsGeometryValidator::metaObject ( ) const
[symbol: _ZNK20QgsGeometryValidator10metaObjectEv]
QgsGeometryValidator::QgsGeometryValidator [in-charge] ( QgsGeometry* g, QList<QgsGeometry::Error>* errors )
[symbol: _ZN20QgsGeometryValidatorC1EP11QgsGeometryP5QListINS0_5ErrorEE]
QgsGeometryValidator::QgsGeometryValidator [not-in-charge] ( QgsGeometry* g, QList<QgsGeometry::Error>* errors )
[symbol: _ZN20QgsGeometryValidatorC2EP11QgsGeometryP5QListINS0_5ErrorEE]
QgsGeometryValidator::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN20QgsGeometryValidator11qt_metacallEN11QMetaObject4CallEiPPv]
QgsGeometryValidator::qt_metacast ( char const* p1 )
[symbol: _ZN20QgsGeometryValidator11qt_metacastEPKc]
QgsGeometryValidator::run ( )
[symbol: _ZN20QgsGeometryValidator3runEv]
QgsGeometryValidator::staticMetaObject [data]
[symbol: _ZN20QgsGeometryValidator16staticMetaObjectE]
QgsGeometryValidator::stop ( )
[symbol: _ZN20QgsGeometryValidator4stopEv]
QgsGeometryValidator::validateGeometry ( QgsGeometry* g, QList<QgsGeometry::Error>& errors ) [static]
[symbol: _ZN20QgsGeometryValidator16validateGeometryEP11QgsGeometryR5QListINS0_5ErrorEE]
QgsGeometryValidator::~QgsGeometryValidator [in-charge-deleting] ( )
[symbol: _ZN20QgsGeometryValidatorD0Ev]
QgsGeometryValidator::~QgsGeometryValidator [in-charge] ( )
[symbol: _ZN20QgsGeometryValidatorD1Ev]
QgsGeometryValidator::~QgsGeometryValidator [not-in-charge] ( )
[symbol: _ZN20QgsGeometryValidatorD2Ev]
qgsgpsconnection.h,
libqgis_core.so.1.8.0
QgsGPSConnection::nmeaSentenceReceived ( QString const& substring )
[symbol: _ZN16QgsGPSConnection20nmeaSentenceReceivedERK7QString]
qgsgraduatedsymbolrendererv2.h,
libqgis_core.so.1.8.0
QgsGraduatedSymbolRendererV2::capabilities ( )
[symbol: _ZN28QgsGraduatedSymbolRendererV212capabilitiesEv]
QgsGraduatedSymbolRendererV2::toSld ( QDomDocument& doc, QDomElement& element ) const
[symbol: _ZNK28QgsGraduatedSymbolRendererV25toSldER12QDomDocumentR11QDomElement]
QgsGraduatedSymbolRendererV2::updateColorRamp ( QgsVectorColorRampV2* ramp )
[symbol: _ZN28QgsGraduatedSymbolRendererV215updateColorRampEP20QgsVectorColorRampV2]
QgsGraduatedSymbolRendererV2::updateSymbols ( QgsSymbolV2* sym )
[symbol: _ZN28QgsGraduatedSymbolRendererV213updateSymbolsEP11QgsSymbolV2]
QgsRendererRangeV2::toSld ( QDomDocument& doc, QDomElement& element, QgsStringMap props ) const
[symbol: _ZNK18QgsRendererRangeV25toSldER12QDomDocumentR11QDomElement4QMapI7QStringS5_E]
qgsgraph.h,
libqgis_networkanalysis.so.1.8.0
QgsGraph::addArc ( int outVertexIdx, int inVertexIdx, QVector<QVariant>const& properties )
[symbol: _ZN8QgsGraph6addArcEiiRK7QVectorI8QVariantE]
QgsGraph::addVertex ( QgsPoint const& pt )
[symbol: _ZN8QgsGraph9addVertexERK8QgsPoint]
QgsGraph::arc ( int idx ) const
[symbol: _ZNK8QgsGraph3arcEi]
QgsGraph::arcCount ( ) const
[symbol: _ZNK8QgsGraph8arcCountEv]
QgsGraph::findVertex ( QgsPoint const& pt ) const
[symbol: _ZNK8QgsGraph10findVertexERK8QgsPoint]
QgsGraph::QgsGraph [in-charge] ( )
[symbol: _ZN8QgsGraphC1Ev]
QgsGraph::QgsGraph [not-in-charge] ( )
[symbol: _ZN8QgsGraphC2Ev]
QgsGraph::vertex ( int idx ) const
[symbol: _ZNK8QgsGraph6vertexEi]
QgsGraph::vertexCount ( ) const
[symbol: _ZNK8QgsGraph11vertexCountEv]
QgsGraph::~QgsGraph [in-charge] ( )
[symbol: _ZN8QgsGraphD1Ev]
QgsGraph::~QgsGraph [not-in-charge] ( )
[symbol: _ZN8QgsGraphD2Ev]
QgsGraphArc::inVertex ( ) const
[symbol: _ZNK11QgsGraphArc8inVertexEv]
QgsGraphArc::outVertex ( ) const
[symbol: _ZNK11QgsGraphArc9outVertexEv]
QgsGraphArc::properties ( ) const
[symbol: _ZNK11QgsGraphArc10propertiesEv]
QgsGraphArc::property ( int propertyIndex ) const
[symbol: _ZNK11QgsGraphArc8propertyEi]
QgsGraphArc::QgsGraphArc [in-charge] ( )
[symbol: _ZN11QgsGraphArcC1Ev]
QgsGraphArc::QgsGraphArc [not-in-charge] ( )
[symbol: _ZN11QgsGraphArcC2Ev]
QgsGraphVertex::inArc ( ) const
[symbol: _ZNK14QgsGraphVertex5inArcEv]
QgsGraphVertex::outArc ( ) const
[symbol: _ZNK14QgsGraphVertex6outArcEv]
QgsGraphVertex::point ( ) const
[symbol: _ZNK14QgsGraphVertex5pointEv]
QgsGraphVertex::QgsGraphVertex [in-charge] ( QgsPoint const& point )
[symbol: _ZN14QgsGraphVertexC1ERK8QgsPoint]
QgsGraphVertex::QgsGraphVertex [not-in-charge] ( QgsPoint const& point )
[symbol: _ZN14QgsGraphVertexC2ERK8QgsPoint]
qgsgraphanalyzer.h,
libqgis_networkanalysis.so.1.8.0
QgsGraphAnalyzer::dijkstra ( QgsGraph const* source, int startVertexIdx, int criterionNum, QVector<int>* resultTree, QVector<double>* resultCost ) [static]
[symbol: _ZN16QgsGraphAnalyzer8dijkstraEPK8QgsGraphiiP7QVectorIiEPS3_IdE]
QgsGraphAnalyzer::shortestTree ( QgsGraph const* source, int startVertexIdx, int criterionNum ) [static]
[symbol: _ZN16QgsGraphAnalyzer12shortestTreeEPK8QgsGraphii]
qgsgraphbuilder.h,
libqgis_networkanalysis.so.1.8.0
QgsGraphBuilder::addArc ( int pt1id, QgsPoint const& pt1, int pt2id, QgsPoint const& pt2, QVector<QVariant>const& prop )
[symbol: _ZN15QgsGraphBuilder6addArcEiRK8QgsPointiS2_RK7QVectorI8QVariantE]
QgsGraphBuilder::addVertex ( int id, QgsPoint const& pt )
[symbol: _ZN15QgsGraphBuilder9addVertexEiRK8QgsPoint]
QgsGraphBuilder::graph ( )
[symbol: _ZN15QgsGraphBuilder5graphEv]
QgsGraphBuilder::QgsGraphBuilder [in-charge] ( QgsCoordinateReferenceSystem const& crs, bool otfEnabled, double topologyTolerance, QString const& ellipsoidID )
[symbol: _ZN15QgsGraphBuilderC1ERK28QgsCoordinateReferenceSystembdRK7QString]
QgsGraphBuilder::QgsGraphBuilder [not-in-charge] ( QgsCoordinateReferenceSystem const& crs, bool otfEnabled, double topologyTolerance, QString const& ellipsoidID )
[symbol: _ZN15QgsGraphBuilderC2ERK28QgsCoordinateReferenceSystembdRK7QString]
QgsGraphBuilder::~QgsGraphBuilder [in-charge-deleting] ( )
[symbol: _ZN15QgsGraphBuilderD0Ev]
QgsGraphBuilder::~QgsGraphBuilder [in-charge] ( )
[symbol: _ZN15QgsGraphBuilderD1Ev]
QgsGraphBuilder::~QgsGraphBuilder [not-in-charge] ( )
[symbol: _ZN15QgsGraphBuilderD2Ev]
qgsgraphbuilderintr.h,
libqgis_networkanalysis.so.1.8.0
QgsGraphBuilderInterface::addArc ( int pt1id, QgsPoint const& pt1, int pt2id, QgsPoint const& pt2, QVector<QVariant>const& properties )
[symbol: _ZN24QgsGraphBuilderInterface6addArcEiRK8QgsPointiS2_RK7QVectorI8QVariantE]
QgsGraphBuilderInterface::addVertex ( int id, QgsPoint const& pt )
[symbol: _ZN24QgsGraphBuilderInterface9addVertexEiRK8QgsPoint]
QgsGraphBuilderInterface::~QgsGraphBuilderInterface [in-charge-deleting] ( )
[symbol: _ZN24QgsGraphBuilderInterfaceD0Ev]
QgsGraphBuilderInterface::~QgsGraphBuilderInterface [in-charge] ( )
[symbol: _ZN24QgsGraphBuilderInterfaceD1Ev]
qgsgraphdirector.h,
libqgis_networkanalysis.so.1.8.0
QgsGraphDirector::buildMessage ( QString p1 ) const
[symbol: _ZNK16QgsGraphDirector12buildMessageE7QString]
QgsGraphDirector::buildProgress ( int p1, int p2 ) const
[symbol: _ZNK16QgsGraphDirector13buildProgressEii]
QgsGraphDirector::makeGraph ( QgsGraphBuilderInterface* builder, QVector<QgsPoint>const& additionalPoints, QVector<QgsPoint>& tiedPoints ) const
[symbol: _ZNK16QgsGraphDirector9makeGraphEP24QgsGraphBuilderInterfaceRK7QVectorI8QgsPointERS4_]
QgsGraphDirector::metaObject ( ) const
[symbol: _ZNK16QgsGraphDirector10metaObjectEv]
QgsGraphDirector::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN16QgsGraphDirector11qt_metacallEN11QMetaObject4CallEiPPv]
QgsGraphDirector::qt_metacast ( char const* p1 )
[symbol: _ZN16QgsGraphDirector11qt_metacastEPKc]
QgsGraphDirector::staticMetaObject [data]
[symbol: _ZN16QgsGraphDirector16staticMetaObjectE]
QgsGraphDirector::~QgsGraphDirector [in-charge-deleting] ( )
[symbol: _ZN16QgsGraphDirectorD0Ev]
QgsGraphDirector::~QgsGraphDirector [in-charge] ( )
[symbol: _ZN16QgsGraphDirectorD1Ev]
qgshillshadefilter.h,
libqgis_analysis.so.1.8.0
QgsHillshadeFilter::processNineCellWindow ( float* x11, float* x21, float* x31, float* x12, float* x22, float* x32, float* x13, float* x23, float* x33 )
[symbol: _ZN18QgsHillshadeFilter21processNineCellWindowEPfS0_S0_S0_S0_S0_S0_S0_S0_]
QgsHillshadeFilter::QgsHillshadeFilter [in-charge] ( QString const& inputFile, QString const& outputFile, QString const& outputFormat, double lightAzimuth, double lightAngle )
[symbol: _ZN18QgsHillshadeFilterC1ERK7QStringS2_S2_dd]
QgsHillshadeFilter::QgsHillshadeFilter [not-in-charge] ( QString const& inputFile, QString const& outputFile, QString const& outputFormat, double lightAzimuth, double lightAngle )
[symbol: _ZN18QgsHillshadeFilterC2ERK7QStringS2_S2_dd]
QgsHillshadeFilter::~QgsHillshadeFilter [in-charge-deleting] ( )
[symbol: _ZN18QgsHillshadeFilterD0Ev]
QgsHillshadeFilter::~QgsHillshadeFilter [in-charge] ( )
[symbol: _ZN18QgsHillshadeFilterD1Ev]
QgsHillshadeFilter::~QgsHillshadeFilter [not-in-charge] ( )
[symbol: _ZN18QgsHillshadeFilterD2Ev]
qgslegendinterface.h,
libqgis_gui.so.1.8.0
QgsLegendInterface::groupRelationsChanged ( )
[symbol: _ZN18QgsLegendInterface21groupRelationsChangedEv]
QgsLegendInterface::itemAdded ( QModelIndex index )
[symbol: _ZN18QgsLegendInterface9itemAddedE11QModelIndex]
QgsLegendInterface::itemRemoved ( )
[symbol: _ZN18QgsLegendInterface11itemRemovedEv]
qgslinesymbollayerv2.h,
libqgis_core.so.1.8.0
QgsLineDecorationSymbolLayerV2::toSld ( QDomDocument& doc, QDomElement& element, QgsStringMap props ) const
[symbol: _ZNK30QgsLineDecorationSymbolLayerV25toSldER12QDomDocumentR11QDomElement4QMapI7QStringS5_E]
QgsMarkerLineSymbolLayerV2::createFromSld ( QDomElement& element ) [static]
[symbol: _ZN26QgsMarkerLineSymbolLayerV213createFromSldER11QDomElement]
QgsMarkerLineSymbolLayerV2::toSld ( QDomDocument& doc, QDomElement& element, QgsStringMap props ) const
[symbol: _ZNK26QgsMarkerLineSymbolLayerV25toSldER12QDomDocumentR11QDomElement4QMapI7QStringS5_E]
QgsSimpleLineSymbolLayerV2::createFromSld ( QDomElement& element ) [static]
[symbol: _ZN26QgsSimpleLineSymbolLayerV213createFromSldER11QDomElement]
QgsSimpleLineSymbolLayerV2::toSld ( QDomDocument& doc, QDomElement& element, QgsStringMap props ) const
[symbol: _ZNK26QgsSimpleLineSymbolLayerV25toSldER12QDomDocumentR11QDomElement4QMapI7QStringS5_E]
qgslinevectorlayerdirector.h,
libqgis_networkanalysis.so.1.8.0
QgsLineVectorLayerDirector::makeGraph ( QgsGraphBuilderInterface* builder, QVector<QgsPoint>const& additionalPoints, QVector<QgsPoint>& tiedPoints ) const
[symbol: _ZNK26QgsLineVectorLayerDirector9makeGraphEP24QgsGraphBuilderInterfaceRK7QVectorI8QgsPointERS4_]
QgsLineVectorLayerDirector::name ( ) const
[symbol: _ZNK26QgsLineVectorLayerDirector4nameEv]
QgsLineVectorLayerDirector::QgsLineVectorLayerDirector [in-charge] ( QgsVectorLayer* vl, int directionFieldId, QString const& directDirectionValue, QString const& reverseDirectionValue, QString const& bothDirectionValue, int defaultDirection )
[symbol: _ZN26QgsLineVectorLayerDirectorC1EP14QgsVectorLayeriRK7QStringS4_S4_i]
QgsLineVectorLayerDirector::QgsLineVectorLayerDirector [not-in-charge] ( QgsVectorLayer* vl, int directionFieldId, QString const& directDirectionValue, QString const& reverseDirectionValue, QString const& bothDirectionValue, int defaultDirection )
[symbol: _ZN26QgsLineVectorLayerDirectorC2EP14QgsVectorLayeriRK7QStringS4_S4_i]
QgsLineVectorLayerDirector::~QgsLineVectorLayerDirector [in-charge-deleting] ( )
[symbol: _ZN26QgsLineVectorLayerDirectorD0Ev]
QgsLineVectorLayerDirector::~QgsLineVectorLayerDirector [in-charge] ( )
[symbol: _ZN26QgsLineVectorLayerDirectorD1Ev]
QgsLineVectorLayerDirector::~QgsLineVectorLayerDirector [not-in-charge] ( )
[symbol: _ZN26QgsLineVectorLayerDirectorD2Ev]
qgslogger.h,
libqgis_core.so.1.8.0
QgsLogger::logMessageToFile ( QString theMessage ) [static]
[symbol: _ZN9QgsLogger16logMessageToFileE7QString]
qgsmapcanvas.h,
libqgis_gui.so.1.8.0
QgsMapCanvas::dragEnterEvent ( QDragEnterEvent* e )
[symbol: _ZN12QgsMapCanvas14dragEnterEventEP15QDragEnterEvent]
QgsMapCanvas::panToSelected ( QgsVectorLayer* layer )
[symbol: _ZN12QgsMapCanvas13panToSelectedEP14QgsVectorLayer]
qgsmaplayer.h,
libqgis_core.so.1.8.0
QgsMapLayer::crs ( ) const
[symbol: _ZNK11QgsMapLayer3crsEv]
QgsMapLayer::loadSldStyle ( QString const theURI, bool& theResultFlag )
[symbol: _ZN11QgsMapLayer12loadSldStyleE7QStringRb]
QgsMapLayer::metadata ( )
[symbol: _ZN11QgsMapLayer8metadataEv]
QgsMapLayer::readSld ( QDomNode const& node, QString& errorMessage )
[symbol: _ZN11QgsMapLayer7readSldERK8QDomNodeR7QString]
QgsMapLayer::readXML ( QDomNode const& layer_node )
[symbol: _ZN11QgsMapLayer7readXMLERK8QDomNode]
QgsMapLayer::readXml ( QDomNode const& layer_node )
[symbol: _ZN11QgsMapLayer7readXmlERK8QDomNode]
QgsMapLayer::saveSldStyle ( QString const theURI, bool& theResultFlag )
[symbol: _ZN11QgsMapLayer12saveSldStyleE7QStringRb]
QgsMapLayer::setLayerOrder ( QStringList const& layers )
[symbol: _ZN11QgsMapLayer13setLayerOrderERK11QStringList]
QgsMapLayer::styleURI ( )
[symbol: _ZN11QgsMapLayer8styleURIEv]
QgsMapLayer::subLayers ( ) const
[symbol: _ZNK11QgsMapLayer9subLayersEv]
qgsmaplayerregistry.h,
libqgis_core.so.1.8.0
QgsMapLayerRegistry::addMapLayers ( QList<QgsMapLayer*> theMapLayers, bool theEmitSignal )
[symbol: _ZN19QgsMapLayerRegistry12addMapLayersE5QListIP11QgsMapLayerEb]
QgsMapLayerRegistry::layersAdded ( QList<QgsMapLayer*> theMapLayers )
[symbol: _ZN19QgsMapLayerRegistry11layersAddedE5QListIP11QgsMapLayerE]
QgsMapLayerRegistry::layersWillBeRemoved ( QStringList theLayerIds )
[symbol: _ZN19QgsMapLayerRegistry19layersWillBeRemovedE11QStringList]
QgsMapLayerRegistry::removeMapLayers ( QStringList theLayerIds, bool theEmitSignal )
[symbol: _ZN19QgsMapLayerRegistry15removeMapLayersE11QStringListb]
qgsmaprenderer.h,
libqgis_core.so.1.8.0
QgsMapRenderer::cachedLayerDestroyed ( )
[symbol: _ZN14QgsMapRenderer20cachedLayerDestroyedEv]
QgsMapRenderer::invalidateCachedLayerCrs ( )
[symbol: _ZN14QgsMapRenderer24invalidateCachedLayerCrsEv]
QgsMapRenderer::render ( QPainter* painter, double* forceWidthScale )
[symbol: _ZN14QgsMapRenderer6renderEP8QPainterPd]
qgsmarkersymbollayerv2.h,
libqgis_core.so.1.8.0
QgsFontMarkerSymbolLayerV2::createFromSld ( QDomElement& element ) [static]
[symbol: _ZN26QgsFontMarkerSymbolLayerV213createFromSldER11QDomElement]
QgsFontMarkerSymbolLayerV2::writeSldMarker ( QDomDocument& doc, QDomElement& element, QgsStringMap props ) const
[symbol: _ZNK26QgsFontMarkerSymbolLayerV214writeSldMarkerER12QDomDocumentR11QDomElement4QMapI7QStringS5_E]
QgsSimpleMarkerSymbolLayerV2::createFromSld ( QDomElement& element ) [static]
[symbol: _ZN28QgsSimpleMarkerSymbolLayerV213createFromSldER11QDomElement]
QgsSimpleMarkerSymbolLayerV2::writeSldMarker ( QDomDocument& doc, QDomElement& element, QgsStringMap props ) const
[symbol: _ZNK28QgsSimpleMarkerSymbolLayerV214writeSldMarkerER12QDomDocumentR11QDomElement4QMapI7QStringS5_E]
QgsSvgMarkerSymbolLayerV2::createFromSld ( QDomElement& element ) [static]
[symbol: _ZN25QgsSvgMarkerSymbolLayerV213createFromSldER11QDomElement]
QgsSvgMarkerSymbolLayerV2::writeSldMarker ( QDomDocument& doc, QDomElement& element, QgsStringMap props ) const
[symbol: _ZNK25QgsSvgMarkerSymbolLayerV214writeSldMarkerER12QDomDocumentR11QDomElement4QMapI7QStringS5_E]
qgsmessagelog.h,
libqgis_core.so.1.8.0
QgsMessageLog::instance ( ) [static]
[symbol: _ZN13QgsMessageLog8instanceEv]
QgsMessageLog::logMessage ( QString message, QString tag, int level ) [static]
[symbol: _ZN13QgsMessageLog10logMessageE7QStringS0_i]
QgsMessageLog::messageReceived ( QString message, QString tag, int level )
[symbol: _ZN13QgsMessageLog15messageReceivedE7QStringS0_i]
QgsMessageLog::metaObject ( ) const
[symbol: _ZNK13QgsMessageLog10metaObjectEv]
QgsMessageLog::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN13QgsMessageLog11qt_metacallEN11QMetaObject4CallEiPPv]
QgsMessageLog::qt_metacast ( char const* p1 )
[symbol: _ZN13QgsMessageLog11qt_metacastEPKc]
QgsMessageLog::staticMetaObject [data]
[symbol: _ZN13QgsMessageLog16staticMetaObjectE]
QgsMessageLog::~QgsMessageLog [in-charge-deleting] ( )
[symbol: _ZN13QgsMessageLogD0Ev]
QgsMessageLog::~QgsMessageLog [in-charge] ( )
[symbol: _ZN13QgsMessageLogD1Ev]
QgsMessageLogConsole::logMessage ( QString message, QString tag, int level )
[symbol: _ZN20QgsMessageLogConsole10logMessageE7QStringS0_i]
QgsMessageLogConsole::metaObject ( ) const
[symbol: _ZNK20QgsMessageLogConsole10metaObjectEv]
QgsMessageLogConsole::QgsMessageLogConsole [in-charge] ( )
[symbol: _ZN20QgsMessageLogConsoleC1Ev]
QgsMessageLogConsole::QgsMessageLogConsole [not-in-charge] ( )
[symbol: _ZN20QgsMessageLogConsoleC2Ev]
QgsMessageLogConsole::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN20QgsMessageLogConsole11qt_metacallEN11QMetaObject4CallEiPPv]
QgsMessageLogConsole::qt_metacast ( char const* p1 )
[symbol: _ZN20QgsMessageLogConsole11qt_metacastEPKc]
QgsMessageLogConsole::staticMetaObject [data]
[symbol: _ZN20QgsMessageLogConsole16staticMetaObjectE]
QgsMessageLogConsole::~QgsMessageLogConsole [in-charge-deleting] ( )
[symbol: _ZN20QgsMessageLogConsoleD0Ev]
QgsMessageLogConsole::~QgsMessageLogConsole [in-charge] ( )
[symbol: _ZN20QgsMessageLogConsoleD1Ev]
qgsmessagelogviewer.h,
libqgis_gui.so.1.8.0
QgsMessageLogViewer::logMessage ( QString message, QString tag, int level )
[symbol: _ZN19QgsMessageLogViewer10logMessageE7QStringS0_i]
QgsMessageLogViewer::metaObject ( ) const
[symbol: _ZNK19QgsMessageLogViewer10metaObjectEv]
QgsMessageLogViewer::QgsMessageLogViewer [in-charge] ( QStatusBar* statusBar, QWidget* parent, Qt::WFlags fl )
[symbol: _ZN19QgsMessageLogViewerC1EP10QStatusBarP7QWidget6QFlagsIN2Qt10WindowTypeEE]
QgsMessageLogViewer::QgsMessageLogViewer [not-in-charge] ( QStatusBar* statusBar, QWidget* parent, Qt::WFlags fl )
[symbol: _ZN19QgsMessageLogViewerC2EP10QStatusBarP7QWidget6QFlagsIN2Qt10WindowTypeEE]
QgsMessageLogViewer::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN19QgsMessageLogViewer11qt_metacallEN11QMetaObject4CallEiPPv]
QgsMessageLogViewer::qt_metacast ( char const* p1 )
[symbol: _ZN19QgsMessageLogViewer11qt_metacastEPKc]
QgsMessageLogViewer::staticMetaObject [data]
[symbol: _ZN19QgsMessageLogViewer16staticMetaObjectE]
QgsMessageLogViewer::~QgsMessageLogViewer [in-charge-deleting] ( )
[symbol: _ZN19QgsMessageLogViewerD0Ev]
QgsMessageLogViewer::~QgsMessageLogViewer [in-charge] ( )
[symbol: _ZN19QgsMessageLogViewerD1Ev]
QgsMessageLogViewer::~QgsMessageLogViewer [not-in-charge] ( )
[symbol: _ZN19QgsMessageLogViewerD2Ev]
qgsmimedatautils.h,
libqgis_core.so.1.8.0
QgsMimeDataUtils::decodeUriList ( QMimeData const* data ) [static]
[symbol: _ZN16QgsMimeDataUtils13decodeUriListEPK9QMimeData]
QgsMimeDataUtils::encodeUriList ( QgsMimeDataUtils::UriList layers ) [static]
[symbol: _ZN16QgsMimeDataUtils13encodeUriListE5QListINS_3UriEE]
QgsMimeDataUtils::isUriList ( QMimeData const* data ) [static]
[symbol: _ZN16QgsMimeDataUtils9isUriListEPK9QMimeData]
QgsMimeDataUtils::Uri::data ( ) const
[symbol: _ZNK16QgsMimeDataUtils3Uri4dataEv]
QgsMimeDataUtils::Uri::Uri [in-charge] ( QgsLayerItem* layer )
[symbol: _ZN16QgsMimeDataUtils3UriC1EP12QgsLayerItem]
QgsMimeDataUtils::Uri::Uri [in-charge] ( QString& encData )
[symbol: _ZN16QgsMimeDataUtils3UriC1ER7QString]
QgsMimeDataUtils::Uri::Uri [not-in-charge] ( QgsLayerItem* layer )
[symbol: _ZN16QgsMimeDataUtils3UriC2EP12QgsLayerItem]
QgsMimeDataUtils::Uri::Uri [not-in-charge] ( QString& encData )
[symbol: _ZN16QgsMimeDataUtils3UriC2ER7QString]
qgspallabeling.h,
libqgis_core.so.1.8.0
QgsPalLayerSettings::getLabelExpression ( )
[symbol: _ZN19QgsPalLayerSettings18getLabelExpressionEv]
QgsPalLayerSettings::registerFeature ( QgsVectorLayer* layer, QgsFeature& f, QgsRenderContext const& context )
[symbol: _ZN19QgsPalLayerSettings15registerFeatureEP14QgsVectorLayerR10QgsFeatureRK16QgsRenderContext]
qgspoint.h,
libqgis_core.so.1.8.0
QgsPoint::sqrDistToSegment ( double x1, double y1, double x2, double y2, QgsPoint& minDistPoint, double epsilon ) const
[symbol: _ZNK8QgsPoint16sqrDistToSegmentEddddRS_d]
qgsproject.h,
libqgis_core.so.1.8.0
QgsProject::addLayer ( QDomElement const& layerElem, QList<QDomNode>& brokenNodes, QList<QPair<QgsVectorLayer*, QDomElement> >& vectorLayerList )
[symbol: _ZN10QgsProject8addLayerERK11QDomElementR5QListI8QDomNodeERS3_I5QPairIP14QgsVectorLayerS0_EE]
QgsProject::createEmbeddedLayer ( QString const& layerId, QString const& projectFilePath, QList<QDomNode>& brokenNodes, QList<QPair<QgsVectorLayer*, QDomElement> >& vectorLayerList, bool saveFlag )
[symbol: _ZN10QgsProject19createEmbeddedLayerERK7QStringS2_R5QListI8QDomNodeERS3_I5QPairIP14QgsVectorLayer11QDomElementEEb]
QgsProject::layerIsEmbedded ( QString const& id ) const
[symbol: _ZNK10QgsProject15layerIsEmbeddedERK7QString]
qgsprojectionselector.h,
libqgis_gui.so.1.8.0
QgsProjectionSelector::on_leSearch_textChanged ( QString const& p1 )
[symbol: _ZN21QgsProjectionSelector23on_leSearch_textChangedERK7QString]
QgsProjectionSelector::on_lstCoordinateSystems_currentItemChanged ( QTreeWidgetItem* current, QTreeWidgetItem* prev )
[symbol: _ZN21QgsProjectionSelector42on_lstCoordinateSystems_currentItemChangedEP15QTreeWidgetItemS1_]
qgsproviderregistry.h,
libqgis_core.so.1.8.0
QgsProviderRegistry::function ( QString const& providerKey, QString const& functionName )
[symbol: _ZN19QgsProviderRegistry8functionERK7QStringS2_]
QgsProviderRegistry::provider ( QString const& providerKey, QString const& dataSource )
[symbol: _ZN19QgsProviderRegistry8providerERK7QStringS2_]
QgsProviderRegistry::providerLibrary ( QString const& providerKey ) const
[symbol: _ZNK19QgsProviderRegistry15providerLibraryERK7QString]
QgsProviderRegistry::selectWidget ( QString const& providerKey, QWidget* parent, Qt::WFlags fl )
[symbol: _ZN19QgsProviderRegistry12selectWidgetERK7QStringP7QWidget6QFlagsIN2Qt10WindowTypeEE]
qgspythonrunner.h,
libqgis_core.so.1.8.0
QgsPythonRunner::isValid ( ) [static]
[symbol: _ZN15QgsPythonRunner7isValidEv]
QgsPythonRunner::mInstance [data]
[symbol: _ZN15QgsPythonRunner9mInstanceE]
QgsPythonRunner::QgsPythonRunner [in-charge] ( )
[symbol: _ZN15QgsPythonRunnerC1Ev]
QgsPythonRunner::QgsPythonRunner [not-in-charge] ( )
[symbol: _ZN15QgsPythonRunnerC2Ev]
QgsPythonRunner::run ( QString command, QString messageOnError ) [static]
[symbol: _ZN15QgsPythonRunner3runE7QStringS0_]
QgsPythonRunner::setInstance ( QgsPythonRunner* runner ) [static]
[symbol: _ZN15QgsPythonRunner11setInstanceEPS_]
QgsPythonRunner::~QgsPythonRunner [in-charge-deleting] ( )
[symbol: _ZN15QgsPythonRunnerD0Ev]
QgsPythonRunner::~QgsPythonRunner [in-charge] ( )
[symbol: _ZN15QgsPythonRunnerD1Ev]
QgsPythonRunner::~QgsPythonRunner [not-in-charge] ( )
[symbol: _ZN15QgsPythonRunnerD2Ev]
qgsquerybuilder.h,
libqgis_gui.so.1.8.0
QgsQueryBuilder::accept ( )
[symbol: _ZN15QgsQueryBuilder6acceptEv]
QgsQueryBuilder::clear ( )
[symbol: _ZN15QgsQueryBuilder5clearEv]
QgsQueryBuilder::metaObject ( ) const
[symbol: _ZNK15QgsQueryBuilder10metaObjectEv]
QgsQueryBuilder::on_btnAnd_clicked ( )
[symbol: _ZN15QgsQueryBuilder17on_btnAnd_clickedEv]
QgsQueryBuilder::on_btnEqual_clicked ( )
[symbol: _ZN15QgsQueryBuilder19on_btnEqual_clickedEv]
QgsQueryBuilder::on_btnGetAllValues_clicked ( )
[symbol: _ZN15QgsQueryBuilder26on_btnGetAllValues_clickedEv]
QgsQueryBuilder::on_btnGreaterEqual_clicked ( )
[symbol: _ZN15QgsQueryBuilder26on_btnGreaterEqual_clickedEv]
QgsQueryBuilder::on_btnGreaterThan_clicked ( )
[symbol: _ZN15QgsQueryBuilder25on_btnGreaterThan_clickedEv]
QgsQueryBuilder::on_btnILike_clicked ( )
[symbol: _ZN15QgsQueryBuilder19on_btnILike_clickedEv]
QgsQueryBuilder::on_btnIn_clicked ( )
[symbol: _ZN15QgsQueryBuilder16on_btnIn_clickedEv]
QgsQueryBuilder::on_btnLessEqual_clicked ( )
[symbol: _ZN15QgsQueryBuilder23on_btnLessEqual_clickedEv]
QgsQueryBuilder::on_btnLessThan_clicked ( )
[symbol: _ZN15QgsQueryBuilder22on_btnLessThan_clickedEv]
QgsQueryBuilder::on_btnLike_clicked ( )
[symbol: _ZN15QgsQueryBuilder18on_btnLike_clickedEv]
QgsQueryBuilder::on_btnNot_clicked ( )
[symbol: _ZN15QgsQueryBuilder17on_btnNot_clickedEv]
QgsQueryBuilder::on_btnNotEqual_clicked ( )
[symbol: _ZN15QgsQueryBuilder22on_btnNotEqual_clickedEv]
QgsQueryBuilder::on_btnNotIn_clicked ( )
[symbol: _ZN15QgsQueryBuilder19on_btnNotIn_clickedEv]
QgsQueryBuilder::on_btnOr_clicked ( )
[symbol: _ZN15QgsQueryBuilder16on_btnOr_clickedEv]
QgsQueryBuilder::on_btnPct_clicked ( )
[symbol: _ZN15QgsQueryBuilder17on_btnPct_clickedEv]
QgsQueryBuilder::on_btnSampleValues_clicked ( )
[symbol: _ZN15QgsQueryBuilder26on_btnSampleValues_clickedEv]
QgsQueryBuilder::on_lstFields_clicked ( QModelIndex const& index )
[symbol: _ZN15QgsQueryBuilder20on_lstFields_clickedERK11QModelIndex]
QgsQueryBuilder::on_lstFields_doubleClicked ( QModelIndex const& index )
[symbol: _ZN15QgsQueryBuilder26on_lstFields_doubleClickedERK11QModelIndex]
QgsQueryBuilder::on_lstValues_doubleClicked ( QModelIndex const& index )
[symbol: _ZN15QgsQueryBuilder26on_lstValues_doubleClickedERK11QModelIndex]
QgsQueryBuilder::QgsQueryBuilder [in-charge] ( QgsVectorLayer* layer, QWidget* parent, Qt::WFlags fl )
[symbol: _ZN15QgsQueryBuilderC1EP14QgsVectorLayerP7QWidget6QFlagsIN2Qt10WindowTypeEE]
QgsQueryBuilder::QgsQueryBuilder [not-in-charge] ( QgsVectorLayer* layer, QWidget* parent, Qt::WFlags fl )
[symbol: _ZN15QgsQueryBuilderC2EP14QgsVectorLayerP7QWidget6QFlagsIN2Qt10WindowTypeEE]
QgsQueryBuilder::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN15QgsQueryBuilder11qt_metacallEN11QMetaObject4CallEiPPv]
QgsQueryBuilder::qt_metacast ( char const* p1 )
[symbol: _ZN15QgsQueryBuilder11qt_metacastEPKc]
QgsQueryBuilder::reject ( )
[symbol: _ZN15QgsQueryBuilder6rejectEv]
QgsQueryBuilder::setDatasourceDescription ( QString uri )
[symbol: _ZN15QgsQueryBuilder24setDatasourceDescriptionE7QString]
QgsQueryBuilder::setSql ( QString sqlStatement )
[symbol: _ZN15QgsQueryBuilder6setSqlE7QString]
QgsQueryBuilder::sql ( )
[symbol: _ZN15QgsQueryBuilder3sqlEv]
QgsQueryBuilder::staticMetaObject [data]
[symbol: _ZN15QgsQueryBuilder16staticMetaObjectE]
QgsQueryBuilder::test ( )
[symbol: _ZN15QgsQueryBuilder4testEv]
QgsQueryBuilder::~QgsQueryBuilder [in-charge-deleting] ( )
[symbol: _ZN15QgsQueryBuilderD0Ev]
QgsQueryBuilder::~QgsQueryBuilder [in-charge] ( )
[symbol: _ZN15QgsQueryBuilderD1Ev]
QgsQueryBuilder::~QgsQueryBuilder [not-in-charge] ( )
[symbol: _ZN15QgsQueryBuilderD2Ev]
qgsrasterlayer.h,
libqgis_core.so.1.8.0
QgsRasterLayer::bandCount ( ) const
[symbol: _ZNK14QgsRasterLayer9bandCountEv]
QgsRasterLayer::bandNumber ( QString const& theBandName ) const
[symbol: _ZNK14QgsRasterLayer10bandNumberERK7QString]
QgsRasterLayer::constContrastEnhancement ( unsigned int theBand ) const
[symbol: _ZNK14QgsRasterLayer24constContrastEnhancementEj]
QgsRasterLayer::legendSymbologyItems ( ) const
[symbol: _ZNK14QgsRasterLayer20legendSymbologyItemsEv]
QgsRasterLayer::providerType ( ) const
[symbol: _ZNK14QgsRasterLayer12providerTypeEv]
QgsRasterLayer::readXml ( QDomNode const& layer_node )
[symbol: _ZN14QgsRasterLayer7readXmlERK8QDomNode]
QgsRasterLayer::setSubLayerVisibility ( QString name, bool vis )
[symbol: _ZN14QgsRasterLayer21setSubLayerVisibilityE7QStringb]
qgsrectangle.h,
libqgis_core.so.1.8.0
QgsRectangle::invert ( )
[symbol: _ZN12QgsRectangle6invertEv]
qgsrelief.h,
libqgis_analysis.so.1.8.0
QgsRelief::addReliefColorClass ( QgsRelief::ReliefColor const& color )
[symbol: _ZN9QgsRelief19addReliefColorClassERKNS_11ReliefColorE]
QgsRelief::calculateOptimizedReliefClasses ( )
[symbol: _ZN9QgsRelief31calculateOptimizedReliefClassesEv]
QgsRelief::clearReliefColors ( )
[symbol: _ZN9QgsRelief17clearReliefColorsEv]
QgsRelief::exportFrequencyDistributionToCsv ( QString const& file )
[symbol: _ZN9QgsRelief32exportFrequencyDistributionToCsvERK7QString]
QgsRelief::processRaster ( QProgressDialog* p )
[symbol: _ZN9QgsRelief13processRasterEP15QProgressDialog]
QgsRelief::QgsRelief [in-charge] ( QString const& inputFile, QString const& outputFile, QString const& outputFormat )
[symbol: _ZN9QgsReliefC1ERK7QStringS2_S2_]
QgsRelief::QgsRelief [not-in-charge] ( QString const& inputFile, QString const& outputFile, QString const& outputFormat )
[symbol: _ZN9QgsReliefC2ERK7QStringS2_S2_]
QgsRelief::~QgsRelief [in-charge] ( )
[symbol: _ZN9QgsReliefD1Ev]
QgsRelief::~QgsRelief [not-in-charge] ( )
[symbol: _ZN9QgsReliefD2Ev]
qgsrendererv2.h,
libqgis_core.so.1.8.0
QgsFeatureRendererV2::capabilities ( )
[symbol: _ZN20QgsFeatureRendererV212capabilitiesEv]
QgsFeatureRendererV2::loadSld ( QDomNode const& node, QGis::GeometryType geomType, QString& errorMessage ) [static]
[symbol: _ZN20QgsFeatureRendererV27loadSldERK8QDomNodeN4QGis12GeometryTypeER7QString]
QgsFeatureRendererV2::renderFeatureWithSymbol ( QgsFeature& feature, QgsSymbolV2* symbol, QgsRenderContext& context, int layer, bool selected, bool drawVertexMarker )
[symbol: _ZN20QgsFeatureRendererV223renderFeatureWithSymbolER10QgsFeatureP11QgsSymbolV2R16QgsRenderContextibb]
QgsFeatureRendererV2::rotationField ( ) const
[symbol: _ZNK20QgsFeatureRendererV213rotationFieldEv]
QgsFeatureRendererV2::setRotationField ( QString&restrict fieldName )
[symbol: _ZN20QgsFeatureRendererV216setRotationFieldE7QString]
QgsFeatureRendererV2::symbolsForFeature ( QgsFeature& feat )
[symbol: _ZN20QgsFeatureRendererV217symbolsForFeatureER10QgsFeature]
QgsFeatureRendererV2::toSld ( QDomDocument& doc, QDomElement& element ) const
[symbol: _ZNK20QgsFeatureRendererV25toSldER12QDomDocumentR11QDomElement]
QgsFeatureRendererV2::willRenderFeature ( QgsFeature& feat )
[symbol: _ZN20QgsFeatureRendererV217willRenderFeatureER10QgsFeature]
QgsFeatureRendererV2::writeSld ( QDomDocument& doc, QgsVectorLayer const& layer ) const
[symbol: _ZNK20QgsFeatureRendererV28writeSldER12QDomDocumentRK14QgsVectorLayer]
qgsscalecombobox.h,
libqgis_gui.so.1.8.0
QgsScaleComboBox::metaObject ( ) const
[symbol: _ZNK16QgsScaleComboBox10metaObjectEv]
QgsScaleComboBox::QgsScaleComboBox [in-charge] ( QWidget* parent )
[symbol: _ZN16QgsScaleComboBoxC1EP7QWidget]
QgsScaleComboBox::QgsScaleComboBox [not-in-charge] ( QWidget* parent )
[symbol: _ZN16QgsScaleComboBoxC2EP7QWidget]
QgsScaleComboBox::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )
[symbol: _ZN16QgsScaleComboBox11qt_metacallEN11QMetaObject4CallEiPPv]
QgsScaleComboBox::qt_metacast ( char const* p1 )
[symbol: _ZN16QgsScaleComboBox11qt_metacastEPKc]
QgsScaleComboBox::showPopup ( )
[symbol: _ZN16QgsScaleComboBox9showPopupEv]
QgsScaleComboBox::staticMetaObject [data]
[symbol: _ZN16QgsScaleComboBox16staticMetaObjectE]
QgsScaleComboBox::~QgsScaleComboBox [in-charge-deleting] ( )
[symbol: _ZN16QgsScaleComboBoxD0Ev]
QgsScaleComboBox::~QgsScaleComboBox [in-charge] ( )
[symbol: _ZN16QgsScaleComboBoxD1Ev]
QgsScaleComboBox::~QgsScaleComboBox [not-in-charge] ( )
[symbol: _ZN16QgsScaleComboBoxD2Ev]
qgssinglesymbolrendererv2.h,
libqgis_core.so.1.8.0
QgsSingleSymbolRendererV2::capabilities ( )
[symbol: _ZN25QgsSingleSymbolRendererV212capabilitiesEv]
QgsSingleSymbolRendererV2::createFromSld ( QDomElement& element, QGis::GeometryType geomType ) [static]
[symbol: _ZN25QgsSingleSymbolRendererV213createFromSldER11QDomElementN4QGis12GeometryTypeE]
QgsSingleSymbolRendererV2::toSld ( QDomDocument& doc, QDomElement& element ) const
[symbol: _ZNK25QgsSingleSymbolRendererV25toSldER12QDomDocumentR11QDomElement]
qgsspatialindex.h,
libqgis_core.so.1.8.0
QgsSpatialIndex::featureInfo ( QgsFeature& f, SpatialIndex::Region& r, QgsFeatureId& id )
[symbol: _ZN15QgsSpatialIndex11featureInfoER10QgsFeatureRN12SpatialIndex6RegionERx]
qgssymbollayerv2.h,
libqgis_core.so.1.8.0
QgsMarkerSymbolLayerV2::toSld ( QDomDocument& doc, QDomElement& element, QgsStringMap props ) const
[symbol: _ZNK22QgsMarkerSymbolLayerV25toSldER12QDomDocumentR11QDomElement4QMapI7QStringS5_E]
QgsMarkerSymbolLayerV2::writeSldMarker ( QDomDocument& doc, QDomElement& element, QgsStringMap&restrict props ) const
[symbol: _ZNK22QgsMarkerSymbolLayerV214writeSldMarkerER12QDomDocumentR11QDomElement4QMapI7QStringS5_E]
QgsSymbolLayerV2::toSld ( QDomDocument& doc, QDomElement& element, QgsStringMap&restrict props ) const
[symbol: _ZNK16QgsSymbolLayerV25toSldER12QDomDocumentR11QDomElement4QMapI7QStringS5_E]
QgsSymbolLayerV2::usedAttributes ( ) const
[symbol: _ZNK16QgsSymbolLayerV214usedAttributesEv]
qgssymbollayerv2registry.h,
libqgis_core.so.1.8.0
QgsSymbolLayerV2Registry::createSymbolLayerFromSld ( QString name, QDomElement& element ) const
[symbol: _ZNK24QgsSymbolLayerV2Registry24createSymbolLayerFromSldE7QStringR11QDomElement]
qgssymbollayerv2utils.h,
libqgis_core.so.1.8.0
QgsSymbolLayerV2Utils::convertPolygonSymbolizerToPointMarker ( QDomElement& element, QgsSymbolLayerV2List& layerList ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils37convertPolygonSymbolizerToPointMarkerER11QDomElementR5QListIP16QgsSymbolLayerV2E]
QgsSymbolLayerV2Utils::createDisplacementElement ( QDomDocument& doc, QDomElement& element, QPointF offset ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils25createDisplacementElementER12QDomDocumentR11QDomElement7QPointF]
QgsSymbolLayerV2Utils::createFillLayerFromSld ( QDomElement& element ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils22createFillLayerFromSldER11QDomElement]
QgsSymbolLayerV2Utils::createFunctionElement ( QDomDocument& doc, QDomElement& element, QString function ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils21createFunctionElementER12QDomDocumentR11QDomElement7QString]
QgsSymbolLayerV2Utils::createGeometryElement ( QDomDocument& doc, QDomElement& element, QString geomFunc ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils21createGeometryElementER12QDomDocumentR11QDomElement7QString]
QgsSymbolLayerV2Utils::createLineLayerFromSld ( QDomElement& element ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils22createLineLayerFromSldER11QDomElement]
QgsSymbolLayerV2Utils::createMarkerLayerFromSld ( QDomElement& element ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils24createMarkerLayerFromSldER11QDomElement]
QgsSymbolLayerV2Utils::createOnlineResourceElement ( QDomDocument& doc, QDomElement& element, QString path, QString format ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils27createOnlineResourceElementER12QDomDocumentR11QDomElement7QStringS4_]
QgsSymbolLayerV2Utils::createOpacityElement ( QDomDocument& doc, QDomElement& element, QString alphaFunc ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils20createOpacityElementER12QDomDocumentR11QDomElement7QString]
QgsSymbolLayerV2Utils::createRotationElement ( QDomDocument& doc, QDomElement& element, QString rotationFunc ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils21createRotationElementER12QDomDocumentR11QDomElement7QString]
QgsSymbolLayerV2Utils::createSvgParameterElement ( QDomDocument& doc, QString name, QString value ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils25createSvgParameterElementER12QDomDocument7QStringS2_]
QgsSymbolLayerV2Utils::createSymbolLayerV2ListFromSld ( QDomElement& element, QGis::GeometryType geomType, QgsSymbolLayerV2List& layers ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils30createSymbolLayerV2ListFromSldER11QDomElementN4QGis12GeometryTypeER5QListIP16QgsSymbolLayerV2E]
QgsSymbolLayerV2Utils::createVendorOptionElement ( QDomDocument& doc, QString name, QString value ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils25createVendorOptionElementER12QDomDocument7QStringS2_]
QgsSymbolLayerV2Utils::decodeSldAlpha ( QString str ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils14decodeSldAlphaE7QString]
QgsSymbolLayerV2Utils::decodeSldBrushStyle ( QString str ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils19decodeSldBrushStyleE7QString]
QgsSymbolLayerV2Utils::decodeSldFontStyle ( QString str ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils18decodeSldFontStyleE7QString]
QgsSymbolLayerV2Utils::decodeSldFontWeight ( QString str ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils19decodeSldFontWeightE7QString]
QgsSymbolLayerV2Utils::decodeSldLineCapStyle ( QString str ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils21decodeSldLineCapStyleE7QString]
QgsSymbolLayerV2Utils::decodeSldLineJoinStyle ( QString str ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils22decodeSldLineJoinStyleE7QString]
QgsSymbolLayerV2Utils::decodeSldRealVector ( QString const& s ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils19decodeSldRealVectorERK7QString]
QgsSymbolLayerV2Utils::decodeSldUom ( QString str, double* scaleFactor ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils12decodeSldUomE7QStringPd]
QgsSymbolLayerV2Utils::displacementFromSldElement ( QDomElement& element, QPointF& offset ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils26displacementFromSldElementER11QDomElementR7QPointF]
QgsSymbolLayerV2Utils::encodeSldAlpha ( int alpha ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils14encodeSldAlphaEi]
QgsSymbolLayerV2Utils::encodeSldBrushStyle ( Qt::BrushStyle style ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils19encodeSldBrushStyleEN2Qt10BrushStyleE]
QgsSymbolLayerV2Utils::encodeSldFontStyle ( QFont::Style style ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils18encodeSldFontStyleEN5QFont5StyleE]
QgsSymbolLayerV2Utils::encodeSldFontWeight ( int weight ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils19encodeSldFontWeightEi]
QgsSymbolLayerV2Utils::encodeSldLineCapStyle ( Qt::PenCapStyle style ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils21encodeSldLineCapStyleEN2Qt11PenCapStyleE]
QgsSymbolLayerV2Utils::encodeSldLineJoinStyle ( Qt::PenJoinStyle style ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils22encodeSldLineJoinStyleEN2Qt12PenJoinStyleE]
QgsSymbolLayerV2Utils::encodeSldRealVector ( QVector<double>const& v ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils19encodeSldRealVectorERK7QVectorIdE]
QgsSymbolLayerV2Utils::encodeSldUom ( QgsSymbolV2::OutputUnit unit, double* scaleFactor ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils12encodeSldUomEN11QgsSymbolV210OutputUnitEPd]
QgsSymbolLayerV2Utils::externalGraphicFromSld ( QDomElement& element, QString& path, QString& mime, QColor& color, double& size ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils22externalGraphicFromSldER11QDomElementR7QStringS3_R6QColorRd]
QgsSymbolLayerV2Utils::externalGraphicToSld ( QDomDocument& doc, QDomElement& element, QString path, QString mime, QColor color, double size ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils20externalGraphicToSldER12QDomDocumentR11QDomElement7QStringS4_6QColord]
QgsSymbolLayerV2Utils::externalMarkerFromSld ( QDomElement& element, QString& path, QString& format, int& markIndex, QColor& color, double& size ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils21externalMarkerFromSldER11QDomElementR7QStringS3_RiR6QColorRd]
QgsSymbolLayerV2Utils::externalMarkerToSld ( QDomDocument& doc, QDomElement& element, QString path, QString format, int* markIndex, QColor color, double size ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils19externalMarkerToSldER12QDomDocumentR11QDomElement7QStringS4_Pi6QColord]
QgsSymbolLayerV2Utils::fillFromSld ( QDomElement& element, Qt::BrushStyle& brushStyle, QColor& color ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils11fillFromSldER11QDomElementRN2Qt10BrushStyleER6QColor]
QgsSymbolLayerV2Utils::fillToSld ( QDomDocument& doc, QDomElement& element, Qt::BrushStyle brushStyle, QColor color ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils9fillToSldER12QDomDocumentR11QDomElementN2Qt10BrushStyleE6QColor]
QgsSymbolLayerV2Utils::functionFromSldElement ( QDomElement& element, QString& function ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils22functionFromSldElementER11QDomElementR7QString]
QgsSymbolLayerV2Utils::geometryFromSldElement ( QDomElement& element, QString& geomFunc ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils22geometryFromSldElementER11QDomElementR7QString]
QgsSymbolLayerV2Utils::getSvgParameterList ( QDomElement& element ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils19getSvgParameterListER11QDomElement]
QgsSymbolLayerV2Utils::getVendorOptionList ( QDomElement& element ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils19getVendorOptionListER11QDomElement]
QgsSymbolLayerV2Utils::hasExternalGraphic ( QDomElement& element ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils18hasExternalGraphicER11QDomElement]
QgsSymbolLayerV2Utils::hasWellKnownMark ( QDomElement& element ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils16hasWellKnownMarkER11QDomElement]
QgsSymbolLayerV2Utils::labelTextToSld ( QDomDocument& doc, QDomElement& element, QString label, QFont font, QColor color, double size ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils14labelTextToSldER12QDomDocumentR11QDomElement7QString5QFont6QColord]
QgsSymbolLayerV2Utils::lineFromSld ( QDomElement& element, Qt::PenStyle& penStyle, QColor& color, double& width, Qt::PenJoinStyle* penJoinStyle, Qt::PenCapStyle* penCapStyle, QVector<double>* customDashPattern, double* dashOffset ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils11lineFromSldER11QDomElementRN2Qt8PenStyleER6QColorRdPNS2_12PenJoinStyleEPNS2_11PenCapStyleEP7QVectorIdEPd]
QgsSymbolLayerV2Utils::lineToSld ( QDomDocument& doc, QDomElement& element, Qt::PenStyle penStyle, QColor color, double width, Qt::PenJoinStyle const* penJoinStyle, Qt::PenCapStyle const* penCapStyle, QVector<double>const* customDashPattern, double dashOffset ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils9lineToSldER12QDomDocumentR11QDomElementN2Qt8PenStyleE6QColordPKNS4_12PenJoinStyleEPKNS4_11PenCapStyleEPK7QVectorIdEd]
QgsSymbolLayerV2Utils::needEllipseMarker ( QDomElement& element ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils17needEllipseMarkerER11QDomElement]
QgsSymbolLayerV2Utils::needFontMarker ( QDomElement& element ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils14needFontMarkerER11QDomElement]
QgsSymbolLayerV2Utils::needLinePatternFill ( QDomElement& element ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils19needLinePatternFillER11QDomElement]
QgsSymbolLayerV2Utils::needMarkerLine ( QDomElement& element ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils14needMarkerLineER11QDomElement]
QgsSymbolLayerV2Utils::needPointPatternFill ( QDomElement& element ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils20needPointPatternFillER11QDomElement]
QgsSymbolLayerV2Utils::needSvgFill ( QDomElement& element ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils11needSvgFillER11QDomElement]
QgsSymbolLayerV2Utils::needSvgMarker ( QDomElement& element ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils13needSvgMarkerER11QDomElement]
QgsSymbolLayerV2Utils::onlineResourceFromSldElement ( QDomElement& element, QString& path, QString& format ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils28onlineResourceFromSldElementER11QDomElementR7QStringS3_]
QgsSymbolLayerV2Utils::opacityFromSldElement ( QDomElement& element, QString& alphaFunc ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils21opacityFromSldElementER11QDomElementR7QString]
QgsSymbolLayerV2Utils::pointOnLineWithDistance ( QPointF const& startPoint, QPointF const& directionPoint, double distance ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils23pointOnLineWithDistanceERK7QPointFS2_d]
QgsSymbolLayerV2Utils::rotationFromSldElement ( QDomElement& element, QString& rotationFunc ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils22rotationFromSldElementER11QDomElementR7QString]
QgsSymbolLayerV2Utils::wellKnownMarkerFromSld ( QDomElement& element, QString& name, QColor& color, QColor& borderColor, double& borderWidth, double& size ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils22wellKnownMarkerFromSldER11QDomElementR7QStringR6QColorS5_RdS6_]
QgsSymbolLayerV2Utils::wellKnownMarkerToSld ( QDomDocument& doc, QDomElement& element, QString name, QColor color, QColor borderColor, double borderWidth, double size ) [static]
[symbol: _ZN21QgsSymbolLayerV2Utils20wellKnownMarkerToSldER12QDomDocumentR11QDomElement7QString6QColorS5_dd]
qgssymbolv2.h,
libqgis_core.so.1.8.0
QgsFillSymbolV2::renderPolygon ( QPolygonF const& points, QList<QPolygonF>* rings, QgsFeature const* f, QgsRenderContext& context, int layer, bool selected )
[symbol: _ZN15QgsFillSymbolV213renderPolygonERK9QPolygonFP5QListIS0_EPK10QgsFeatureR16QgsRenderContextib]
QgsLineSymbolV2::renderPolyline ( QPolygonF const& points, QgsFeature const* f, QgsRenderContext& context, int layer, bool selected )
[symbol: _ZN15QgsLineSymbolV214renderPolylineERK9QPolygonFPK10QgsFeatureR16QgsRenderContextib]
QgsMarkerSymbolV2::renderPoint ( QPointF const& point, QgsFeature const* f, QgsRenderContext& context, int layer, bool selected )
[symbol: _ZN17QgsMarkerSymbolV211renderPointERK7QPointFPK10QgsFeatureR16QgsRenderContextib]
QgsSymbolV2::startRender ( QgsRenderContext& context, QgsVectorLayer const* layer )
[symbol: _ZN11QgsSymbolV211startRenderER16QgsRenderContextPK14QgsVectorLayer]
QgsSymbolV2::toSld ( QDomDocument& doc, QDomElement& element, QgsStringMap props ) const
[symbol: _ZNK11QgsSymbolV25toSldER12QDomDocumentR11QDomElement4QMapI7QStringS5_E]
QgsSymbolV2::usedAttributes ( ) const
[symbol: _ZNK11QgsSymbolV214usedAttributesEv]
QgsSymbolV2RenderContext::QgsSymbolV2RenderContext [in-charge] ( QgsRenderContext& c, QgsSymbolV2::OutputUnit u, qreal alpha, bool selected, int renderHints, QgsFeature const* f )
[symbol: _ZN24QgsSymbolV2RenderContextC1ER16QgsRenderContextN11QgsSymbolV210OutputUnitEdbiPK10QgsFeature]
QgsSymbolV2RenderContext::QgsSymbolV2RenderContext [not-in-charge] ( QgsRenderContext& c, QgsSymbolV2::OutputUnit u, qreal alpha, bool selected, int renderHints, QgsFeature const* f )
[symbol: _ZN24QgsSymbolV2RenderContextC2ER16QgsRenderContextN11QgsSymbolV210OutputUnitEdbiPK10QgsFeature]
qgsvectordataprovider.h,
libqgis_core.so.1.8.0
QgsVectorDataProvider::changeAttributeValues ( QMap<long long, QMap<int, QVariant> > const& attr_map )
[symbol: _ZN21QgsVectorDataProvider21changeAttributeValuesERK4QMapIxS0_Ii8QVariantEE]
QgsVectorDataProvider::changeGeometryValues ( QMap<long long, QgsGeometry>& geometry_map )
[symbol: _ZN21QgsVectorDataProvider20changeGeometryValuesER4QMapIx11QgsGeometryE]
QgsVectorDataProvider::deleteFeatures ( QSet<long long> const& id )
[symbol: _ZN21QgsVectorDataProvider14deleteFeaturesERK4QSetIxE]
QgsVectorDataProvider::featureAtId ( QgsFeatureId featureId, QgsFeature& feature, bool fetchGeometry, QgsAttributeList fetchAttributes )
[symbol: _ZN21QgsVectorDataProvider11featureAtIdExR10QgsFeatureb5QListIiE]
qgsvectorfilewriter.h,
libqgis_core.so.1.8.0
QgsVectorFileWriter::QgsVectorFileWriter [in-charge] ( QString const& vectorFileName, QString const& fileEncoding, QgsFieldMap const& fields, QGis::WkbType geometryType, QgsCoordinateReferenceSystem const* srs, QString const& driverName, QStringList const& datasourceOptions, QStringList const& layerOptions, QString* newFilename )
[symbol: _ZN19QgsVectorFileWriterC1ERK7QStringS2_RK4QMapIi8QgsFieldEN4QGis7WkbTypeEPK28QgsCoordinateReferenceSystemS2_RK11QStringListSF_PS0_]
QgsVectorFileWriter::QgsVectorFileWriter [not-in-charge] ( QString const& vectorFileName, QString const& fileEncoding, QgsFieldMap const& fields, QGis::WkbType geometryType, QgsCoordinateReferenceSystem const* srs, QString const& driverName, QStringList const& datasourceOptions, QStringList const& layerOptions, QString* newFilename )
[symbol: _ZN19QgsVectorFileWriterC2ERK7QStringS2_RK4QMapIi8QgsFieldEN4QGis7WkbTypeEPK28QgsCoordinateReferenceSystemS2_RK11QStringListSF_PS0_]
QgsVectorFileWriter::writeAsVectorFormat ( QgsVectorLayer* layer, QString const& fileName, QString const& fileEncoding, QgsCoordinateReferenceSystem const* destCRS, QString const& driverName, bool onlySelected, QString* errorMessage, QStringList const& datasourceOptions, QStringList const& layerOptions, bool skipAttributeCreation, QString* newFilename ) [static]
[symbol: _ZN19QgsVectorFileWriter19writeAsVectorFormatEP14QgsVectorLayerRK7QStringS4_PK28QgsCoordinateReferenceSystemS4_bPS2_RK11QStringListSB_bS8_]
qgsvectorlayer.h,
libqgis_core.so.1.8.0
QgsVectorLayer::addPart ( QList<QgsPoint>const& ring )
[symbol: _ZN14QgsVectorLayer7addPartERK5QListI8QgsPointE]
QgsVectorLayer::attributeValueChanged ( QgsFeatureId fid, int idx, QVariant const& p3 )
[symbol: _ZN14QgsVectorLayer21attributeValueChangedExiRK8QVariant]
QgsVectorLayer::changeAttributeValue ( QgsFeatureId fid, int field, QVariant value, bool emitSignal )
[symbol: _ZN14QgsVectorLayer20changeAttributeValueExi8QVariantb]
QgsVectorLayer::changeGeometry ( QgsFeatureId fid, QgsGeometry* geom )
[symbol: _ZN14QgsVectorLayer14changeGeometryExP11QgsGeometry]
QgsVectorLayer::committedAttributeValuesChanges ( QString const& layerId, QMap<long long, QMap<int, QVariant> > const& changedAttributesValues )
[symbol: _ZN14QgsVectorLayer31committedAttributeValuesChangesERK7QStringRK4QMapIxS3_Ii8QVariantEE]
QgsVectorLayer::committedFeaturesRemoved ( QString const& layerId, QSet<long long> const& deletedFeatureIds )
[symbol: _ZN14QgsVectorLayer24committedFeaturesRemovedERK7QStringRK4QSetIxE]
QgsVectorLayer::committedGeometriesChanges ( QString const& layerId, QMap<long long, QgsGeometry> const& changedGeometries )
[symbol: _ZN14QgsVectorLayer26committedGeometriesChangesERK7QStringRK4QMapIx11QgsGeometryE]
QgsVectorLayer::deleteFeature ( QgsFeatureId fid )
[symbol: _ZN14QgsVectorLayer13deleteFeatureEx]
QgsVectorLayer::deleteVertex ( QgsFeatureId atFeatureId, int atVertex )
[symbol: _ZN14QgsVectorLayer12deleteVertexExi]
QgsVectorLayer::deselect ( QgsFeatureId featureId, bool emitSignal )
[symbol: _ZN14QgsVectorLayer8deselectExb]
QgsVectorLayer::featureAdded ( QgsFeatureId fid )
[symbol: _ZN14QgsVectorLayer12featureAddedEx]
QgsVectorLayer::featureAtId ( QgsFeatureId featureId, QgsFeature& f, bool fetchGeometries, bool fetchAttributes )
[symbol: _ZN14QgsVectorLayer11featureAtIdExR10QgsFeaturebb]
QgsVectorLayer::featureDeleted ( QgsFeatureId fid )
[symbol: _ZN14QgsVectorLayer14featureDeletedEx]
QgsVectorLayer::geometryChanged ( QgsFeatureId fid, QgsGeometry& geom )
[symbol: _ZN14QgsVectorLayer15geometryChangedExR11QgsGeometry]
QgsVectorLayer::insertVertex ( double x, double y, QgsFeatureId atFeatureId, int beforeVertex )
[symbol: _ZN14QgsVectorLayer12insertVertexEddxi]
QgsVectorLayer::metadata ( )
[symbol: _ZN14QgsVectorLayer8metadataEv]
QgsVectorLayer::moveVertex ( double x, double y, QgsFeatureId atFeatureId, int atVertex )
[symbol: _ZN14QgsVectorLayer10moveVertexEddxi]
QgsVectorLayer::readSld ( QDomNode const& node, QString& errorMessage )
[symbol: _ZN14QgsVectorLayer7readSldERK8QDomNodeR7QString]
QgsVectorLayer::readXml ( QDomNode const& layer_node )
[symbol: _ZN14QgsVectorLayer7readXmlERK8QDomNode]
QgsVectorLayer::select ( QgsFeatureId featureId, bool emitSignal )
[symbol: _ZN14QgsVectorLayer6selectExb]
QgsVectorLayer::setSelectedFeatures ( QSet<long long> const& ids )
[symbol: _ZN14QgsVectorLayer19setSelectedFeaturesERK4QSetIxE]
QgsVectorLayer::translateFeature ( QgsFeatureId featureId, double dx, double dy )
[symbol: _ZN14QgsVectorLayer16translateFeatureExdd]
QgsVectorLayer::updateFeature ( QgsFeature& f )
[symbol: _ZN14QgsVectorLayer13updateFeatureER10QgsFeature]
QgsVectorLayer::valueRelation ( int idx )
[symbol: _ZN14QgsVectorLayer13valueRelationEi]
QgsVectorLayer::writeSld ( QDomNode& node, QDomDocument& doc, QString& errorMessage ) const
[symbol: _ZNK14QgsVectorLayer8writeSldER8QDomNodeR12QDomDocumentR7QString]
qgsvectorlayerimport.h,
libqgis_core.so.1.8.0
QgsVectorLayerImport::addFeature ( QgsFeature& feature )
[symbol: _ZN20QgsVectorLayerImport10addFeatureER10QgsFeature]
QgsVectorLayerImport::errorMessage ( )
[symbol: _ZN20QgsVectorLayerImport12errorMessageEv]
QgsVectorLayerImport::flushBuffer ( )
[symbol: _ZN20QgsVectorLayerImport11flushBufferEv]
QgsVectorLayerImport::hasError ( )
[symbol: _ZN20QgsVectorLayerImport8hasErrorEv]
QgsVectorLayerImport::importLayer ( QgsVectorLayer* layer, QString const& uri, QString const& providerKey, QgsCoordinateReferenceSystem const* destCRS, bool onlySelected, QString* errorMessage, bool skipAttributeCreation, QMap<QString, QVariant>* options ) [static]
[symbol: _ZN20QgsVectorLayerImport11importLayerEP14QgsVectorLayerRK7QStringS4_PK28QgsCoordinateReferenceSystembPS2_bP4QMapIS2_8QVariantE]
QgsVectorLayerImport::QgsVectorLayerImport [in-charge] ( QString const& uri, QString const& provider, QgsFieldMap const& fields, QGis::WkbType geometryType, QgsCoordinateReferenceSystem const* crs, bool overwrite, QMap<QString, QVariant>const* options )
[symbol: _ZN20QgsVectorLayerImportC1ERK7QStringS2_RK4QMapIi8QgsFieldEN4QGis7WkbTypeEPK28QgsCoordinateReferenceSystembPKS3_IS0_8QVariantE]
QgsVectorLayerImport::QgsVectorLayerImport [not-in-charge] ( QString const& uri, QString const& provider, QgsFieldMap const& fields, QGis::WkbType geometryType, QgsCoordinateReferenceSystem const* crs, bool overwrite, QMap<QString, QVariant>const* options )
[symbol: _ZN20QgsVectorLayerImportC2ERK7QStringS2_RK4QMapIi8QgsFieldEN4QGis7WkbTypeEPK28QgsCoordinateReferenceSystembPKS3_IS0_8QVariantE]
QgsVectorLayerImport::~QgsVectorLayerImport [in-charge] ( )
[symbol: _ZN20QgsVectorLayerImportD1Ev]
QgsVectorLayerImport::~QgsVectorLayerImport [not-in-charge] ( )
[symbol: _ZN20QgsVectorLayerImportD2Ev]
to the top
Removed Symbols (62)
qgscoordinatereferencesystem.h,
libqgis_core.so.1.7.4
QgsCoordinateReferenceSystem::operator!= ( QgsCoordinateReferenceSystem const& theSrs )
[symbol: _ZN28QgsCoordinateReferenceSystemneERKS_]
QgsCoordinateReferenceSystem::operator == ( QgsCoordinateReferenceSystem const& theSrs )
[symbol: _ZN28QgsCoordinateReferenceSystemeqERKS_]
qgsdataprovider.h,
libqgisgrass.so.1.7.4
QgsDataProvider::setLayerOrder ( QStringList&restrict layers )
[symbol: _ZN15QgsDataProvider13setLayerOrderE11QStringList]
QgsDataProvider::setSubLayerVisibility ( QString&restrict name, bool vis )
[symbol: _ZN15QgsDataProvider21setSubLayerVisibilityE7QStringb]
qgsfeature.h,
libqgis_core.so.1.7.4
QgsFeature::QgsFeature [in-charge] ( int id, QString typeName )
[symbol: _ZN10QgsFeatureC1Ei7QString]
QgsFeature::QgsFeature [not-in-charge] ( int id, QString typeName )
[symbol: _ZN10QgsFeatureC2Ei7QString]
QgsFeature::setFeatureId ( int id )
[symbol: _ZN10QgsFeature12setFeatureIdEi]
qgsfillsymbollayerv2.h,
libqgis_core.so.1.7.4
QgsSVGFillSymbolLayer::renderPolygon ( QPolygonF const& points, QList<QPolygonF>* rings, QgsSymbolV2RenderContext& context )
[symbol: _ZN21QgsSVGFillSymbolLayer13renderPolygonERK9QPolygonFP5QListIS0_ER24QgsSymbolV2RenderContext]
QgsSVGFillSymbolLayer::setSubSymbol ( QgsSymbolV2* symbol )
[symbol: _ZN21QgsSVGFillSymbolLayer12setSubSymbolEP11QgsSymbolV2]
QgsSVGFillSymbolLayer::subSymbol ( )
[symbol: _ZN21QgsSVGFillSymbolLayer9subSymbolEv]
qgsgeometry.h,
libqgis_core.so.1.7.4
QgsGeometry::addIsland ( QList<QgsPoint>const& ring )
[symbol: _ZN11QgsGeometry9addIslandERK5QListI8QgsPointE]
QgsGeometry::closestSegmentWithContext ( QgsPoint const& point, QgsPoint& minDistPoint, int& beforeVertex )
[symbol: _ZN11QgsGeometry25closestSegmentWithContextERK8QgsPointRS0_Ri]
QgsGeometry::validatePolygon ( QList<QgsGeometry::Error>& errors, int i, QgsPolygon const& polygon ) [static]
[symbol: _ZN11QgsGeometry15validatePolygonER5QListINS_5ErrorEEiRK7QVectorIS4_I8QgsPointEE]
QgsGeometry::validatePolyline ( QList<QgsGeometry::Error>& errors, int i, QgsPolyline polyline, bool ring ) [static]
[symbol: _ZN11QgsGeometry16validatePolylineER5QListINS_5ErrorEEi7QVectorI8QgsPointEb]
qgsmaplayer.h,
libqgis_core.so.1.7.4
QgsMapLayer::crs ( )
[symbol: _ZN11QgsMapLayer3crsEv]
QgsMapLayer::readXml ( QDomNode& layer_node )
[symbol: _ZN11QgsMapLayer7readXmlER8QDomNode]
QgsMapLayer::readXML ( QDomNode& layer_node )
[symbol: _ZN11QgsMapLayer7readXMLER8QDomNode]
QgsMapLayer::setLayerOrder ( QStringList layers )
[symbol: _ZN11QgsMapLayer13setLayerOrderE11QStringList]
QgsMapLayer::subLayers ( )
[symbol: _ZN11QgsMapLayer9subLayersEv]
qgsmaprenderer.h,
libqgis_core.so.1.7.4
QgsMapRenderer::render ( QPainter* painter )
[symbol: _ZN14QgsMapRenderer6renderEP8QPainter]
qgspallabeling.h,
libqgis_core.so.1.7.4
QgsPalLayerSettings::registerFeature ( QgsFeature& f, QgsRenderContext const& context )
[symbol: _ZN19QgsPalLayerSettings15registerFeatureER10QgsFeatureRK16QgsRenderContext]
qgspoint.h,
libqgis_core.so.1.7.4
QgsPoint::sqrDistToSegment ( double x1, double y1, double x2, double y2, QgsPoint& minDistPoint ) const
[symbol: _ZNK8QgsPoint16sqrDistToSegmentEddddRS_]
qgsprojectionselector.h,
libqgis_gui.so.1.7.4
QgsProjectionSelector::on_pbnFind_clicked ( )
[symbol: _ZN21QgsProjectionSelector18on_pbnFind_clickedEv]
qgsproviderregistry.h,
libqgis_core.so.1.7.4
QgsProviderRegistry::getProvider ( QString const& providerKey, QString const& dataSource )
[symbol: _ZN19QgsProviderRegistry11getProviderERK7QStringS2_]
qgsrasterlayer.h,
libqgis_core.so.1.7.4
QgsRasterLayer::bandCount ( )
[symbol: _ZN14QgsRasterLayer9bandCountEv]
QgsRasterLayer::bandNumber ( QString const& theBandName )
[symbol: _ZN14QgsRasterLayer10bandNumberERK7QString]
QgsRasterLayer::providerKey ( ) const
[symbol: _ZNK14QgsRasterLayer11providerKeyEv]
QgsRasterLayer::readXml ( QDomNode& layer_node )
[symbol: _ZN14QgsRasterLayer7readXmlER8QDomNode]
QgsRasterLayer::setSubLayerVisibility ( QString const& name, bool vis )
[symbol: _ZN14QgsRasterLayer21setSubLayerVisibilityERK7QStringb]
qgsspatialindex.h,
libqgis_core.so.1.7.4
QgsSpatialIndex::featureInfo ( QgsFeature& f, Tools::Geometry::Region& r, long& id )
[symbol: _ZN15QgsSpatialIndex11featureInfoER10QgsFeatureRN5Tools8Geometry6RegionERl]
qgssymbolv2.h,
libqgis_core.so.1.7.4
QgsFillSymbolV2::renderPolygon ( QPolygonF const& points, QList<QPolygonF>* rings, QgsRenderContext& context, int layer, bool selected )
[symbol: _ZN15QgsFillSymbolV213renderPolygonERK9QPolygonFP5QListIS0_ER16QgsRenderContextib]
QgsLineSymbolV2::renderPolyline ( QPolygonF const& points, QgsRenderContext& context, int layer, bool selected )
[symbol: _ZN15QgsLineSymbolV214renderPolylineERK9QPolygonFR16QgsRenderContextib]
QgsMarkerSymbolV2::renderPoint ( QPointF const& point, QgsRenderContext& context, int layer, bool selected )
[symbol: _ZN17QgsMarkerSymbolV211renderPointERK7QPointFR16QgsRenderContextib]
QgsSymbolV2::startRender ( QgsRenderContext& context )
[symbol: _ZN11QgsSymbolV211startRenderER16QgsRenderContext]
QgsSymbolV2RenderContext::QgsSymbolV2RenderContext [in-charge] ( QgsRenderContext& c, QgsSymbolV2::OutputUnit u, qreal alpha, bool selected, int renderHints )
[symbol: _ZN24QgsSymbolV2RenderContextC1ER16QgsRenderContextN11QgsSymbolV210OutputUnitEdbi]
QgsSymbolV2RenderContext::QgsSymbolV2RenderContext [not-in-charge] ( QgsRenderContext& c, QgsSymbolV2::OutputUnit u, qreal alpha, bool selected, int renderHints )
[symbol: _ZN24QgsSymbolV2RenderContextC2ER16QgsRenderContextN11QgsSymbolV210OutputUnitEdbi]
qgsvectordataprovider.h,
libqgis_core.so.1.7.4
QgsVectorDataProvider::changeAttributeValues ( QMap<int, QMap<int, QVariant> > const& attr_map )
[symbol: _ZN21QgsVectorDataProvider21changeAttributeValuesERK4QMapIiS0_Ii8QVariantEE]
QgsVectorDataProvider::changeGeometryValues ( QMap<int, QgsGeometry>& geometry_map )
[symbol: _ZN21QgsVectorDataProvider20changeGeometryValuesER4QMapIi11QgsGeometryE]
QgsVectorDataProvider::deleteFeatures ( QSet<int> const& id )
[symbol: _ZN21QgsVectorDataProvider14deleteFeaturesERK4QSetIiE]
QgsVectorDataProvider::featureAtId ( int featureId, QgsFeature& feature, bool fetchGeometry, QgsAttributeList fetchAttributes )
[symbol: _ZN21QgsVectorDataProvider11featureAtIdEiR10QgsFeatureb5QListIiE]
qgsvectorfilewriter.h,
libqgis_core.so.1.7.4
QgsVectorFileWriter::QgsVectorFileWriter [in-charge] ( QString const& vectorFileName, QString const& fileEncoding, QgsFieldMap const& fields, QGis::WkbType geometryType, QgsCoordinateReferenceSystem const* srs, QString const& driverName, QStringList const& datasourceOptions, QStringList const& layerOptions )
[symbol: _ZN19QgsVectorFileWriterC1ERK7QStringS2_RK4QMapIi8QgsFieldEN4QGis7WkbTypeEPK28QgsCoordinateReferenceSystemS2_RK11QStringListSF_]
QgsVectorFileWriter::QgsVectorFileWriter [not-in-charge] ( QString const& vectorFileName, QString const& fileEncoding, QgsFieldMap const& fields, QGis::WkbType geometryType, QgsCoordinateReferenceSystem const* srs, QString const& driverName, QStringList const& datasourceOptions, QStringList const& layerOptions )
[symbol: _ZN19QgsVectorFileWriterC2ERK7QStringS2_RK4QMapIi8QgsFieldEN4QGis7WkbTypeEPK28QgsCoordinateReferenceSystemS2_RK11QStringListSF_]
QgsVectorFileWriter::writeAsVectorFormat ( QgsVectorLayer* layer, QString const& fileName, QString const& fileEncoding, QgsCoordinateReferenceSystem const* destCRS, QString const& driverName, bool onlySelected, QString* errorMessage, QStringList const& datasourceOptions, QStringList const& layerOptions, bool skipAttributeCreation ) [static]
[symbol: _ZN19QgsVectorFileWriter19writeAsVectorFormatEP14QgsVectorLayerRK7QStringS4_PK28QgsCoordinateReferenceSystemS4_bPS2_RK11QStringListSB_b]
qgsvectorlayer.h,
libqgis_core.so.1.7.4
QgsVectorLayer::addIsland ( QList<QgsPoint>const& ring )
[symbol: _ZN14QgsVectorLayer9addIslandERK5QListI8QgsPointE]
QgsVectorLayer::attributeValueChanged ( int fid, int idx, QVariant const& p3 )
[symbol: _ZN14QgsVectorLayer21attributeValueChangedEiiRK8QVariant]
QgsVectorLayer::changeAttributeValue ( int fid, int field, QVariant value, bool emitSignal )
[symbol: _ZN14QgsVectorLayer20changeAttributeValueEii8QVariantb]
QgsVectorLayer::changeGeometry ( int fid, QgsGeometry* geom )
[symbol: _ZN14QgsVectorLayer14changeGeometryEiP11QgsGeometry]
QgsVectorLayer::committedAttributeValuesChanges ( QString const& layerId, QMap<int, QMap<int, QVariant> > const& changedAttributesValues )
[symbol: _ZN14QgsVectorLayer31committedAttributeValuesChangesERK7QStringRK4QMapIiS3_Ii8QVariantEE]
QgsVectorLayer::committedFeaturesRemoved ( QString const& layerId, QSet<int> const& deletedFeatureIds )
[symbol: _ZN14QgsVectorLayer24committedFeaturesRemovedERK7QStringRK4QSetIiE]
QgsVectorLayer::committedGeometriesChanges ( QString const& layerId, QMap<int, QgsGeometry> const& changedGeometries )
[symbol: _ZN14QgsVectorLayer26committedGeometriesChangesERK7QStringRK4QMapIi11QgsGeometryE]
QgsVectorLayer::deleteFeature ( int fid )
[symbol: _ZN14QgsVectorLayer13deleteFeatureEi]
QgsVectorLayer::deleteVertex ( int atFeatureId, int atVertex )
[symbol: _ZN14QgsVectorLayer12deleteVertexEii]
QgsVectorLayer::deselect ( int featureId, bool emitSignal )
[symbol: _ZN14QgsVectorLayer8deselectEib]
QgsVectorLayer::featureAdded ( int fid )
[symbol: _ZN14QgsVectorLayer12featureAddedEi]
QgsVectorLayer::featureAtId ( int featureId, QgsFeature& f, bool fetchGeometries, bool fetchAttributes )
[symbol: _ZN14QgsVectorLayer11featureAtIdEiR10QgsFeaturebb]
QgsVectorLayer::featureDeleted ( int fid )
[symbol: _ZN14QgsVectorLayer14featureDeletedEi]
QgsVectorLayer::insertVertex ( double x, double y, int atFeatureId, int beforeVertex )
[symbol: _ZN14QgsVectorLayer12insertVertexEddii]
QgsVectorLayer::moveVertex ( double x, double y, int atFeatureId, int atVertex )
[symbol: _ZN14QgsVectorLayer10moveVertexEddii]
QgsVectorLayer::readXml ( QDomNode& layer_node )
[symbol: _ZN14QgsVectorLayer7readXmlER8QDomNode]
QgsVectorLayer::select ( int featureId, bool emitSignal )
[symbol: _ZN14QgsVectorLayer6selectEib]
QgsVectorLayer::setSelectedFeatures ( QSet<int> const& ids )
[symbol: _ZN14QgsVectorLayer19setSelectedFeaturesERK4QSetIiE]
QgsVectorLayer::translateFeature ( int featureId, double dx, double dy )
[symbol: _ZN14QgsVectorLayer16translateFeatureEidd]
to the top
Problems with Data Types, High Severity (71)
qgisinterface.h
[+] class QgisInterface (24)
| Change |
Effect |
1 | Pure virtual method QgisInterface::actionAddFeature ( ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
2 | Pure virtual method QgisInterface::actionAddPart ( ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
3 | Pure virtual method QgisInterface::actionPanToSelected ( ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
4 | Pure virtual method QgisInterface::addDatabaseToolBarIcon ( QAction* ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
5 | Pure virtual method QgisInterface::addPluginToRasterMenu ( QString, QAction* ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
6 | Pure virtual method QgisInterface::addPluginToVectorMenu ( QString, QAction* ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
7 | Pure virtual method QgisInterface::addPluginToWebMenu ( QString, QAction* ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
8 | Pure virtual method QgisInterface::addRasterToolBarIcon ( QAction* ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
9 | Pure virtual method QgisInterface::addVectorToolBarIcon ( QAction* ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
10 | Pure virtual method QgisInterface::addWebToolBarIcon ( QAction* ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
11 | Pure virtual method QgisInterface::databaseMenu ( ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
12 | Pure virtual method QgisInterface::databaseToolBar ( ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
13 | Pure virtual method QgisInterface::rasterMenu ( ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
14 | Pure virtual method QgisInterface::removeDatabaseToolBarIcon ( QAction* ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
15 | Pure virtual method QgisInterface::removePluginRasterMenu ( QString, QAction* ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
16 | Pure virtual method QgisInterface::removePluginVectorMenu ( QString, QAction* ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
17 | Pure virtual method QgisInterface::removePluginWebMenu ( QString, QAction* ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
18 | Pure virtual method QgisInterface::removeRasterToolBarIcon ( QAction* ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
19 | Pure virtual method QgisInterface::removeVectorToolBarIcon ( QAction* ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
20 | Pure virtual method QgisInterface::removeWebToolBarIcon ( QAction* ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
21 | Pure virtual method QgisInterface::vectorMenu ( ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
22 | Pure virtual method QgisInterface::vectorToolBar ( ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
23 | Pure virtual method QgisInterface::webMenu ( ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
24 | Pure virtual method QgisInterface::webToolBar ( ) has been added to this class. | 1) Applications will not provide the implementation for this pure virtual method and therefore cause a crash in the library trying to call this method. 2) The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 157 entries | Virtual Table (New) - 181 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgisInterface::metaObject |
QgisInterface::metaObject |
12 |
QgisInterface::qt_metacast |
QgisInterface::qt_metacast |
16 |
QgisInterface::qt_metacall |
QgisInterface::qt_metacall |
20 |
~QgisInterface |
~QgisInterface |
24 |
~QgisInterface |
~QgisInterface |
28 |
QObject::event |
QObject::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QObject::timerEvent |
QObject::timerEvent |
40 |
QObject::childEvent |
QObject::childEvent |
44 |
QObject::customEvent |
QObject::customEvent |
48 |
QObject::connectNotify |
QObject::connectNotify |
52 |
QObject::disconnectNotify |
QObject::disconnectNotify |
56 |
__cxa_pure_virtual |
__cxa_pure_virtual |
60 |
__cxa_pure_virtual |
__cxa_pure_virtual |
64 |
__cxa_pure_virtual |
__cxa_pure_virtual |
68 |
__cxa_pure_virtual |
__cxa_pure_virtual |
72 |
__cxa_pure_virtual |
__cxa_pure_virtual |
76 |
__cxa_pure_virtual |
__cxa_pure_virtual |
80 |
__cxa_pure_virtual |
__cxa_pure_virtual |
84 |
__cxa_pure_virtual |
__cxa_pure_virtual |
88 |
__cxa_pure_virtual |
__cxa_pure_virtual |
92 |
__cxa_pure_virtual |
__cxa_pure_virtual |
96 |
__cxa_pure_virtual |
__cxa_pure_virtual |
100 |
__cxa_pure_virtual |
__cxa_pure_virtual |
104 |
__cxa_pure_virtual |
__cxa_pure_virtual |
108 |
__cxa_pure_virtual |
__cxa_pure_virtual |
112 |
__cxa_pure_virtual |
__cxa_pure_virtual |
116 |
__cxa_pure_virtual |
__cxa_pure_virtual |
120 |
__cxa_pure_virtual |
__cxa_pure_virtual |
124 |
__cxa_pure_virtual |
__cxa_pure_virtual |
128 |
__cxa_pure_virtual |
__cxa_pure_virtual |
132 |
__cxa_pure_virtual |
__cxa_pure_virtual |
136 |
__cxa_pure_virtual |
__cxa_pure_virtual |
140 |
__cxa_pure_virtual |
__cxa_pure_virtual |
144 |
__cxa_pure_virtual |
__cxa_pure_virtual |
148 |
__cxa_pure_virtual |
__cxa_pure_virtual |
152 |
__cxa_pure_virtual |
__cxa_pure_virtual |
156 |
__cxa_pure_virtual |
__cxa_pure_virtual |
160 |
__cxa_pure_virtual |
__cxa_pure_virtual |
164 |
__cxa_pure_virtual |
__cxa_pure_virtual |
168 |
__cxa_pure_virtual |
__cxa_pure_virtual |
172 |
__cxa_pure_virtual |
__cxa_pure_virtual |
176 |
__cxa_pure_virtual |
__cxa_pure_virtual |
180 |
__cxa_pure_virtual |
__cxa_pure_virtual |
184 |
__cxa_pure_virtual |
__cxa_pure_virtual |
188 |
__cxa_pure_virtual |
__cxa_pure_virtual |
192 |
__cxa_pure_virtual |
__cxa_pure_virtual |
196 |
__cxa_pure_virtual |
__cxa_pure_virtual |
200 |
__cxa_pure_virtual |
__cxa_pure_virtual |
204 |
__cxa_pure_virtual |
__cxa_pure_virtual |
208 |
__cxa_pure_virtual |
__cxa_pure_virtual |
212 |
__cxa_pure_virtual |
__cxa_pure_virtual |
216 |
__cxa_pure_virtual |
__cxa_pure_virtual |
220 |
__cxa_pure_virtual |
__cxa_pure_virtual |
224 |
__cxa_pure_virtual |
__cxa_pure_virtual |
228 |
__cxa_pure_virtual |
__cxa_pure_virtual |
232 |
__cxa_pure_virtual |
__cxa_pure_virtual |
236 |
__cxa_pure_virtual |
__cxa_pure_virtual |
240 |
__cxa_pure_virtual |
__cxa_pure_virtual |
244 |
__cxa_pure_virtual |
__cxa_pure_virtual |
248 |
__cxa_pure_virtual |
__cxa_pure_virtual |
252 |
__cxa_pure_virtual |
__cxa_pure_virtual |
256 |
__cxa_pure_virtual |
__cxa_pure_virtual |
260 |
__cxa_pure_virtual |
__cxa_pure_virtual |
264 |
__cxa_pure_virtual |
__cxa_pure_virtual |
268 |
__cxa_pure_virtual |
__cxa_pure_virtual |
272 |
__cxa_pure_virtual |
__cxa_pure_virtual |
276 |
__cxa_pure_virtual |
__cxa_pure_virtual |
280 |
__cxa_pure_virtual |
__cxa_pure_virtual |
284 |
__cxa_pure_virtual |
__cxa_pure_virtual |
288 |
__cxa_pure_virtual |
__cxa_pure_virtual |
292 |
__cxa_pure_virtual |
__cxa_pure_virtual |
296 |
__cxa_pure_virtual |
__cxa_pure_virtual |
300 |
__cxa_pure_virtual |
__cxa_pure_virtual |
304 |
__cxa_pure_virtual |
__cxa_pure_virtual |
308 |
__cxa_pure_virtual |
__cxa_pure_virtual |
312 |
__cxa_pure_virtual |
__cxa_pure_virtual |
316 |
__cxa_pure_virtual |
__cxa_pure_virtual |
320 |
__cxa_pure_virtual |
__cxa_pure_virtual |
324 |
__cxa_pure_virtual |
__cxa_pure_virtual |
328 |
__cxa_pure_virtual |
__cxa_pure_virtual |
332 |
__cxa_pure_virtual |
__cxa_pure_virtual |
336 |
__cxa_pure_virtual |
__cxa_pure_virtual |
340 |
__cxa_pure_virtual |
__cxa_pure_virtual |
344 |
__cxa_pure_virtual |
__cxa_pure_virtual |
348 |
__cxa_pure_virtual |
__cxa_pure_virtual |
352 |
__cxa_pure_virtual |
__cxa_pure_virtual |
356 |
__cxa_pure_virtual |
__cxa_pure_virtual |
360 |
__cxa_pure_virtual |
__cxa_pure_virtual |
364 |
__cxa_pure_virtual |
__cxa_pure_virtual |
368 |
__cxa_pure_virtual |
__cxa_pure_virtual |
372 |
__cxa_pure_virtual |
__cxa_pure_virtual |
376 |
__cxa_pure_virtual |
__cxa_pure_virtual |
380 |
__cxa_pure_virtual |
__cxa_pure_virtual |
384 |
__cxa_pure_virtual |
__cxa_pure_virtual |
388 |
__cxa_pure_virtual |
__cxa_pure_virtual |
392 |
__cxa_pure_virtual |
__cxa_pure_virtual |
396 |
__cxa_pure_virtual |
__cxa_pure_virtual |
400 |
__cxa_pure_virtual |
__cxa_pure_virtual |
404 |
__cxa_pure_virtual |
__cxa_pure_virtual |
408 |
__cxa_pure_virtual |
__cxa_pure_virtual |
412 |
__cxa_pure_virtual |
__cxa_pure_virtual |
416 |
__cxa_pure_virtual |
__cxa_pure_virtual |
420 |
__cxa_pure_virtual |
__cxa_pure_virtual |
424 |
__cxa_pure_virtual |
__cxa_pure_virtual |
428 |
__cxa_pure_virtual |
__cxa_pure_virtual |
432 |
__cxa_pure_virtual |
__cxa_pure_virtual |
436 |
__cxa_pure_virtual |
__cxa_pure_virtual |
440 |
__cxa_pure_virtual |
__cxa_pure_virtual |
444 |
__cxa_pure_virtual |
__cxa_pure_virtual |
448 |
__cxa_pure_virtual |
__cxa_pure_virtual |
452 |
__cxa_pure_virtual |
__cxa_pure_virtual |
456 |
__cxa_pure_virtual |
__cxa_pure_virtual |
460 |
__cxa_pure_virtual |
__cxa_pure_virtual |
464 |
__cxa_pure_virtual |
__cxa_pure_virtual |
468 |
__cxa_pure_virtual |
__cxa_pure_virtual |
472 |
__cxa_pure_virtual |
__cxa_pure_virtual |
476 |
__cxa_pure_virtual |
__cxa_pure_virtual |
480 |
__cxa_pure_virtual |
__cxa_pure_virtual |
484 |
__cxa_pure_virtual |
__cxa_pure_virtual |
488 |
__cxa_pure_virtual |
__cxa_pure_virtual |
492 |
__cxa_pure_virtual |
__cxa_pure_virtual |
496 |
__cxa_pure_virtual |
__cxa_pure_virtual |
500 |
__cxa_pure_virtual |
__cxa_pure_virtual |
504 |
__cxa_pure_virtual |
__cxa_pure_virtual |
508 |
__cxa_pure_virtual |
__cxa_pure_virtual |
512 |
__cxa_pure_virtual |
__cxa_pure_virtual |
516 |
__cxa_pure_virtual |
__cxa_pure_virtual |
520 |
__cxa_pure_virtual |
__cxa_pure_virtual |
524 |
__cxa_pure_virtual |
__cxa_pure_virtual |
528 |
__cxa_pure_virtual |
__cxa_pure_virtual |
532 |
__cxa_pure_virtual |
__cxa_pure_virtual |
536 |
__cxa_pure_virtual |
__cxa_pure_virtual |
540 |
__cxa_pure_virtual |
__cxa_pure_virtual |
544 |
__cxa_pure_virtual |
__cxa_pure_virtual |
548 |
__cxa_pure_virtual |
__cxa_pure_virtual |
552 |
__cxa_pure_virtual |
__cxa_pure_virtual |
556 |
__cxa_pure_virtual |
__cxa_pure_virtual |
560 |
__cxa_pure_virtual |
__cxa_pure_virtual |
564 |
__cxa_pure_virtual |
__cxa_pure_virtual |
568 |
__cxa_pure_virtual |
__cxa_pure_virtual |
572 |
__cxa_pure_virtual |
__cxa_pure_virtual |
576 |
__cxa_pure_virtual |
__cxa_pure_virtual |
580 |
__cxa_pure_virtual |
__cxa_pure_virtual |
584 |
__cxa_pure_virtual |
__cxa_pure_virtual |
588 |
__cxa_pure_virtual |
__cxa_pure_virtual |
592 |
__cxa_pure_virtual |
__cxa_pure_virtual |
596 |
__cxa_pure_virtual |
__cxa_pure_virtual |
600 |
__cxa_pure_virtual |
__cxa_pure_virtual |
604 |
__cxa_pure_virtual |
__cxa_pure_virtual |
608 |
__cxa_pure_virtual |
__cxa_pure_virtual |
612 |
__cxa_pure_virtual |
__cxa_pure_virtual |
616 |
__cxa_pure_virtual |
__cxa_pure_virtual |
620 |
__cxa_pure_virtual |
__cxa_pure_virtual |
624 |
__cxa_pure_virtual |
__cxa_pure_virtual |
628 |
|
__cxa_pure_virtual |
632 |
|
__cxa_pure_virtual |
636 |
|
__cxa_pure_virtual |
640 |
|
__cxa_pure_virtual |
644 |
|
__cxa_pure_virtual |
648 |
|
__cxa_pure_virtual |
652 |
|
__cxa_pure_virtual |
656 |
|
__cxa_pure_virtual |
660 |
|
__cxa_pure_virtual |
664 |
|
__cxa_pure_virtual |
668 |
|
__cxa_pure_virtual |
672 |
|
__cxa_pure_virtual |
676 |
|
__cxa_pure_virtual |
680 |
|
__cxa_pure_virtual |
684 |
|
__cxa_pure_virtual |
688 |
|
__cxa_pure_virtual |
692 |
|
__cxa_pure_virtual |
696 |
|
__cxa_pure_virtual |
700 |
|
__cxa_pure_virtual |
704 |
|
__cxa_pure_virtual |
708 |
|
__cxa_pure_virtual |
712 |
|
__cxa_pure_virtual |
716 |
|
__cxa_pure_virtual |
720 |
|
__cxa_pure_virtual |
[+] affected symbols (154)
QgisInterface::actionAbout ( )This method is from 'QgisInterface' class.
QgisInterface::actionAddAllToOverview ( )This method is from 'QgisInterface' class.
QgisInterface::actionAddIsland ( )This method is from 'QgisInterface' class.
QgisInterface::actionAddOgrLayer ( )This method is from 'QgisInterface' class.
QgisInterface::actionAddPgLayer ( )This method is from 'QgisInterface' class.
QgisInterface::actionAddRasterLayer ( )This method is from 'QgisInterface' class.
QgisInterface::actionAddRing ( )This method is from 'QgisInterface' class.
QgisInterface::actionAddToOverview ( )This method is from 'QgisInterface' class.
QgisInterface::actionAddVertex ( )This method is from 'QgisInterface' class.
QgisInterface::actionAddWmsLayer ( )This method is from 'QgisInterface' class.
QgisInterface::actionCaptureLine ( )This method is from 'QgisInterface' class.
QgisInterface::actionCapturePoint ( )This method is from 'QgisInterface' class.
QgisInterface::actionCapturePolygon ( )This method is from 'QgisInterface' class.
QgisInterface::actionCheckQgisVersion ( )This method is from 'QgisInterface' class.
QgisInterface::actionCopyFeatures ( )This method is from 'QgisInterface' class.
QgisInterface::actionCustomProjection ( )This method is from 'QgisInterface' class.
QgisInterface::actionCutFeatures ( )This method is from 'QgisInterface' class.
QgisInterface::actionDeletePart ( )This method is from 'QgisInterface' class.
QgisInterface::actionDeleteRing ( )This method is from 'QgisInterface' class.
QgisInterface::actionDeleteSelected ( )This method is from 'QgisInterface' class.
QgisInterface::actionDeleteVertex ( )This method is from 'QgisInterface' class.
QgisInterface::actionDraw ( )This method is from 'QgisInterface' class.
QgisInterface::actionEditSeparator1 ( )This method is from 'QgisInterface' class.
QgisInterface::actionEditSeparator2 ( )This method is from 'QgisInterface' class.
QgisInterface::actionExit ( )This method is from 'QgisInterface' class.
QgisInterface::actionFileSeparator1 ( )This method is from 'QgisInterface' class.
QgisInterface::actionFileSeparator2 ( )This method is from 'QgisInterface' class.
QgisInterface::actionFileSeparator3 ( )This method is from 'QgisInterface' class.
QgisInterface::actionFileSeparator4 ( )This method is from 'QgisInterface' class.
QgisInterface::actionHelpContents ( )This method is from 'QgisInterface' class.
QgisInterface::actionHelpSeparator1 ( )This method is from 'QgisInterface' class.
QgisInterface::actionHelpSeparator2 ( )This method is from 'QgisInterface' class.
QgisInterface::actionHideAllLayers ( )This method is from 'QgisInterface' class.
QgisInterface::actionIdentify ( )This method is from 'QgisInterface' class.
QgisInterface::actionLayerProperties ( )This method is from 'QgisInterface' class.
QgisInterface::actionLayerSaveAs ( )This method is from 'QgisInterface' class.
QgisInterface::actionLayerSelectionSaveAs ( )This method is from 'QgisInterface' class.
QgisInterface::actionLayerSeparator1 ( )This method is from 'QgisInterface' class.
QgisInterface::actionLayerSeparator2 ( )This method is from 'QgisInterface' class.
QgisInterface::actionLayerSeparator3 ( )This method is from 'QgisInterface' class.
QgisInterface::actionManagePlugins ( )This method is from 'QgisInterface' class.
QgisInterface::actionMapTips ( )This method is from 'QgisInterface' class.
QgisInterface::actionMeasure ( )This method is from 'QgisInterface' class.
QgisInterface::actionMeasureArea ( )This method is from 'QgisInterface' class.
QgisInterface::actionMoveFeature ( )This method is from 'QgisInterface' class.
QgisInterface::actionMoveVertex ( )This method is from 'QgisInterface' class.
QgisInterface::actionNewBookmark ( )This method is from 'QgisInterface' class.
QgisInterface::actionNewProject ( )This method is from 'QgisInterface' class.
QgisInterface::actionNewVectorLayer ( )This method is from 'QgisInterface' class.
QgisInterface::actionNodeTool ( )This method is from 'QgisInterface' class.
QgisInterface::actionOpenProject ( )This method is from 'QgisInterface' class.
QgisInterface::actionOpenTable ( )This method is from 'QgisInterface' class.
QgisInterface::actionOptions ( )This method is from 'QgisInterface' class.
QgisInterface::actionPan ( )This method is from 'QgisInterface' class.
QgisInterface::actionPasteFeatures ( )This method is from 'QgisInterface' class.
QgisInterface::actionPluginListSeparator ( )This method is from 'QgisInterface' class.
QgisInterface::actionPluginPythonSeparator ( )This method is from 'QgisInterface' class.
QgisInterface::actionPluginSeparator1 ( )This method is from 'QgisInterface' class.
QgisInterface::actionPluginSeparator2 ( )This method is from 'QgisInterface' class.
QgisInterface::actionPrintComposer ( )This method is from 'QgisInterface' class.
QgisInterface::actionProjectProperties ( )This method is from 'QgisInterface' class.
QgisInterface::actionQgisHomePage ( )This method is from 'QgisInterface' class.
QgisInterface::actionRemoveAllFromOverview ( )This method is from 'QgisInterface' class.
QgisInterface::actionRemoveLayer ( )This method is from 'QgisInterface' class.
QgisInterface::actionSaveMapAsImage ( )This method is from 'QgisInterface' class.
QgisInterface::actionSaveProject ( )This method is from 'QgisInterface' class.
QgisInterface::actionSaveProjectAs ( )This method is from 'QgisInterface' class.
QgisInterface::actionSelect ( )This method is from 'QgisInterface' class.
QgisInterface::actionSelectFreehand ( )This method is from 'QgisInterface' class.
QgisInterface::actionSelectPolygon ( )This method is from 'QgisInterface' class.
QgisInterface::actionSelectRadius ( )This method is from 'QgisInterface' class.
QgisInterface::actionSelectRectangle ( )This method is from 'QgisInterface' class.
QgisInterface::actionSettingsSeparator1 ( )This method is from 'QgisInterface' class.
QgisInterface::actionShowAllLayers ( )This method is from 'QgisInterface' class.
QgisInterface::actionShowBookmarks ( )This method is from 'QgisInterface' class.
QgisInterface::actionShowPythonDialog ( )This method is from 'QgisInterface' class.
QgisInterface::actionSimplifyFeature ( )This method is from 'QgisInterface' class.
QgisInterface::actionSplitFeatures ( )This method is from 'QgisInterface' class.
QgisInterface::actionToggleEditing ( )This method is from 'QgisInterface' class.
QgisInterface::actionToggleFullScreen ( )This method is from 'QgisInterface' class.
QgisInterface::actionViewSeparator1 ( )This method is from 'QgisInterface' class.
QgisInterface::actionViewSeparator2 ( )This method is from 'QgisInterface' class.
QgisInterface::actionViewSeparator3 ( )This method is from 'QgisInterface' class.
QgisInterface::actionZoomActualSize ( )This method is from 'QgisInterface' class.
QgisInterface::actionZoomFullExtent ( )This method is from 'QgisInterface' class.
QgisInterface::actionZoomIn ( )This method is from 'QgisInterface' class.
QgisInterface::actionZoomLast ( )This method is from 'QgisInterface' class.
QgisInterface::actionZoomOut ( )This method is from 'QgisInterface' class.
QgisInterface::actionZoomToLayer ( )This method is from 'QgisInterface' class.
QgisInterface::actionZoomToSelected ( )This method is from 'QgisInterface' class.
QgisInterface::activeComposers ( )This method is from 'QgisInterface' class.
QgisInterface::activeLayer ( )This method is from 'QgisInterface' class.
QgisInterface::addDockWidget ( Qt::DockWidgetArea area, QDockWidget* dockwidget )This method is from 'QgisInterface' class.
QgisInterface::addPluginToDatabaseMenu ( QString name, QAction* action )This method is from 'QgisInterface' class.
QgisInterface::addPluginToMenu ( QString name, QAction* action )This method is from 'QgisInterface' class.
QgisInterface::addProject ( QString theProject )This method is from 'QgisInterface' class.
QgisInterface::addRasterLayer ( QString const& url, QString const& layerName, QString const& providerKey, QStringList const& layers, QStringList const& styles, QString const& format, QString const& crs )This method is from 'QgisInterface' class.
QgisInterface::addRasterLayer ( QString rasterLayerPath, QString baseName )This method is from 'QgisInterface' class.
QgisInterface::addToolBar ( QString name )This method is from 'QgisInterface' class.
QgisInterface::addToolBarIcon ( QAction* qAction )This method is from 'QgisInterface' class.
QgisInterface::addVectorLayer ( QString vectorLayerPath, QString baseName, QString providerKey )This method is from 'QgisInterface' class.
QgisInterface::addWindow ( QAction* action )This method is from 'QgisInterface' class.
QgisInterface::advancedDigitizeToolBar ( )This method is from 'QgisInterface' class.
QgisInterface::attributesToolBar ( )This method is from 'QgisInterface' class.
QgisInterface::composerAdded ( QgsComposerView* v )This method is from 'QgisInterface' class.
QgisInterface::composerWillBeRemoved ( QgsComposerView* v )This method is from 'QgisInterface' class.
QgisInterface::currentLayerChanged ( QgsMapLayer* layer )This method is from 'QgisInterface' class.
QgisInterface::digitizeToolBar ( )This method is from 'QgisInterface' class.
QgisInterface::editMenu ( )This method is from 'QgisInterface' class.
QgisInterface::fileMenu ( )This method is from 'QgisInterface' class.
QgisInterface::fileToolBar ( )This method is from 'QgisInterface' class.
QgisInterface::firstRightStandardMenu ( )This method is from 'QgisInterface' class.
QgisInterface::helpMenu ( )This method is from 'QgisInterface' class.
QgisInterface::helpToolBar ( )This method is from 'QgisInterface' class.
QgisInterface::initializationCompleted ( )This method is from 'QgisInterface' class.
QgisInterface::insertAddLayerAction ( QAction* action )This method is from 'QgisInterface' class.
QgisInterface::layerMenu ( )This method is from 'QgisInterface' class.
QgisInterface::layerToolBar ( )This method is from 'QgisInterface' class.
QgisInterface::legendInterface ( )This method is from 'QgisInterface' class.
QgisInterface::mainWindow ( )This method is from 'QgisInterface' class.
QgisInterface::mapCanvas ( )This method is from 'QgisInterface' class.
QgisInterface::mapNavToolToolBar ( )This method is from 'QgisInterface' class.
QgisInterface::metaObject ( ) constThis method is from 'QgisInterface' class.
QgisInterface::newProject ( bool thePromptToSaveFlag )This method is from 'QgisInterface' class.
QgisInterface::newProjectCreated ( )This method is from 'QgisInterface' class.
QgisInterface::openFeatureForm ( QgsVectorLayer* vlayer, QgsFeature& f, bool updateFeatureOnly )This method is from 'QgisInterface' class.
QgisInterface::openURL ( QString url, bool useQgisDocDirectory )This method is from 'QgisInterface' class.
QgisInterface::pluginMenu ( )This method is from 'QgisInterface' class.
QgisInterface::pluginToolBar ( )This method is from 'QgisInterface' class.
QgisInterface::projectRead ( )This method is from 'QgisInterface' class.
QgisInterface::QgisInterface [in-charge] ( )This constructor is from 'QgisInterface' class.
QgisInterface::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgisInterface' class.
QgisInterface::qt_metacast ( char const* p1 )This method is from 'QgisInterface' class.
QgisInterface::rasterToolBar ( )This method is from 'QgisInterface' class.
QgisInterface::refreshLegend ( QgsMapLayer* l )This method is from 'QgisInterface' class.
QgisInterface::registerMainWindowAction ( QAction* action, QString defaultShortcut )This method is from 'QgisInterface' class.
QgisInterface::removeAddLayerAction ( QAction* action )This method is from 'QgisInterface' class.
QgisInterface::removeDockWidget ( QDockWidget* dockwidget )This method is from 'QgisInterface' class.
QgisInterface::removePluginDatabaseMenu ( QString name, QAction* action )This method is from 'QgisInterface' class.
QgisInterface::removePluginMenu ( QString name, QAction* action )This method is from 'QgisInterface' class.
QgisInterface::removeToolBarIcon ( QAction* qAction )This method is from 'QgisInterface' class.
QgisInterface::removeWindow ( QAction* action )This method is from 'QgisInterface' class.
QgisInterface::setActiveLayer ( QgsMapLayer* p1 )This method is from 'QgisInterface' class.
QgisInterface::settingsMenu ( )This method is from 'QgisInterface' class.
QgisInterface::showAttributeTable ( QgsVectorLayer* l )This method is from 'QgisInterface' class.
QgisInterface::showLayerProperties ( QgsMapLayer* l )This method is from 'QgisInterface' class.
QgisInterface::unregisterMainWindowAction ( QAction* action )This method is from 'QgisInterface' class.
QgisInterface::viewMenu ( )This method is from 'QgisInterface' class.
QgisInterface::windowMenu ( )This method is from 'QgisInterface' class.
QgisInterface::zoomFull ( )This method is from 'QgisInterface' class.
QgisInterface::zoomToActiveLayer ( )This method is from 'QgisInterface' class.
QgisInterface::zoomToNext ( )This method is from 'QgisInterface' class.
QgisInterface::zoomToPrevious ( )This method is from 'QgisInterface' class.
QgisInterface::~QgisInterface [in-charge] ( )This method is from 'QgisInterface' class.
qgisplugin.h
[+] class QgisPlugin (1)
| Change |
Effect |
1 | Size of this class has been changed from 20 bytes to 24 bytes. | 1) The class has only inline or auto-generated constructors which will be copied to applications at compile time and will allocate an older memory layout. Call of any exported method of this class may access a memory outside the allocated objects or inside the older memory structure and result in crash or incorrect behavior of applications. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (2)
QgsRendererPlugin::renderer ( )This method is from derived class 'QgsRendererPlugin'.
QgsRendererPlugin::rendererDialog ( )This method is from derived class 'QgsRendererPlugin'.
qgsattributeaction.h
[+] class QgsAttributeAction (1)
| Change |
Effect |
1 | Size of this class has been changed from 12 bytes to 16 bytes. | 1) The class has only inline or auto-generated constructors which will be copied to applications at compile time and will allocate an older memory layout. Call of any exported method of this class may access a memory outside the allocated objects or inside the older memory structure and result in crash or incorrect behavior of applications. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (6)
QgsAttributeAction::addAction ( QgsAction::ActionType type, QString name, QString action, bool capture )This method is from 'QgsAttributeAction' class.
QgsAttributeAction::doAction ( int index, QgsAttributeMap const& attributes, int defaultValueIndex, void(*executePython)(QString const&) )This method is from 'QgsAttributeAction' class.
QgsAttributeAction::expandAction ( QString action, QgsAttributeMap const& attributes, uint defaultValueIndex )This method is from 'QgsAttributeAction' class.
QgsAttributeAction::readXML ( QDomNode const& layer_node )This method is from 'QgsAttributeAction' class.
QgsAttributeAction::writeXML ( QDomNode& layer_node, QDomDocument& doc ) constThis method is from 'QgsAttributeAction' class.
QgsAttributeAction::~QgsAttributeAction [in-charge] ( )This method is from 'QgsAttributeAction' class.
qgscoordinatereferencesystem.h
[+] class QgsCoordinateReferenceSystem (1)
| Change |
Effect |
1 | Size of this class has been increased from 44 bytes to 52 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (206)
QgisInterface::currentLayerChanged ( QgsMapLayer* layer )Field 'layer->mCRS' in 1st parameter 'layer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsCoordinateReferenceSystem::authid ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::createFromEpsg ( long const theEpsg )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::createFromId ( long const theId, QgsCoordinateReferenceSystem::CrsType theType )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::createFromOgcWmsCrs ( QString theCrs )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::createFromProj4 ( QString const theProjString )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::createFromSrid ( long const theSrid )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::createFromSrsId ( long const theSrsId )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::createFromString ( QString const theDefinition )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::createFromWkt ( QString const theWkt )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::description ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::ellipsoidAcronym ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::epsg ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::equals ( QString theProj4String )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::findMatchingProj ( )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::geographicFlag ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::isValid ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::mapUnits ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::operator = ( QgsCoordinateReferenceSystem const& srs )1st parameter 'srs' (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsCoordinateReferenceSystem::postgisSrid ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::projectionAcronym ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::QgsCoordinateReferenceSystem [in-charge] ( )This constructor is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::QgsCoordinateReferenceSystem [in-charge] ( long const theId, QgsCoordinateReferenceSystem::CrsType theType )This constructor is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::QgsCoordinateReferenceSystem [in-charge] ( QgsCoordinateReferenceSystem const& srs )1st parameter 'srs' (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsCoordinateReferenceSystem::QgsCoordinateReferenceSystem [in-charge] ( QString theDefinition )This constructor is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::readXML ( QDomNode& theNode )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::setValidationHint ( QString html )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::srsid ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::toProj4 ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::toWkt ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::validate ( )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::validationHint ( )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::writeXML ( QDomNode& theNode, QDomDocument& theDoc ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::~QgsCoordinateReferenceSystem [in-charge] ( )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateTransform::QgsCoordinateTransform [in-charge] ( QgsCoordinateReferenceSystem const& theSource, QgsCoordinateReferenceSystem const& theDest )1st parameter 'theSource' (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsCoordinateTransform::setDestCRS ( QgsCoordinateReferenceSystem const& theCRS )1st parameter 'theCRS' (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsCoordinateTransform::setSourceCrs ( QgsCoordinateReferenceSystem const& theCRS )1st parameter 'theCRS' (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsLegendModel::addLayer ( QgsMapLayer* theMapLayer )Field 'theMapLayer->mCRS' in 1st parameter 'theMapLayer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapCanvas::currentLayer ( )Field 'retval->mCRS' in return value (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapCanvas::enableOverviewMode ( QgsMapOverviewCanvas* overview )Field 'overview->mMapRenderer->mDestCRS' in 1st parameter 'overview' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapCanvas::layer ( int index )Field 'retval->mCRS' in return value (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapCanvas::mapRenderer ( )Field 'retval->mDestCRS' in return value (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapCanvas::selectionChanged ( QgsMapLayer* layer )Field 'layer->mCRS' in 1st parameter 'layer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapCanvas::setCurrentLayer ( QgsMapLayer* layer )Field 'layer->mCRS' in 1st parameter 'layer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapCanvas::showError ( QgsMapLayer* mapLayer )Field 'mapLayer->mCRS' in 1st parameter 'mapLayer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::clearCacheImage ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::connectNotify ( char const* signal )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::customProperty ( QString const& value, QVariant const& defaultValue ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::dataChanged ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::draw ( QgsRenderContext& rendererContext )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::drawingProgress ( int theProgress, int theTotalSteps )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::drawLabels ( QgsRenderContext& rendererContext )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::extent ( ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::getTransparency ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::hasScaleBasedVisibility ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::id ( ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::invalidTransformInput ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::isEditable ( ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::isValid ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::lastError ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::lastErrorTitle ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::layerCrsChanged ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::layerNameChanged ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::loadDefaultStyle ( bool& theResultFlag )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::loadNamedStyle ( QString const theURI, bool& theResultFlag )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::loadNamedStyleFromDb ( QString const db, QString const theURI, QString& qml )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::maximumScale ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::metaObject ( ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::minimumScale ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::name ( ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::publicSource ( ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::QgsMapLayer [in-charge] ( QgsMapLayer::LayerType type, QString lyrname, QString source )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::qt_metacast ( char const* p1 )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::readCustomProperties ( QDomNode const& layerNode, QString const& keyStartsWith )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::recalculateExtents ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::reload ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::removeCustomProperty ( QString const& key )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::repaintRequested ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::saveDefaultStyle ( bool& theResultFlag )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::saveNamedStyle ( QString const theURI, bool& theResultFlag )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::screenUpdateRequested ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::setCacheImage ( QImage* thepImage )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::setCrs ( QgsCoordinateReferenceSystem const& srs, bool emitSignal )1st parameter 'srs' (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::setCustomProperty ( QString const& key, QVariant const& value )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::setLayerName ( QString const& name )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::setMaximumScale ( float theMaxScale )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::setMinimumScale ( float theMinScale )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::setSubLayerVisibility ( QString name, bool vis )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::setTransparency ( unsigned int p1 )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::setValid ( bool valid )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::source ( ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::srs ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::staticMetaObject [data]Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::statusChanged ( QString theStatus )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::timestamp ( ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::toggleScaleBasedVisibility ( bool theVisibilityFlag )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::type ( ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::undoStack ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::writeCustomProperties ( QDomNode& layerNode, QDomDocument& doc ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::writeXml ( QDomNode& layer_node, QDomDocument& document )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::writeXML ( QDomNode& layer_node, QDomDocument& document )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::~QgsMapLayer [in-charge] ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayerRegistry::addMapLayer ( QgsMapLayer* theMapLayer, bool theEmitSignal )Field 'theMapLayer->mCRS' in 1st parameter 'theMapLayer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayerRegistry::layerWasAdded ( QgsMapLayer* theMapLayer )Field 'theMapLayer->mCRS' in 1st parameter 'theMapLayer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayerRegistry::mapLayer ( QString theLayerId )Field 'retval->mCRS' in return value (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::destinationSrsChanged ( )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::drawExtentRect ( )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::hasCrsTransformEnabled ( bool flag )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::layerSet ( )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::metaObject ( ) constField 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::mouseMoveEvent ( QMouseEvent* e )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::mousePressEvent ( QMouseEvent* e )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::mouseReleaseEvent ( QMouseEvent* e )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::paintEvent ( QPaintEvent* pe )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::QgsMapOverviewCanvas [in-charge] ( QWidget* parent, QgsMapCanvas* mapCanvas )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::qt_metacast ( char const* p1 )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::refresh ( )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::resizeEvent ( QResizeEvent* e )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::setBackgroundColor ( QColor const& color )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::setLayerSet ( QStringList const& layerSet )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::staticMetaObject [data]Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::updateFullExtent ( QgsRectangle const& rect )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::updatePanningWidget ( QPoint const& pos )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::~QgsMapOverviewCanvas [in-charge] ( )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::adjustExtentToSize ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::destinationCrs ( )Return value (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::destinationSrsChanged ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::drawError ( QgsMapLayer* p1 )Field 'p1->mCRS' in 1st parameter 'p1' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::drawingProgress ( int current, int total )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::extent ( ) constField 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::fullExtent ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::hasCrsTransformEnabled ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::hasCrsTransformEnabled ( bool flag )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::layerExtentToOutputExtent ( QgsMapLayer* theLayer, QgsRectangle extent )Field 'theLayer->mCRS' in 1st parameter 'theLayer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::layerSet ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::layerToMapCoordinates ( QgsMapLayer* theLayer, QgsPoint point )Field 'theLayer->mCRS' in 1st parameter 'theLayer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::mapToLayerCoordinates ( QgsMapLayer* theLayer, QgsPoint point )Field 'theLayer->mCRS' in 1st parameter 'theLayer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::mapToLayerCoordinates ( QgsMapLayer* theLayer, QgsRectangle rect )Field 'theLayer->mCRS' in 1st parameter 'theLayer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::mapUnits ( ) constField 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::mapUnitsChanged ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::mDrawing [data]Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::metaObject ( ) constField 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::onDrawingProgress ( int current, int total )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::outputDpi ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::outputSize ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::outputSizeF ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::overlayManagerFromSettings ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::QgsMapRenderer [in-charge] ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::qt_metacast ( char const* p1 )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::readXML ( QDomNode& theNode )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::setDestinationCrs ( QgsCoordinateReferenceSystem const& crs )1st parameter 'crs' (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::setExtent ( QgsRectangle const& extent )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::setLabelingEngine ( QgsLabelingEngineInterface* iface )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::setLayerSet ( QStringList const& layers )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::setMapUnits ( QGis::UnitType u )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::setOutputSize ( QSize size, int dpi )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::setOutputSize ( QSizeF size, double dpi )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::setProjectionsEnabled ( bool enabled )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::splitLayersExtent ( QgsMapLayer* layer, QgsRectangle& extent, QgsRectangle& r2 )Field 'layer->mCRS' in 1st parameter 'layer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::staticMetaObject [data]Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::updateFullExtent ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::updateMap ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::updateScale ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::writeXML ( QDomNode& theNode, QDomDocument& theDoc )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::~QgsMapRenderer [in-charge] ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapTip::showMapTip ( QgsMapLayer* thepLayer, QgsPoint& theMapPosition, QPoint& thePixelPosition, QgsMapCanvas* mpMapCanvas )Field 'thepLayer->mCRS' in 1st parameter 'thepLayer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapTool::toLayerCoordinates ( QgsMapLayer* layer, QgsPoint const& point )Field 'layer->mCRS' in 1st parameter 'layer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapTool::toLayerCoordinates ( QgsMapLayer* layer, QgsRectangle const& rect )Field 'layer->mCRS' in 1st parameter 'layer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapTool::toLayerCoordinates ( QgsMapLayer* layer, QPoint const& point )Field 'layer->mCRS' in 1st parameter 'layer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapTool::toMapCoordinates ( QgsMapLayer* layer, QgsPoint const& point )Field 'layer->mCRS' in 1st parameter 'layer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::addDiagramLayer ( QgsVectorLayer* layer, QgsDiagramLayerSettings* s )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::clone ( )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::drawLabel ( pal::LabelPosition* label, QPainter* painter, QFont const& f, QColor const& c, QgsMapToPixel const* xform, double bufferSize, QColor const& bufferColor, bool drawBuffer )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::drawLabelCandidateRect ( pal::LabelPosition* lp, QPainter* painter, QgsMapToPixel const* xform )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::drawLabeling ( QgsRenderContext& context )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::exit ( )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::init ( QgsMapRenderer* mr )Field 'mr->mDestCRS' in 1st parameter 'mr' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::labelsAtPosition ( QgsPoint const& p )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::layer ( QString const& layerName )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::numCandidatePositions ( int& candPoint, int& candLine, int& candPolygon )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::prepareLayer ( QgsVectorLayer* layer, QSet<int>& attrIndices, QgsRenderContext& ctx )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::QgsPalLabeling [in-charge] ( )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::registerDiagramFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::registerFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::searchMethod ( ) constField 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::setNumCandidatePositions ( int candPoint, int candLine, int candPolygon )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::setSearchMethod ( QgsPalLabeling::Search s )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::willUseLayer ( QgsVectorLayer* layer )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::~QgsPalLabeling [in-charge] ( )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsQuickPrint::setMapRenderer ( QgsMapRenderer* thepMapRenderer )Field 'thepMapRenderer->mDestCRS' in 1st parameter 'thepMapRenderer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsRasterDataProvider::readBlock ( int bandNo, QgsRectangle const& viewExtent, int width, int height, QgsCoordinateReferenceSystem theSrcCRS, QgsCoordinateReferenceSystem theDestCRS, void* data )6th parameter 'theDestCRS' has type 'QgsCoordinateReferenceSystem'.
QgsRasterImageBuffer::QgsRasterImageBuffer [in-charge] ( QgsRasterDataProvider* dataProvider, int bandNo, QPainter* p, QgsRasterViewPort* viewPort, QgsMapToPixel const* mapToPixel, double* mGeoTransform )Field 'viewPort->mDestCRS' in 4th parameter 'viewPort' (pointer) has type 'QgsCoordinateReferenceSystem'.
QgsRasterLayer::copySymbologySettings ( QgsMapLayer const& theOther )Field 'theOther->mCRS' in 1st parameter 'theOther' (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsRasterLayer::draw ( QPainter* theQPainter, QgsRasterViewPort* myRasterViewPort, QgsMapToPixel const* theQgsMapToPixel )Field 'myRasterViewPort->mDestCRS' in 2nd parameter 'myRasterViewPort' (pointer) has type 'QgsCoordinateReferenceSystem'.
QgsRasterLayer::hasCompatibleSymbology ( QgsMapLayer const& theOther ) constField 'theOther->mCRS' in 1st parameter 'theOther' (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsRasterProjector::QgsRasterProjector [in-charge] ( QgsCoordinateReferenceSystem theSrcCRS, QgsCoordinateReferenceSystem theDestCRS, QgsRectangle theDestExtent, int theDestRows, int theDestCols, double theMaxSrcXRes, double theMaxSrcYRes, QgsRectangle theExtent )2nd parameter 'theDestCRS' has type 'QgsCoordinateReferenceSystem'.
QgsSnapper::QgsSnapper [in-charge] ( QgsMapRenderer* mapRender )Field 'mapRender->mDestCRS' in 1st parameter 'mapRender' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsTolerance::defaultTolerance ( QgsMapLayer* layer, QgsMapRenderer* renderer ) [static]Field 'renderer->mDestCRS' in 2nd parameter 'renderer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsTolerance::toleranceInMapUnits ( double tolerance, QgsMapLayer* layer, QgsMapRenderer* renderer, QgsTolerance::UnitType units ) [static]Field 'renderer->mDestCRS' in 3rd parameter 'renderer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsTolerance::vertexSearchRadius ( QgsMapLayer* layer, QgsMapRenderer* renderer ) [static]Field 'renderer->mDestCRS' in 2nd parameter 'renderer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsVectorFileWriter::writeAsShapefile ( QgsVectorLayer* layer, QString const& shapefileName, QString const& fileEncoding, QgsCoordinateReferenceSystem const* destCRS, bool onlySelected, QString* errorMessage, QStringList const& datasourceOptions, QStringList const& layerOptions ) [static]4th parameter 'destCRS' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsVectorLayer::copySymbologySettings ( QgsMapLayer const& other )Field 'other->mCRS' in 1st parameter 'other' (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsVectorLayer::hasCompatibleSymbology ( QgsMapLayer const& other ) constField 'other->mCRS' in 1st parameter 'other' (reference) has base type 'QgsCoordinateReferenceSystem'.
qgscoordinatetransform.h
[+] class QgsCoordinateTransform (1)
| Change |
Effect |
1 | Size of this class has been increased from 108 bytes to 124 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (58)
QgsCoordinateTransform::initialise ( )This method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::invalidTransformInput ( ) constThis method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::metaObject ( ) constThis method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::QgsCoordinateTransform [in-charge] ( )This constructor is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::QgsCoordinateTransform [in-charge] ( long theSourceSrsId, long theDestSrsId )This constructor is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::QgsCoordinateTransform [in-charge] ( long theSourceSrid, QString theDestWkt, QgsCoordinateReferenceSystem::CrsType theSourceCRSType )This constructor is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::QgsCoordinateTransform [in-charge] ( QgsCoordinateReferenceSystem const& theSource, QgsCoordinateReferenceSystem const& theDest )This constructor is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::QgsCoordinateTransform [in-charge] ( QString theSourceWkt, QString theDestWkt )This constructor is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::qt_metacast ( char const* p1 )This method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::readXML ( QDomNode& theNode )This method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::setDestCRS ( QgsCoordinateReferenceSystem const& theCRS )This method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::setDestCRSID ( long theCRSID )This method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::setSourceCrs ( QgsCoordinateReferenceSystem const& theCRS )This method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::staticMetaObject [data]This method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::transform ( double const x, double const y, QgsCoordinateTransform::TransformDirection direction ) constThis method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::transform ( QgsPoint const p, QgsCoordinateTransform::TransformDirection direction ) constThis method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::transform ( QgsRectangle const theRect, QgsCoordinateTransform::TransformDirection direction ) constThis method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::transformBoundingBox ( QgsRectangle const theRect, QgsCoordinateTransform::TransformDirection direction ) constThis method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::transformCoords ( int const& numPoint, double* x, double* y, double* z, QgsCoordinateTransform::TransformDirection direction ) constThis method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::transformInPlace ( double& x, double& y, double& z, QgsCoordinateTransform::TransformDirection direction ) constThis method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::transformInPlace ( std::vector<double>& x, std::vector<double>& y, std::vector<double>& z, QgsCoordinateTransform::TransformDirection direction ) constThis method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::writeXML ( QDomNode& theNode, QDomDocument& theDoc )This method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::~QgsCoordinateTransform [in-charge] ( )This method is from 'QgsCoordinateTransform' class.
QgsDiagramLayerSettings::readXML ( QDomElement const& elem )Field 'this->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsDiagramLayerSettings::writeXML ( QDomElement& layerElem, QDomDocument& doc ) constField 'this->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsGeometry::transform ( QgsCoordinateTransform const& ct )1st parameter 'ct' (reference) has base type 'QgsCoordinateTransform'.
QgsLabelingEngineInterface::addDiagramLayer ( QgsVectorLayer* layer, QgsDiagramLayerSettings* s )Field 's->ct' in 2nd parameter 's' (pointer) has base type 'QgsCoordinateTransform'.
QgsPalLabeling::addDiagramLayer ( QgsVectorLayer* layer, QgsDiagramLayerSettings* s )Field 's->ct' in 2nd parameter 's' (pointer) has base type 'QgsCoordinateTransform'.
QgsPalLabeling::clone ( )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::drawLabel ( pal::LabelPosition* label, QPainter* painter, QFont const& f, QColor const& c, QgsMapToPixel const* xform, double bufferSize, QColor const& bufferColor, bool drawBuffer )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::drawLabelCandidateRect ( pal::LabelPosition* lp, QPainter* painter, QgsMapToPixel const* xform )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::drawLabeling ( QgsRenderContext& context )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::exit ( )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::init ( QgsMapRenderer* mr )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::labelsAtPosition ( QgsPoint const& p )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::layer ( QString const& layerName )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::numCandidatePositions ( int& candPoint, int& candLine, int& candPolygon )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::prepareLayer ( QgsVectorLayer* layer, QSet<int>& attrIndices, QgsRenderContext& ctx )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::QgsPalLabeling [in-charge] ( )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::registerDiagramFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::registerFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::searchMethod ( ) constField 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::setNumCandidatePositions ( int candPoint, int candLine, int candPolygon )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::setSearchMethod ( QgsPalLabeling::Search s )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::willUseLayer ( QgsVectorLayer* layer )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::~QgsPalLabeling [in-charge] ( )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLayerSettings::calculateLabelSize ( QFontMetricsF const* fm, QString text, double& labelX, double& labelY )Field 'this->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLayerSettings::QgsPalLayerSettings [in-charge] ( )Field 'this->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLayerSettings::QgsPalLayerSettings [in-charge] ( QgsPalLayerSettings const& s )Field 's->ct' in 1st parameter 's' (reference) has base type 'QgsCoordinateTransform'.
QgsPalLayerSettings::readFromLayer ( QgsVectorLayer* layer )Field 'this->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLayerSettings::removeDataDefinedProperty ( QgsPalLayerSettings::DataDefinedProperties p )Field 'this->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLayerSettings::setDataDefinedProperty ( QgsPalLayerSettings::DataDefinedProperties p, int attributeIndex )Field 'this->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLayerSettings::sizeToPixel ( double size, QgsRenderContext const& c ) constField 'this->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLayerSettings::writeToLayer ( QgsVectorLayer* layer )Field 'this->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLayerSettings::~QgsPalLayerSettings [in-charge] ( )Field 'this->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsRenderContext::setCoordinateTransform ( QgsCoordinateTransform* t )1st parameter 't' (pointer) has base type 'QgsCoordinateTransform'.
QgsVectorLayer::setDiagramLayerSettings ( QgsDiagramLayerSettings const& s )Field 's->ct' in 1st parameter 's' (reference) has base type 'QgsCoordinateTransform'.
qgsdatasourceuri.h
[+] class QgsDataSourceURI (1)
| Change |
Effect |
1 | Size of this class has been increased from 52 bytes to 60 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (28)
QgsDataSourceURI::clearSchema ( )This method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::connectionInfo ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::database ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::geometryColumn ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::host ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::keyColumn ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::password ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::port ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::QgsDataSourceURI [in-charge] ( )This constructor is from 'QgsDataSourceURI' class.
QgsDataSourceURI::QgsDataSourceURI [in-charge] ( QString uri )This constructor is from 'QgsDataSourceURI' class.
QgsDataSourceURI::quotedTablename ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::schema ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::service ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::setConnection ( QString const& aService, QString const& aDatabase, QString const& aUsername, QString const& aPassword, QgsDataSourceURI::SSLmode sslmode )This method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::setConnection ( QString const& aHost, QString const& aPort, QString const& aDatabase, QString const& aUsername, QString const& aPassword, QgsDataSourceURI::SSLmode sslmode )This method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::setDatabase ( QString const& database )This method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::setDataSource ( QString const& aSchema, QString const& aTable, QString const& aGeometryColumn, QString const& aSql, QString const& aKeyColumn )This method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::setKeyColumn ( QString column )This method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::setPassword ( QString password )This method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::setSql ( QString sql )This method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::setUseEstimatedMetadata ( bool theFlag )This method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::setUsername ( QString username )This method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::sql ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::sslMode ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::table ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::uri ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::useEstimatedMetadata ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::username ( ) constThis method is from 'QgsDataSourceURI' class.
qgsfeature.h
[+] class QgsFeature (1)
| Change |
Effect |
1 | Size of this class has been increased from 20 bytes to 24 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (49)
QgsCategorizedSymbolRendererV2::symbolForFeature ( QgsFeature& feature )1st parameter 'feature' (reference) has base type 'QgsFeature'.
QgsContinuousColorRenderer::renderFeature ( QgsRenderContext& renderContext, QgsFeature& f, QImage* img, bool selected, double opacity )2nd parameter 'f' (reference) has base type 'QgsFeature'.
QgsFeature::addAttribute ( int field, QVariant attr )This method is from 'QgsFeature' class.
QgsFeature::attributeMap ( ) constThis method is from 'QgsFeature' class.
QgsFeature::changeAttribute ( int field, QVariant attr )This method is from 'QgsFeature' class.
QgsFeature::clean ( )This method is from 'QgsFeature' class.
QgsFeature::clearAttributeMap ( )This method is from 'QgsFeature' class.
QgsFeature::deleteAttribute ( int field )This method is from 'QgsFeature' class.
QgsFeature::geometry ( )This method is from 'QgsFeature' class.
QgsFeature::geometryAndOwnership ( )This method is from 'QgsFeature' class.
QgsFeature::id ( ) constThis method is from 'QgsFeature' class.
QgsFeature::isDirty ( ) constThis method is from 'QgsFeature' class.
QgsFeature::isValid ( ) constThis method is from 'QgsFeature' class.
QgsFeature::operator = ( QgsFeature const& rhs )1st parameter 'rhs' (reference) has base type 'QgsFeature'.
QgsFeature::QgsFeature [in-charge] ( QgsFeature const& rhs )1st parameter 'rhs' (reference) has base type 'QgsFeature'.
QgsFeature::setAttributeMap ( QgsAttributeMap const& attributeMap )This method is from 'QgsFeature' class.
QgsFeature::setGeometry ( QgsGeometry const& geom )This method is from 'QgsFeature' class.
QgsFeature::setGeometry ( QgsGeometry* geom )This method is from 'QgsFeature' class.
QgsFeature::setGeometryAndOwnership ( unsigned char* geom, size_t length )This method is from 'QgsFeature' class.
QgsFeature::setTypeName ( QString typeName )This method is from 'QgsFeature' class.
QgsFeature::setValid ( bool validity )This method is from 'QgsFeature' class.
QgsFeature::typeName ( ) constThis method is from 'QgsFeature' class.
QgsFeature::~QgsFeature [in-charge] ( )This method is from 'QgsFeature' class.
QgsFeatureRendererV2::renderFeature ( QgsFeature& feature, QgsRenderContext& context, int layer, bool selected, bool drawVertexMarker )1st parameter 'feature' (reference) has base type 'QgsFeature'.
QgsGraduatedSymbolRenderer::renderFeature ( QgsRenderContext& renderContext, QgsFeature& f, QImage* img, bool selected, double opacity )2nd parameter 'f' (reference) has base type 'QgsFeature'.
QgsGraduatedSymbolRenderer::symbolForFeature ( QgsFeature const* f )1st parameter 'f' (pointer) has base type 'QgsFeature'.
QgsGraduatedSymbolRenderer::willRenderFeature ( QgsFeature* f )1st parameter 'f' (pointer) has base type 'QgsFeature'.
QgsGraduatedSymbolRendererV2::symbolForFeature ( QgsFeature& feature )1st parameter 'feature' (reference) has base type 'QgsFeature'.
QgsLabel::fieldValue ( int attr, QgsFeature& feature )2nd parameter 'feature' (reference) has base type 'QgsFeature'.
QgsLabel::renderLabel ( QgsRenderContext& renderContext, QgsFeature& feature, bool selected, QgsLabelAttributes* classAttributes )2nd parameter 'feature' (reference) has base type 'QgsFeature'.
QgsLabelingEngineInterface::registerDiagramFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )2nd parameter 'feat' (reference) has base type 'QgsFeature'.
QgsPalLabeling::registerDiagramFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )2nd parameter 'feat' (reference) has base type 'QgsFeature'.
QgsPalLabeling::registerFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )2nd parameter 'feat' (reference) has base type 'QgsFeature'.
QgsRenderer::symbolForFeature ( QgsFeature const* f )1st parameter 'f' (pointer) has base type 'QgsFeature'.
QgsRenderer::willRenderFeature ( QgsFeature* f )1st parameter 'f' (pointer) has base type 'QgsFeature'.
QgsSearchTreeNode::checkAgainst ( QgsFieldMap const& fields, QgsFeature& f )2nd parameter 'f' (reference) has base type 'QgsFeature'.
QgsSearchTreeNode::getValue ( QgsSearchTreeValue& value, QgsSearchTreeNode* node, QgsFieldMap const& fields, QgsFeature& f )4th parameter 'f' (reference) has base type 'QgsFeature'.
QgsSearchTreeNode::valueAgainst ( QgsFieldMap const& fields, QgsFeature& f )2nd parameter 'f' (reference) has base type 'QgsFeature'.
QgsSingleSymbolRenderer::renderFeature ( QgsRenderContext& renderContext, QgsFeature& f, QImage* img, bool selected, double opacity )2nd parameter 'f' (reference) has base type 'QgsFeature'.
QgsSingleSymbolRenderer::symbolForFeature ( QgsFeature const* f )1st parameter 'f' (pointer) has base type 'QgsFeature'.
QgsSingleSymbolRendererV2::symbolForFeature ( QgsFeature& feature )1st parameter 'feature' (reference) has base type 'QgsFeature'.
QgsSpatialIndex::deleteFeature ( QgsFeature& f )1st parameter 'f' (reference) has base type 'QgsFeature'.
QgsSpatialIndex::insertFeature ( QgsFeature& f )1st parameter 'f' (reference) has base type 'QgsFeature'.
QgsUniqueValueRenderer::renderFeature ( QgsRenderContext& renderContext, QgsFeature& f, QImage* img, bool selected, double opacity )2nd parameter 'f' (reference) has base type 'QgsFeature'.
QgsUniqueValueRenderer::symbolForFeature ( QgsFeature const* f )1st parameter 'f' (pointer) has base type 'QgsFeature'.
QgsUniqueValueRenderer::willRenderFeature ( QgsFeature* f )1st parameter 'f' (pointer) has base type 'QgsFeature'.
QgsVectorFileWriter::addFeature ( QgsFeature& feature )1st parameter 'feature' (reference) has base type 'QgsFeature'.
QgsVectorLayer::addFeature ( QgsFeature& f, bool alsoUpdateExtent )1st parameter 'f' (reference) has base type 'QgsFeature'.
QgsVectorLayer::nextFeature ( QgsFeature& feature )1st parameter 'feature' (reference) has base type 'QgsFeature'.
qgsfillsymbollayerv2.h
[+] class QgsSVGFillSymbolLayer (3)
| Change |
Effect |
1 | Size of this class has been increased from 104 bytes to 144 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
2 | Base class QgsImageFillSymbolLayer has been added. | 1) The layout of v-table in this class has been changed. 2) The memory layout in this class has been shifted by 16 bytes. |
3 | Base class QgsFillSymbolLayerV2 has been removed. | 1) The layout of v-table in this class has been changed. 2) The memory layout in this class has been shifted by 16 bytes. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 15 entries | Virtual Table (New) - 17 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsSymbolLayerV2::setColor |
QgsSymbolLayerV2::setColor |
12 |
QgsSymbolLayerV2::color |
QgsSymbolLayerV2::color |
16 |
~QgsSVGFillSymbolLayer |
~QgsSVGFillSymbolLayer |
20 |
~QgsSVGFillSymbolLayer |
~QgsSVGFillSymbolLayer |
24 |
QgsSVGFillSymbolLayer::layerType |
QgsSVGFillSymbolLayer::layerType |
28 |
QgsSVGFillSymbolLayer::startRender |
QgsSVGFillSymbolLayer::startRender |
32 |
QgsSVGFillSymbolLayer::stopRender |
QgsSVGFillSymbolLayer::stopRender |
36 |
QgsSVGFillSymbolLayer::clone |
QgsSVGFillSymbolLayer::clone |
40 |
QgsSVGFillSymbolLayer::properties |
QgsSVGFillSymbolLayer::toSld |
44 |
QgsFillSymbolLayerV2::drawPreviewIcon |
QgsSVGFillSymbolLayer::properties |
48 |
QgsSVGFillSymbolLayer::subSymbol |
QgsFillSymbolLayerV2::drawPreviewIcon |
52 |
QgsSVGFillSymbolLayer::setSubSymbol |
QgsImageFillSymbolLayer::subSymbol |
56 |
QgsSVGFillSymbolLayer::renderPolygon |
QgsImageFillSymbolLayer::setSubSymbol |
60 |
|
QgsSymbolLayerV2::usedAttributes |
64 |
|
QgsImageFillSymbolLayer::renderPolygon |
[+] affected symbols (13)
QgsSVGFillSymbolLayer::clone ( ) constThis method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::create ( QgsStringMap const& properties ) [static]This method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::layerType ( ) constThis method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::properties ( ) constThis method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::QgsSVGFillSymbolLayer [in-charge] ( QByteArray const& svgData, double width, double rotation )This constructor is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::QgsSVGFillSymbolLayer [in-charge] ( QString const& svgFilePath, double width, double rotation )This constructor is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::renderPolygon ( QPolygonF const& points, QList<QPolygonF>* rings, QgsSymbolV2RenderContext& context )This method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::setSubSymbol ( QgsSymbolV2* symbol )This method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::setSvgFilePath ( QString const& svgPath )This method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::startRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::stopRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::subSymbol ( )This method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::~QgsSVGFillSymbolLayer [in-charge] ( )This method is from 'QgsSVGFillSymbolLayer' class.
qgsgpsconnection.h
[+] class QgsGPSConnection (1)
| Change |
Effect |
1 | Size of this class has been increased from 88 bytes to 132 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (24)
QgsGPSConnection::close ( )This method is from 'QgsGPSConnection' class.
QgsGPSConnection::connect ( )This method is from 'QgsGPSConnection' class.
QgsGPSConnection::metaObject ( ) constThis method is from 'QgsGPSConnection' class.
QgsGPSConnection::QgsGPSConnection [in-charge] ( QIODevice* dev )This constructor is from 'QgsGPSConnection' class.
QgsGPSConnection::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsGPSConnection' class.
QgsGPSConnection::qt_metacast ( char const* p1 )This method is from 'QgsGPSConnection' class.
QgsGPSConnection::setSource ( QIODevice* source )This method is from 'QgsGPSConnection' class.
QgsGPSConnection::stateChanged ( QgsGPSInformation const& info )This method is from 'QgsGPSConnection' class.
QgsGPSConnection::staticMetaObject [data]This method is from 'QgsGPSConnection' class.
QgsGPSConnection::~QgsGPSConnection [in-charge] ( )This method is from 'QgsGPSConnection' class.
QgsGPSDetector::detected ( QgsGPSConnection* p1 )1st parameter 'p1' (pointer) has base type 'QgsGPSConnection'.
QgsNMEAConnection::metaObject ( ) constThis method is from derived class 'QgsNMEAConnection'.
QgsNMEAConnection::parseData ( )This method is from derived class 'QgsNMEAConnection'.
QgsNMEAConnection::processGGASentence ( char const* data, int len )This method is from derived class 'QgsNMEAConnection'.
QgsNMEAConnection::processGSASentence ( char const* data, int len )This method is from derived class 'QgsNMEAConnection'.
QgsNMEAConnection::processGSVSentence ( char const* data, int len )This method is from derived class 'QgsNMEAConnection'.
QgsNMEAConnection::processRMCSentence ( char const* data, int len )This method is from derived class 'QgsNMEAConnection'.
QgsNMEAConnection::processStringBuffer ( )This method is from derived class 'QgsNMEAConnection'.
QgsNMEAConnection::processVTGSentence ( char const* data, int len )This method is from derived class 'QgsNMEAConnection'.
QgsNMEAConnection::QgsNMEAConnection [in-charge] ( QIODevice* dev )This constructor is from derived class 'QgsNMEAConnection'.
QgsNMEAConnection::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from derived class 'QgsNMEAConnection'.
QgsNMEAConnection::qt_metacast ( char const* p1 )This method is from derived class 'QgsNMEAConnection'.
QgsNMEAConnection::staticMetaObject [data]This method is from derived class 'QgsNMEAConnection'.
QgsNMEAConnection::~QgsNMEAConnection [in-charge] ( )This method is from derived class 'QgsNMEAConnection'.
qgsgpsdconnection.h
[+] class QgsGpsdConnection (1)
| Change |
Effect |
1 | Size of this class has been increased from 96 bytes to 140 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (6)
QgsGpsdConnection::metaObject ( ) constThis method is from 'QgsGpsdConnection' class.
QgsGpsdConnection::QgsGpsdConnection [in-charge] ( QString host, qint16 port, QString device )This constructor is from 'QgsGpsdConnection' class.
QgsGpsdConnection::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsGpsdConnection' class.
QgsGpsdConnection::qt_metacast ( char const* p1 )This method is from 'QgsGpsdConnection' class.
QgsGpsdConnection::staticMetaObject [data]This method is from 'QgsGpsdConnection' class.
QgsGpsdConnection::~QgsGpsdConnection [in-charge] ( )This method is from 'QgsGpsdConnection' class.
qgsmaplayer.h
[+] class QgsMapLayer (8)
| Change |
Effect |
1 | Size of this class has been increased from 100 bytes to 108 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
2 | Virtual method QgsMapLayer::loadSldStyle ( QString const, bool& ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
3 | Virtual method QgsMapLayer::metadata ( ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
4 | Virtual method QgsMapLayer::readSld ( QDomNode const&, QString& ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
5 | Virtual method QgsMapLayer::readXml ( QDomNode const& ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
6 | Virtual method QgsMapLayer::saveSldStyle ( QString const, bool& ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
7 | Virtual method QgsMapLayer::styleURI ( ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
8 | Virtual method QgsMapLayer::readXml ( QDomNode& ) has been removed from this class. | The layout of v-table has been changed. Call of this virtual method or any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 36 entries | Virtual Table (New) - 41 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsMapLayer::metaObject |
QgsMapLayer::metaObject |
12 |
QgsMapLayer::qt_metacast |
QgsMapLayer::qt_metacast |
16 |
QgsMapLayer::qt_metacall |
QgsMapLayer::qt_metacall |
20 |
~QgsMapLayer |
~QgsMapLayer |
24 |
~QgsMapLayer |
~QgsMapLayer |
28 |
QObject::event |
QObject::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QObject::timerEvent |
QObject::timerEvent |
40 |
QObject::childEvent |
QObject::childEvent |
44 |
QObject::customEvent |
QObject::customEvent |
48 |
QgsMapLayer::connectNotify |
QgsMapLayer::connectNotify |
52 |
QObject::disconnectNotify |
QObject::disconnectNotify |
56 |
QgsMapLayer::reload |
QgsMapLayer::reload |
60 |
QgsMapLayer::draw |
QgsMapLayer::draw |
64 |
QgsMapLayer::drawLabels |
QgsMapLayer::drawLabels |
68 |
QgsMapLayer::subLayers |
QgsMapLayer::subLayers |
72 |
QgsMapLayer::setLayerOrder |
QgsMapLayer::setLayerOrder |
76 |
QgsMapLayer::setSubLayerVisibility |
QgsMapLayer::setSubLayerVisibility |
80 |
QgsMapLayer::isEditable |
QgsMapLayer::isEditable |
84 |
__cxa_pure_virtual |
__cxa_pure_virtual |
88 |
__cxa_pure_virtual |
__cxa_pure_virtual |
92 |
QgsMapLayer::lastErrorTitle |
QgsMapLayer::lastErrorTitle |
96 |
QgsMapLayer::lastError |
QgsMapLayer::lastError |
100 |
QgsMapLayer::loadDefaultStyle |
QgsMapLayer::styleURI |
104 |
QgsMapLayer::loadNamedStyle |
QgsMapLayer::loadDefaultStyle |
108 |
QgsMapLayer::loadNamedStyleFromDb |
QgsMapLayer::loadNamedStyle |
112 |
QgsMapLayer::saveDefaultStyle |
QgsMapLayer::loadNamedStyleFromDb |
116 |
QgsMapLayer::saveNamedStyle |
QgsMapLayer::saveDefaultStyle |
120 |
__cxa_pure_virtual |
QgsMapLayer::saveNamedStyle |
124 |
__cxa_pure_virtual |
QgsMapLayer::saveSldStyle |
128 |
QgsMapLayer::invalidTransformInput |
QgsMapLayer::loadSldStyle |
132 |
QgsMapLayer::timestamp |
QgsMapLayer::readSld |
136 |
QgsMapLayer::readXml |
__cxa_pure_virtual |
140 |
QgsMapLayer::writeXml |
__cxa_pure_virtual |
144 |
|
QgsMapLayer::invalidTransformInput |
148 |
|
QgsMapLayer::metadata |
152 |
|
QgsMapLayer::timestamp |
156 |
|
QgsMapLayer::readXml |
160 |
|
QgsMapLayer::writeXml |
[+] affected symbols (341)
QgisInterface::currentLayerChanged ( QgsMapLayer* layer )1st parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsLegendModel::addLayer ( QgsMapLayer* theMapLayer )1st parameter 'theMapLayer' (pointer) has base type 'QgsMapLayer'.
QgsMapCanvas::currentLayer ( )Return value (pointer) has base type 'QgsMapLayer'.
QgsMapCanvas::layer ( int index )Return value (pointer) has base type 'QgsMapLayer'.
QgsMapCanvas::selectionChanged ( QgsMapLayer* layer )1st parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsMapCanvas::setCurrentLayer ( QgsMapLayer* layer )1st parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsMapCanvas::showError ( QgsMapLayer* mapLayer )1st parameter 'mapLayer' (pointer) has base type 'QgsMapLayer'.
QgsMapLayer::capitaliseLayerName ( QString const name ) [static]This method is from 'QgsMapLayer' class.
QgsMapLayer::clearCacheImage ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::connectNotify ( char const* signal )This method is from 'QgsMapLayer' class.
QgsMapLayer::copySymbologySettings ( QgsMapLayer const& other )This method is from 'QgsMapLayer' class.
QgsMapLayer::customProperty ( QString const& value, QVariant const& defaultValue ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::dataChanged ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::draw ( QgsRenderContext& rendererContext )This method is from 'QgsMapLayer' class.
QgsMapLayer::drawingProgress ( int theProgress, int theTotalSteps )This method is from 'QgsMapLayer' class.
QgsMapLayer::drawLabels ( QgsRenderContext& rendererContext )This method is from 'QgsMapLayer' class.
QgsMapLayer::extent ( ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::getTransparency ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::hasCompatibleSymbology ( QgsMapLayer const& other ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::hasScaleBasedVisibility ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::id ( ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::invalidTransformInput ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::isEditable ( ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::isValid ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::lastError ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::lastErrorTitle ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::layerCrsChanged ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::layerNameChanged ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::loadDefaultStyle ( bool& theResultFlag )This method is from 'QgsMapLayer' class.
QgsMapLayer::loadNamedStyle ( QString const theURI, bool& theResultFlag )This method is from 'QgsMapLayer' class.
QgsMapLayer::loadNamedStyleFromDb ( QString const db, QString const theURI, QString& qml )This method is from 'QgsMapLayer' class.
QgsMapLayer::maximumScale ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::metaObject ( ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::minimumScale ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::name ( ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::publicSource ( ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::QgsMapLayer [in-charge] ( QgsMapLayer::LayerType type, QString lyrname, QString source )This constructor is from 'QgsMapLayer' class.
QgsMapLayer::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsMapLayer' class.
QgsMapLayer::qt_metacast ( char const* p1 )This method is from 'QgsMapLayer' class.
QgsMapLayer::readCustomProperties ( QDomNode const& layerNode, QString const& keyStartsWith )This method is from 'QgsMapLayer' class.
QgsMapLayer::readSymbology ( QDomNode const& node, QString& errorMessage )This method is from 'QgsMapLayer' class.
QgsMapLayer::recalculateExtents ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::reload ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::removeCustomProperty ( QString const& key )This method is from 'QgsMapLayer' class.
QgsMapLayer::repaintRequested ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::saveDefaultStyle ( bool& theResultFlag )This method is from 'QgsMapLayer' class.
QgsMapLayer::saveNamedStyle ( QString const theURI, bool& theResultFlag )This method is from 'QgsMapLayer' class.
QgsMapLayer::screenUpdateRequested ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::setCacheImage ( QImage* thepImage )This method is from 'QgsMapLayer' class.
QgsMapLayer::setCrs ( QgsCoordinateReferenceSystem const& srs, bool emitSignal )This method is from 'QgsMapLayer' class.
QgsMapLayer::setCustomProperty ( QString const& key, QVariant const& value )This method is from 'QgsMapLayer' class.
QgsMapLayer::setLayerName ( QString const& name )This method is from 'QgsMapLayer' class.
QgsMapLayer::setMaximumScale ( float theMaxScale )This method is from 'QgsMapLayer' class.
QgsMapLayer::setMinimumScale ( float theMinScale )This method is from 'QgsMapLayer' class.
QgsMapLayer::setSubLayerVisibility ( QString name, bool vis )This method is from 'QgsMapLayer' class.
QgsMapLayer::setTransparency ( unsigned int p1 )This method is from 'QgsMapLayer' class.
QgsMapLayer::setValid ( bool valid )This method is from 'QgsMapLayer' class.
QgsMapLayer::source ( ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::srs ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::staticMetaObject [data]This method is from 'QgsMapLayer' class.
QgsMapLayer::statusChanged ( QString theStatus )This method is from 'QgsMapLayer' class.
QgsMapLayer::timestamp ( ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::toggleScaleBasedVisibility ( bool theVisibilityFlag )This method is from 'QgsMapLayer' class.
QgsMapLayer::type ( ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::undoStack ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::writeCustomProperties ( QDomNode& layerNode, QDomDocument& doc ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::writeSymbology ( QDomNode& node, QDomDocument& doc, QString& errorMessage ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::writeXml ( QDomNode& layer_node, QDomDocument& document )This method is from 'QgsMapLayer' class.
QgsMapLayer::writeXML ( QDomNode& layer_node, QDomDocument& document )This method is from 'QgsMapLayer' class.
QgsMapLayer::~QgsMapLayer [in-charge] ( )This method is from 'QgsMapLayer' class.
QgsMapLayerRegistry::addMapLayer ( QgsMapLayer* theMapLayer, bool theEmitSignal )1st parameter 'theMapLayer' (pointer) has base type 'QgsMapLayer'.
QgsMapLayerRegistry::layerWasAdded ( QgsMapLayer* theMapLayer )1st parameter 'theMapLayer' (pointer) has base type 'QgsMapLayer'.
QgsMapLayerRegistry::mapLayer ( QString theLayerId )Return value (pointer) has base type 'QgsMapLayer'.
QgsMapRenderer::drawError ( QgsMapLayer* p1 )1st parameter 'p1' (pointer) has base type 'QgsMapLayer'.
QgsMapRenderer::layerExtentToOutputExtent ( QgsMapLayer* theLayer, QgsRectangle extent )1st parameter 'theLayer' (pointer) has base type 'QgsMapLayer'.
QgsMapRenderer::layerToMapCoordinates ( QgsMapLayer* theLayer, QgsPoint point )1st parameter 'theLayer' (pointer) has base type 'QgsMapLayer'.
QgsMapRenderer::mapToLayerCoordinates ( QgsMapLayer* theLayer, QgsPoint point )1st parameter 'theLayer' (pointer) has base type 'QgsMapLayer'.
QgsMapRenderer::mapToLayerCoordinates ( QgsMapLayer* theLayer, QgsRectangle rect )1st parameter 'theLayer' (pointer) has base type 'QgsMapLayer'.
QgsMapRenderer::splitLayersExtent ( QgsMapLayer* layer, QgsRectangle& extent, QgsRectangle& r2 )1st parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsMapTip::showMapTip ( QgsMapLayer* thepLayer, QgsPoint& theMapPosition, QPoint& thePixelPosition, QgsMapCanvas* mpMapCanvas )1st parameter 'thepLayer' (pointer) has base type 'QgsMapLayer'.
QgsMapTool::toLayerCoordinates ( QgsMapLayer* layer, QgsPoint const& point )1st parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsMapTool::toLayerCoordinates ( QgsMapLayer* layer, QgsRectangle const& rect )1st parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsMapTool::toLayerCoordinates ( QgsMapLayer* layer, QPoint const& point )1st parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsMapTool::toMapCoordinates ( QgsMapLayer* layer, QgsPoint const& point )1st parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsPluginLayer::metaObject ( ) constThis method is from derived class 'QgsPluginLayer'.
QgsPluginLayer::pluginLayerType ( )This method is from derived class 'QgsPluginLayer'.
QgsPluginLayer::QgsPluginLayer [in-charge] ( QString layerType, QString layerName )This constructor is from derived class 'QgsPluginLayer'.
QgsPluginLayer::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from derived class 'QgsPluginLayer'.
QgsPluginLayer::qt_metacast ( char const* p1 )This method is from derived class 'QgsPluginLayer'.
QgsPluginLayer::setExtent ( QgsRectangle const& extent )This method is from derived class 'QgsPluginLayer'.
QgsPluginLayer::staticMetaObject [data]This method is from derived class 'QgsPluginLayer'.
QgsPluginLayer::~QgsPluginLayer [in-charge] ( )This method is from derived class 'QgsPluginLayer'.
QgsRasterLayer::bandCount ( )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::bandName ( int theBandNoInt )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::bandNumber ( QString const& theBandName )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::bandStatistics ( int p1 )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::bandStatistics ( QString const& p1 )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::buildPyramidList ( )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::buildPyramids ( QgsRasterLayer::RasterPyramidList const& p1, QString const& theResamplingMethod, bool theTryInternalFlag )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::buildSupportedRasterFileFilter ( QString& fileFilters ) [static]This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::colorShadingAlgorithmAsString ( ) constThis method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::colorTable ( int theBandNoInt )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::computeMinimumMaximumEstimates ( int theBand, double& theMin, double& theMax )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::computeMinimumMaximumEstimates ( int theBand, double* theMinMax )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::computeMinimumMaximumEstimates ( QString theBand, double* theMinMax )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::computeMinimumMaximumFromLastExtent ( int theBand, double& theMin, double& theMax )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::computeMinimumMaximumFromLastExtent ( int theBand, double* theMinMax )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::computeMinimumMaximumFromLastExtent ( QString theBand, double* theMinMax )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::contrastEnhancement ( unsigned int theBand )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::contrastEnhancementAlgorithmAsString ( ) constThis method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::copySymbologySettings ( QgsMapLayer const& theOther )1st parameter 'theOther' (reference) has base type 'QgsMapLayer'.
QgsRasterLayer::dataChanged ( )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::dataProvider ( )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::dataProvider ( ) constThis method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::draw ( QgsRenderContext& rendererContext )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::draw ( QPainter* theQPainter, QgsRasterViewPort* myRasterViewPort, QgsMapToPixel const* theQgsMapToPixel )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::drawingStyleAsString ( ) constThis method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::hasCompatibleSymbology ( QgsMapLayer const& theOther ) const1st parameter 'theOther' (reference) has base type 'QgsMapLayer'.
QgsRasterLayer::hasStatistics ( int theBandNoInt )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::identify ( QgsPoint const& point, QMap<QString, QString>& results )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::identifyAsHtml ( QgsPoint const& point )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::identifyAsText ( QgsPoint const& point )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::init ( )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::isEditable ( ) constThis method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::isValidRasterFileName ( QString const& theFileNameQString ) [static]This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::isValidRasterFileName ( QString const& theFileNameQString, QString& retError ) [static]This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::lastError ( )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::lastErrorTitle ( )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::lastModified ( QString const& name ) [static]This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::legendAsPixmap ( )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::legendAsPixmap ( bool p1 )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::legendAsPixmap ( int theLabelCount )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::loadProvider ( QString theProviderKey, QString theDataSource ) [static]This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::loadProviderLibrary ( QString theProviderKey ) [static]This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::maximumValue ( QString theBand )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::maximumValue ( unsigned int theBand )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::metadata ( )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::metaObject ( ) constThis method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::minimumValue ( QString theBand )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::minimumValue ( unsigned int theBand )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::onProgress ( int p1, double p2, QString p3 )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::paletteAsPixmap ( int theBand )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::populateHistogram ( int theBandNoInt, int theBinCountInt, bool theIgnoreOutOfRangeFlag, bool theThoroughBandScanFlag )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::progressUpdate ( int theValue )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::providerKey ( ) constThis method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::QgsRasterLayer [in-charge] ( int dummy, QString const& baseName, QString const& path, QString const& providerLib, QStringList const& layers, QStringList const& styles, QString const& format, QString const& crs )This constructor is from derived class 'QgsRasterLayer'.
QgsRasterLayer::QgsRasterLayer [in-charge] ( QString const& path, QString const& baseName, bool loadDefaultStyleFlag )This constructor is from derived class 'QgsRasterLayer'.
QgsRasterLayer::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::qt_metacast ( char const* p1 )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::rasterUnitsPerPixel ( )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::readColorTable ( int theBandNumber, QList<QgsColorRampShader::ColorRampItem>* theList )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::readSymbology ( QDomNode const& node, QString& errorMessage )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::readXml ( QDomNode& layer_node )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::registerGdalDrivers ( ) [static]This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::reload ( )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::resetNoDataValue ( )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setBlueBandName ( QString const& theBandName )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setColorShadingAlgorithm ( QgsRasterLayer::ColorShadingAlgorithm theShaderAlgorithm )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setColorShadingAlgorithm ( QString theShaderAlgorithm )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setContrastEnhancementAlgorithm ( QgsContrastEnhancement::ContrastEnhancementAlgorithm theAlgorithm, bool theGenerateLookupTableFlag )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setContrastEnhancementAlgorithm ( QString theAlgorithm, bool theGenerateLookupTableFlag )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setContrastEnhancementFunction ( QgsContrastEnhancementFunction* theFunction )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setDataProvider ( QString const& provider, QStringList const& layers, QStringList const& styles, QString const& format, QString const& crs )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setDataProvider ( QString const& provider, QStringList const& layers, QStringList const& styles, QString const& format, QString const& crs, bool loadDefaultStyleFlag )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setDrawingStyle ( QString const& theDrawingStyleQString )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setGrayBandName ( QString const& theBandName )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setGreenBandName ( QString const& theBandName )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setLayerOrder ( QStringList const& layers )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setMaximumValue ( QString theBand, double theValue, bool theGenerateLookupTableFlag )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setMaximumValue ( unsigned int theBand, double theValue, bool theGenerateLookupTableFlag )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setMinimumMaximumUsingDataset ( )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setMinimumMaximumUsingLastExtent ( )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setMinimumValue ( QString theBand, double theValue, bool theGenerateLookupTableFlag )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setMinimumValue ( unsigned int theBand, double theValue, bool theGenerateLookupTableFlag )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setNoDataValue ( double theNoData )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setRasterShaderFunction ( QgsRasterShaderFunction* theFunction )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setRedBandName ( QString const& theBandName )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setSubLayerVisibility ( QString const& name, bool vis )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::setTransparentBandName ( QString const& theBandName )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::showProgress ( int theValue )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::showStatusMessage ( QString const& theMessage )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::staticMetaObject [data]This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::subLayers ( ) constThis method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::thumbnailAsImage ( QImage* thepImage )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::thumbnailAsPixmap ( QPixmap* theQPixmap )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::timestamp ( ) constThis method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::triggerRepaint ( )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::updateProgress ( int p1, int p2 )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::usesProvider ( )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::writeSymbology ( QDomNode& p1, QDomDocument& doc, QString& errorMessage ) constThis method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::writeXml ( QDomNode& layer_node, QDomDocument& doc )This method is from derived class 'QgsRasterLayer'.
QgsRasterLayer::~QgsRasterLayer [in-charge] ( )This method is from derived class 'QgsRasterLayer'.
QgsTolerance::defaultTolerance ( QgsMapLayer* layer, QgsMapRenderer* renderer ) [static]1st parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsTolerance::toleranceInMapUnits ( double tolerance, QgsMapLayer* layer, QgsMapRenderer* renderer, QgsTolerance::UnitType units ) [static]2nd parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsTolerance::vertexSearchRadius ( QgsMapLayer* layer, QgsMapRenderer* renderer ) [static]1st parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsVectorLayer::addAttribute ( QgsField const& field )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::addAttribute ( QString name, QString type )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::addAttributeAlias ( int attIndex, QString aliasString )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::addFeature ( QgsFeature& f, bool alsoUpdateExtent )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::addFeatures ( QgsFeatureList features, bool makeSelected )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::addIsland ( QList<QgsPoint>const& ring )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::addJoin ( QgsVectorJoinInfo joinInfo )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::addOverlay ( QgsVectorOverlay* overlay )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::addRing ( QList<QgsPoint>const& ring )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::addTopologicalPoints ( QgsGeometry* geom )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::addTopologicalPoints ( QgsPoint const& p )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::attributeAdded ( int idx )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::attributeAlias ( int attributeIndex ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::attributeDeleted ( int idx )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::attributeDisplayName ( int attributeIndex ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::attributeValueChanged ( int fid, int idx, QVariant const& p3 )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::beginEditCommand ( QString text )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::boundingBoxOfSelected ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::capabilitiesString ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::changeAttributeValue ( int fid, int field, QVariant value, bool emitSignal )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::changeGeometry ( int fid, QgsGeometry* geom )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::checkedState ( int idx )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::checkJoinLayerRemove ( QString theLayerId )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::commitChanges ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::commitErrors ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::committedAttributesAdded ( QString const& layerId, QList<QgsField>const& addedAttributes )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::committedAttributesDeleted ( QString const& layerId, QgsAttributeIds const& deletedAttributeIds )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::committedAttributeValuesChanges ( QString const& layerId, QMap<int, QMap<int, QVariant> > const& changedAttributesValues )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::committedFeaturesAdded ( QString const& layerId, QgsFeatureList const& addedFeatures )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::committedFeaturesRemoved ( QString const& layerId, QSet<int> const& deletedFeatureIds )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::committedGeometriesChanges ( QString const& layerId, QMap<int, QgsGeometry> const& changedGeometries )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::copySymbologySettings ( QgsMapLayer const& other )1st parameter 'other' (reference) has base type 'QgsMapLayer'.
QgsVectorLayer::createJoinCaches ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::dataComment ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::dataProvider ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::dataProvider ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::deleteAttribute ( int attr )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::deleteFeature ( int fid )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::deleteSelectedFeatures ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::deleteVertex ( int atFeatureId, int atVertex )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::deselect ( int featureId, bool emitSignal )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::destroyEditCommand ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::displayField ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::draw ( QgsRenderContext& rendererContext )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::drawLabels ( QgsRenderContext& rendererContext )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::drawRendererV2 ( QgsRenderContext& rendererContext, bool labeling )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::drawRendererV2Levels ( QgsRenderContext& rendererContext, bool labeling )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::drawVertexMarker ( double x, double y, QPainter& p, QgsVectorLayer::VertexMarkerType type, int vertexSize ) [static]This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::editForm ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::editFormInit ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::editingStarted ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::editingStopped ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::editType ( int idx )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::enableLabels ( bool on )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::endEditCommand ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::featureAdded ( int fid )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::featureAtId ( int featureId, QgsFeature& f, bool fetchGeometries, bool fetchAttributes )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::featureCount ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::featureDeleted ( int fid )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::fieldNameIndex ( QString const& fieldName ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::findOverlayByType ( QString const& typeName )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::geometryType ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::hasCompatibleSymbology ( QgsMapLayer const& other ) const1st parameter 'other' (reference) has base type 'QgsMapLayer'.
QgsVectorLayer::hasGeometryType ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::hasLabelsEnabled ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::insertSegmentVerticesForSnap ( QList<QgsSnappingResult>const& snapResults )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::insertVertex ( double x, double y, int atFeatureId, int beforeVertex )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::invertSelection ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::invertSelectionInRectangle ( QgsRectangle& rect )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::isEditable ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::isModified ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::isReadOnly ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::isUsingRendererV2 ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::label ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::label ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::layerDeleted ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::layerModified ( bool onlyGeometry )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::maximumValue ( int index )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::metaObject ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::minimumValue ( int index )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::moveVertex ( double x, double y, int atFeatureId, int atVertex )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::nextFeature ( QgsFeature& feature )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::pendingAllAttributesList ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::pendingFeatureCount ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::pendingFields ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::providerType ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::QgsVectorLayer [in-charge] ( QString path, QString baseName, QString providerLib, bool loadDefaultStyleFlag )This constructor is from derived class 'QgsVectorLayer'.
QgsVectorLayer::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::qt_metacast ( char const* p1 )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::range ( int idx )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::readSymbology ( QDomNode const& node, QString& errorMessage )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::readXml ( QDomNode& layer_node )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::redoEditCommand ( QgsUndoCommand* cmd )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::reload ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::removeJoin ( QString const& joinLayerId )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::removeOverlay ( QString const& typeName )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::removePolygonIntersections ( QgsGeometry* geom )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::removeSelection ( bool emitSignal )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::renderer ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::rendererV2 ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::rollBack ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::select ( int featureId, bool emitSignal )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::select ( QgsRectangle& rect, bool lock )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::select ( QgsAttributeList fetchAttributes, QgsRectangle rect, bool fetchGeometry, bool useIntersect )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::selectedFeatureCount ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::selectedFeatures ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::selectedFeaturesIds ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::selectionChanged ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::setAnnotationForm ( QString const& ui )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::setCheckedState ( int idx, QString checked, QString notChecked )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::setCoordinateSystem ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::setDiagramLayerSettings ( QgsDiagramLayerSettings const& s )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::setDiagramRenderer ( QgsDiagramRendererV2* r )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::setDisplayField ( QString fldName )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::setEditForm ( QString ui )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::setEditFormInit ( QString function )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::setEditType ( int idx, QgsVectorLayer::EditType edit )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::setModified ( bool modified, bool onlyGeometryWasModified )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::setProviderEncoding ( QString const& encoding )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::setReadOnly ( bool readonly )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::setRenderer ( QgsRenderer* r )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::setRendererV2 ( QgsFeatureRendererV2* r )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::setSelectedFeatures ( QSet<int> const& ids )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::setSubsetString ( QString subset )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::setUsingRendererV2 ( bool usingRendererV2 )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::snapPoint ( QgsPoint& point, double tolerance )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::snapWithContext ( QgsPoint const& startPoint, double snappingTolerance, QMultiMap<double, QgsSnappingResult>& snappingResults, QgsSnapper::SnappingType snap_to )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::splitFeatures ( QList<QgsPoint>const& splitLine, bool topologicalEditing )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::startEditing ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::staticMetaObject [data]This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::storageType ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::subsetString ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::translateFeature ( int featureId, double dx, double dy )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::triggerRepaint ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::undoEditCommand ( QgsUndoCommand* cmd )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::uniqueValues ( int index, QList<QVariant>& uniqueValues, int limit )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::updateExtents ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::updateFeatureCount ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::updateFieldMap ( )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::valueMap ( int idx )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::vectorJoins ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::vectorOverlays ( QList<QgsVectorOverlay*>& overlayList )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::wkbType ( ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::writeSymbology ( QDomNode& node, QDomDocument& doc, QString& errorMessage ) constThis method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::writeXml ( QDomNode& layer_node, QDomDocument& doc )This method is from derived class 'QgsVectorLayer'.
QgsVectorLayer::~QgsVectorLayer [in-charge] ( )This method is from derived class 'QgsVectorLayer'.
qgsmaprenderer.h
[+] class QgsMapRenderer (1)
| Change |
Effect |
1 | Size of this class has been increased from 288 bytes to 300 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (88)
QgsMapCanvas::enableOverviewMode ( QgsMapOverviewCanvas* overview )Field 'overview->mMapRenderer' in 1st parameter 'overview' (pointer) has base type 'QgsMapRenderer'.
QgsMapCanvas::mapRenderer ( )Return value (pointer) has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::destinationSrsChanged ( )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::drawExtentRect ( )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::hasCrsTransformEnabled ( bool flag )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::layerSet ( )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::metaObject ( ) constField 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::mouseMoveEvent ( QMouseEvent* e )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::mousePressEvent ( QMouseEvent* e )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::mouseReleaseEvent ( QMouseEvent* e )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::paintEvent ( QPaintEvent* pe )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::QgsMapOverviewCanvas [in-charge] ( QWidget* parent, QgsMapCanvas* mapCanvas )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::qt_metacast ( char const* p1 )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::refresh ( )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::resizeEvent ( QResizeEvent* e )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::setBackgroundColor ( QColor const& color )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::setLayerSet ( QStringList const& layerSet )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::staticMetaObject [data]Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::updateFullExtent ( QgsRectangle const& rect )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::updatePanningWidget ( QPoint const& pos )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::~QgsMapOverviewCanvas [in-charge] ( )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapRenderer::adjustExtentToSize ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::destinationCrs ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::destinationSrsChanged ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::drawError ( QgsMapLayer* p1 )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::drawingProgress ( int current, int total )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::extent ( ) constThis method is from 'QgsMapRenderer' class.
QgsMapRenderer::fullExtent ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::hasCrsTransformEnabled ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::hasCrsTransformEnabled ( bool flag )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::layerExtentToOutputExtent ( QgsMapLayer* theLayer, QgsRectangle extent )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::layerSet ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::layerToMapCoordinates ( QgsMapLayer* theLayer, QgsPoint point )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::mapToLayerCoordinates ( QgsMapLayer* theLayer, QgsPoint point )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::mapToLayerCoordinates ( QgsMapLayer* theLayer, QgsRectangle rect )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::mapUnits ( ) constThis method is from 'QgsMapRenderer' class.
QgsMapRenderer::mapUnitsChanged ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::mDrawing [data]This method is from 'QgsMapRenderer' class.
QgsMapRenderer::metaObject ( ) constThis method is from 'QgsMapRenderer' class.
QgsMapRenderer::onDrawingProgress ( int current, int total )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::outputDpi ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::outputSize ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::outputSizeF ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::overlayManagerFromSettings ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::QgsMapRenderer [in-charge] ( )This constructor is from 'QgsMapRenderer' class.
QgsMapRenderer::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::qt_metacast ( char const* p1 )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::readXML ( QDomNode& theNode )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::setDestinationCrs ( QgsCoordinateReferenceSystem const& crs )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::setExtent ( QgsRectangle const& extent )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::setLabelingEngine ( QgsLabelingEngineInterface* iface )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::setLayerSet ( QStringList const& layers )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::setMapUnits ( QGis::UnitType u )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::setOutputSize ( QSize size, int dpi )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::setOutputSize ( QSizeF size, double dpi )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::setProjectionsEnabled ( bool enabled )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::splitLayersExtent ( QgsMapLayer* layer, QgsRectangle& extent, QgsRectangle& r2 )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::staticMetaObject [data]This method is from 'QgsMapRenderer' class.
QgsMapRenderer::updateFullExtent ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::updateMap ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::updateScale ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::writeXML ( QDomNode& theNode, QDomDocument& theDoc )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::~QgsMapRenderer [in-charge] ( )This method is from 'QgsMapRenderer' class.
QgsPalLabeling::addDiagramLayer ( QgsVectorLayer* layer, QgsDiagramLayerSettings* s )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::clone ( )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::drawLabel ( pal::LabelPosition* label, QPainter* painter, QFont const& f, QColor const& c, QgsMapToPixel const* xform, double bufferSize, QColor const& bufferColor, bool drawBuffer )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::drawLabelCandidateRect ( pal::LabelPosition* lp, QPainter* painter, QgsMapToPixel const* xform )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::drawLabeling ( QgsRenderContext& context )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::exit ( )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::init ( QgsMapRenderer* mr )1st parameter 'mr' (pointer) has base type 'QgsMapRenderer'.
QgsPalLabeling::labelsAtPosition ( QgsPoint const& p )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::layer ( QString const& layerName )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::numCandidatePositions ( int& candPoint, int& candLine, int& candPolygon )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::prepareLayer ( QgsVectorLayer* layer, QSet<int>& attrIndices, QgsRenderContext& ctx )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::QgsPalLabeling [in-charge] ( )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::registerDiagramFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::registerFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::searchMethod ( ) constField 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::setNumCandidatePositions ( int candPoint, int candLine, int candPolygon )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::setSearchMethod ( QgsPalLabeling::Search s )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::willUseLayer ( QgsVectorLayer* layer )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::~QgsPalLabeling [in-charge] ( )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsQuickPrint::setMapRenderer ( QgsMapRenderer* thepMapRenderer )1st parameter 'thepMapRenderer' (pointer) has base type 'QgsMapRenderer'.
QgsSnapper::QgsSnapper [in-charge] ( QgsMapRenderer* mapRender )1st parameter 'mapRender' (pointer) has base type 'QgsMapRenderer'.
QgsTolerance::defaultTolerance ( QgsMapLayer* layer, QgsMapRenderer* renderer ) [static]2nd parameter 'renderer' (pointer) has base type 'QgsMapRenderer'.
QgsTolerance::toleranceInMapUnits ( double tolerance, QgsMapLayer* layer, QgsMapRenderer* renderer, QgsTolerance::UnitType units ) [static]3rd parameter 'renderer' (pointer) has base type 'QgsMapRenderer'.
QgsTolerance::vertexSearchRadius ( QgsMapLayer* layer, QgsMapRenderer* renderer ) [static]2nd parameter 'renderer' (pointer) has base type 'QgsMapRenderer'.
qgsmarkersymbollayerv2.h
[+] class QgsSvgMarkerSymbolLayerV2 (3)
| Change |
Effect |
1 | Field mPicture has been removed from the middle position of this structural type. | 1) Previous accesses of applications to the removed field will be incorrect. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
2 | Field mSelPicture has been removed from the middle position of this structural type. | 1) Previous accesses of applications to the removed field will be incorrect. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
3 | Size of this class has been increased from 100 bytes to 116 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (8)
QgsSvgMarkerSymbolLayerV2::clone ( ) constThis method is from 'QgsSvgMarkerSymbolLayerV2' class.
QgsSvgMarkerSymbolLayerV2::layerType ( ) constThis method is from 'QgsSvgMarkerSymbolLayerV2' class.
QgsSvgMarkerSymbolLayerV2::properties ( ) constThis method is from 'QgsSvgMarkerSymbolLayerV2' class.
QgsSvgMarkerSymbolLayerV2::QgsSvgMarkerSymbolLayerV2 [in-charge] ( QString name, double size, double angle )This constructor is from 'QgsSvgMarkerSymbolLayerV2' class.
QgsSvgMarkerSymbolLayerV2::renderPoint ( QPointF const& point, QgsSymbolV2RenderContext& context )This method is from 'QgsSvgMarkerSymbolLayerV2' class.
QgsSvgMarkerSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsSvgMarkerSymbolLayerV2' class.
QgsSvgMarkerSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsSvgMarkerSymbolLayerV2' class.
QgsSvgMarkerSymbolLayerV2::~QgsSvgMarkerSymbolLayerV2 [in-charge] ( )This method is from 'QgsSvgMarkerSymbolLayerV2' class.
qgsmessageoutput.h
[+] class QgsMessageOutputConsole (1)
| Change |
Effect |
1 | Size of this class has been increased from 20 bytes to 24 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (11)
QgsMessageOutputConsole::appendMessage ( QString const& message )This method is from 'QgsMessageOutputConsole' class.
QgsMessageOutputConsole::destroyed ( )This method is from 'QgsMessageOutputConsole' class.
QgsMessageOutputConsole::metaObject ( ) constThis method is from 'QgsMessageOutputConsole' class.
QgsMessageOutputConsole::QgsMessageOutputConsole [in-charge] ( )This constructor is from 'QgsMessageOutputConsole' class.
QgsMessageOutputConsole::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsMessageOutputConsole' class.
QgsMessageOutputConsole::qt_metacast ( char const* p1 )This method is from 'QgsMessageOutputConsole' class.
QgsMessageOutputConsole::setMessage ( QString const& message, QgsMessageOutput::MessageType msgType )This method is from 'QgsMessageOutputConsole' class.
QgsMessageOutputConsole::setTitle ( QString const& title )This method is from 'QgsMessageOutputConsole' class.
QgsMessageOutputConsole::showMessage ( bool blocking )This method is from 'QgsMessageOutputConsole' class.
QgsMessageOutputConsole::staticMetaObject [data]This method is from 'QgsMessageOutputConsole' class.
QgsMessageOutputConsole::~QgsMessageOutputConsole [in-charge] ( )This method is from 'QgsMessageOutputConsole' class.
qgsnmeaconnection.h
[+] class QgsNMEAConnection (1)
| Change |
Effect |
1 | Size of this class has been increased from 92 bytes to 136 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (19)
QgsGpsdConnection::metaObject ( ) constThis method is from derived class 'QgsGpsdConnection'.
QgsGpsdConnection::QgsGpsdConnection [in-charge] ( QString host, qint16 port, QString device )This constructor is from derived class 'QgsGpsdConnection'.
QgsGpsdConnection::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from derived class 'QgsGpsdConnection'.
QgsGpsdConnection::qt_metacast ( char const* p1 )This method is from derived class 'QgsGpsdConnection'.
QgsGpsdConnection::staticMetaObject [data]This method is from derived class 'QgsGpsdConnection'.
QgsGpsdConnection::~QgsGpsdConnection [in-charge] ( )This method is from derived class 'QgsGpsdConnection'.
QgsNMEAConnection::metaObject ( ) constThis method is from 'QgsNMEAConnection' class.
QgsNMEAConnection::parseData ( )This method is from 'QgsNMEAConnection' class.
QgsNMEAConnection::processGGASentence ( char const* data, int len )This method is from 'QgsNMEAConnection' class.
QgsNMEAConnection::processGSASentence ( char const* data, int len )This method is from 'QgsNMEAConnection' class.
QgsNMEAConnection::processGSVSentence ( char const* data, int len )This method is from 'QgsNMEAConnection' class.
QgsNMEAConnection::processRMCSentence ( char const* data, int len )This method is from 'QgsNMEAConnection' class.
QgsNMEAConnection::processStringBuffer ( )This method is from 'QgsNMEAConnection' class.
QgsNMEAConnection::processVTGSentence ( char const* data, int len )This method is from 'QgsNMEAConnection' class.
QgsNMEAConnection::QgsNMEAConnection [in-charge] ( QIODevice* dev )This constructor is from 'QgsNMEAConnection' class.
QgsNMEAConnection::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsNMEAConnection' class.
QgsNMEAConnection::qt_metacast ( char const* p1 )This method is from 'QgsNMEAConnection' class.
QgsNMEAConnection::staticMetaObject [data]This method is from 'QgsNMEAConnection' class.
QgsNMEAConnection::~QgsNMEAConnection [in-charge] ( )This method is from 'QgsNMEAConnection' class.
qgspallabeling.h
[+] class QgsPalLabeling (1)
| Change |
Effect |
1 | Size of this class has been increased from 228 bytes to 252 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (19)
QgsPalLabeling::addDiagramLayer ( QgsVectorLayer* layer, QgsDiagramLayerSettings* s )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::clone ( )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::drawLabel ( pal::LabelPosition* label, QPainter* painter, QFont const& f, QColor const& c, QgsMapToPixel const* xform, double bufferSize, QColor const& bufferColor, bool drawBuffer )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::drawLabelCandidateRect ( pal::LabelPosition* lp, QPainter* painter, QgsMapToPixel const* xform )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::drawLabeling ( QgsRenderContext& context )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::exit ( )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::init ( QgsMapRenderer* mr )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::labelsAtPosition ( QgsPoint const& p )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::layer ( QString const& layerName )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::numCandidatePositions ( int& candPoint, int& candLine, int& candPolygon )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::prepareLayer ( QgsVectorLayer* layer, QSet<int>& attrIndices, QgsRenderContext& ctx )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::QgsPalLabeling [in-charge] ( )This constructor is from 'QgsPalLabeling' class.
QgsPalLabeling::registerDiagramFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::registerFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::searchMethod ( ) constThis method is from 'QgsPalLabeling' class.
QgsPalLabeling::setNumCandidatePositions ( int candPoint, int candLine, int candPolygon )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::setSearchMethod ( QgsPalLabeling::Search s )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::willUseLayer ( QgsVectorLayer* layer )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::~QgsPalLabeling [in-charge] ( )This method is from 'QgsPalLabeling' class.
[+] class QgsPalLayerSettings (1)
| Change |
Effect |
1 | Size of this class has been increased from 180 bytes to 204 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (28)
QgsPalLabeling::addDiagramLayer ( QgsVectorLayer* layer, QgsDiagramLayerSettings* s )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::clone ( )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::drawLabel ( pal::LabelPosition* label, QPainter* painter, QFont const& f, QColor const& c, QgsMapToPixel const* xform, double bufferSize, QColor const& bufferColor, bool drawBuffer )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::drawLabelCandidateRect ( pal::LabelPosition* lp, QPainter* painter, QgsMapToPixel const* xform )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::drawLabeling ( QgsRenderContext& context )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::exit ( )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::init ( QgsMapRenderer* mr )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::labelsAtPosition ( QgsPoint const& p )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::layer ( QString const& layerName )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::numCandidatePositions ( int& candPoint, int& candLine, int& candPolygon )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::prepareLayer ( QgsVectorLayer* layer, QSet<int>& attrIndices, QgsRenderContext& ctx )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::QgsPalLabeling [in-charge] ( )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::registerDiagramFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::registerFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::searchMethod ( ) constField 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::setNumCandidatePositions ( int candPoint, int candLine, int candPolygon )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::setSearchMethod ( QgsPalLabeling::Search s )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::willUseLayer ( QgsVectorLayer* layer )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::~QgsPalLabeling [in-charge] ( )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLayerSettings::calculateLabelSize ( QFontMetricsF const* fm, QString text, double& labelX, double& labelY )This method is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::QgsPalLayerSettings [in-charge] ( )This constructor is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::QgsPalLayerSettings [in-charge] ( QgsPalLayerSettings const& s )1st parameter 's' (reference) has base type 'QgsPalLayerSettings'.
QgsPalLayerSettings::readFromLayer ( QgsVectorLayer* layer )This method is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::removeDataDefinedProperty ( QgsPalLayerSettings::DataDefinedProperties p )This method is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::setDataDefinedProperty ( QgsPalLayerSettings::DataDefinedProperties p, int attributeIndex )This method is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::sizeToPixel ( double size, QgsRenderContext const& c ) constThis method is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::writeToLayer ( QgsVectorLayer* layer )This method is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::~QgsPalLayerSettings [in-charge] ( )This method is from 'QgsPalLayerSettings' class.
qgspluginlayer.h
[+] class QgsPluginLayer (1)
| Change |
Effect |
1 | Size of this class has been increased from 104 bytes to 112 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (11)
QgsPluginLayer::metaObject ( ) constThis method is from 'QgsPluginLayer' class.
QgsPluginLayer::pluginLayerType ( )This method is from 'QgsPluginLayer' class.
QgsPluginLayer::QgsPluginLayer [in-charge] ( QString layerType, QString layerName )This constructor is from 'QgsPluginLayer' class.
QgsPluginLayer::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsPluginLayer' class.
QgsPluginLayer::qt_metacast ( char const* p1 )This method is from 'QgsPluginLayer' class.
QgsPluginLayer::setExtent ( QgsRectangle const& extent )This method is from 'QgsPluginLayer' class.
QgsPluginLayer::staticMetaObject [data]This method is from 'QgsPluginLayer' class.
QgsPluginLayer::~QgsPluginLayer [in-charge] ( )This method is from 'QgsPluginLayer' class.
QgsPluginLayerRegistry::createLayer ( QString typeName )Return value (pointer) has base type 'QgsPluginLayer'.
QgsPluginLayerType::createLayer ( )Return value (pointer) has base type 'QgsPluginLayer'.
QgsPluginLayerType::showLayerProperties ( QgsPluginLayer* layer )1st parameter 'layer' (pointer) has base type 'QgsPluginLayer'.
qgsrasterlayer.h
[+] class QgsRasterLayer (1)
| Change |
Effect |
1 | Size of this class has been increased from 468 bytes to 492 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (88)
QgsRasterLayer::bandName ( int theBandNoInt )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::bandStatistics ( int p1 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::bandStatistics ( QString const& p1 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::buildPyramidList ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::buildPyramids ( QgsRasterLayer::RasterPyramidList const& p1, QString const& theResamplingMethod, bool theTryInternalFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::colorShadingAlgorithmAsString ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::colorTable ( int theBandNoInt )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::computeMinimumMaximumEstimates ( int theBand, double& theMin, double& theMax )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::computeMinimumMaximumEstimates ( int theBand, double* theMinMax )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::computeMinimumMaximumEstimates ( QString theBand, double* theMinMax )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::computeMinimumMaximumFromLastExtent ( int theBand, double& theMin, double& theMax )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::computeMinimumMaximumFromLastExtent ( int theBand, double* theMinMax )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::computeMinimumMaximumFromLastExtent ( QString theBand, double* theMinMax )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::contrastEnhancement ( unsigned int theBand )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::contrastEnhancementAlgorithmAsString ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::copySymbologySettings ( QgsMapLayer const& theOther )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::dataChanged ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::dataProvider ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::dataProvider ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::draw ( QgsRenderContext& rendererContext )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::draw ( QPainter* theQPainter, QgsRasterViewPort* myRasterViewPort, QgsMapToPixel const* theQgsMapToPixel )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::drawingStyleAsString ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::hasCompatibleSymbology ( QgsMapLayer const& theOther ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::hasStatistics ( int theBandNoInt )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::identify ( QgsPoint const& point, QMap<QString, QString>& results )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::identifyAsHtml ( QgsPoint const& point )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::identifyAsText ( QgsPoint const& point )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::init ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::isEditable ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::lastError ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::lastErrorTitle ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::legendAsPixmap ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::legendAsPixmap ( bool p1 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::legendAsPixmap ( int theLabelCount )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::maximumValue ( QString theBand )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::maximumValue ( unsigned int theBand )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::metadata ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::metaObject ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::minimumValue ( QString theBand )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::minimumValue ( unsigned int theBand )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::onProgress ( int p1, double p2, QString p3 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::paletteAsPixmap ( int theBand )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::populateHistogram ( int theBandNoInt, int theBinCountInt, bool theIgnoreOutOfRangeFlag, bool theThoroughBandScanFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::progressUpdate ( int theValue )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::QgsRasterLayer [in-charge] ( int dummy, QString const& baseName, QString const& path, QString const& providerLib, QStringList const& layers, QStringList const& styles, QString const& format, QString const& crs )This constructor is from 'QgsRasterLayer' class.
QgsRasterLayer::QgsRasterLayer [in-charge] ( QString const& path, QString const& baseName, bool loadDefaultStyleFlag )This constructor is from 'QgsRasterLayer' class.
QgsRasterLayer::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::qt_metacast ( char const* p1 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::rasterUnitsPerPixel ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::readColorTable ( int theBandNumber, QList<QgsColorRampShader::ColorRampItem>* theList )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::readSymbology ( QDomNode const& node, QString& errorMessage )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::reload ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::resetNoDataValue ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setBlueBandName ( QString const& theBandName )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setColorShadingAlgorithm ( QgsRasterLayer::ColorShadingAlgorithm theShaderAlgorithm )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setColorShadingAlgorithm ( QString theShaderAlgorithm )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setContrastEnhancementAlgorithm ( QgsContrastEnhancement::ContrastEnhancementAlgorithm theAlgorithm, bool theGenerateLookupTableFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setContrastEnhancementAlgorithm ( QString theAlgorithm, bool theGenerateLookupTableFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setContrastEnhancementFunction ( QgsContrastEnhancementFunction* theFunction )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setDataProvider ( QString const& provider, QStringList const& layers, QStringList const& styles, QString const& format, QString const& crs )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setDataProvider ( QString const& provider, QStringList const& layers, QStringList const& styles, QString const& format, QString const& crs, bool loadDefaultStyleFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setDrawingStyle ( QString const& theDrawingStyleQString )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setGrayBandName ( QString const& theBandName )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setGreenBandName ( QString const& theBandName )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setLayerOrder ( QStringList const& layers )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setMaximumValue ( QString theBand, double theValue, bool theGenerateLookupTableFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setMaximumValue ( unsigned int theBand, double theValue, bool theGenerateLookupTableFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setMinimumMaximumUsingDataset ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setMinimumMaximumUsingLastExtent ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setMinimumValue ( QString theBand, double theValue, bool theGenerateLookupTableFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setMinimumValue ( unsigned int theBand, double theValue, bool theGenerateLookupTableFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setNoDataValue ( double theNoData )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setRasterShaderFunction ( QgsRasterShaderFunction* theFunction )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setRedBandName ( QString const& theBandName )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setTransparentBandName ( QString const& theBandName )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::showProgress ( int theValue )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::showStatusMessage ( QString const& theMessage )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::staticMetaObject [data]This method is from 'QgsRasterLayer' class.
QgsRasterLayer::subLayers ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::thumbnailAsImage ( QImage* thepImage )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::thumbnailAsPixmap ( QPixmap* theQPixmap )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::timestamp ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::triggerRepaint ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::updateProgress ( int p1, int p2 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::usesProvider ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::writeSymbology ( QDomNode& p1, QDomDocument& doc, QString& errorMessage ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::writeXml ( QDomNode& layer_node, QDomDocument& doc )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::~QgsRasterLayer [in-charge] ( )This method is from 'QgsRasterLayer' class.
qgsrasterprojector.h
[+] class QgsRasterProjector (1)
| Change |
Effect |
1 | Size of this class has been increased from 408 bytes to 440 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (21)
QgsRasterProjector::approximateSrcRowCol ( int theDestRow, int theDestCol, int* theSrcRow, int* theSrcCol )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::calcCol ( int theCol )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::calcCP ( int theRow, int theCol )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::calcHelper ( int theMatrixRow, QgsPoint* thePoints )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::calcRow ( int theRow )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::calcSrcExtent ( )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::calcSrcRowsCols ( )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::checkCols ( )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::checkRows ( )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::cpToString ( )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::destPointOnCPMatrix ( int theRow, int theCol, double* theX, double* theY )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::insertCols ( )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::insertRows ( )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::matrixCol ( int theDestCol )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::matrixRow ( int theDestRow )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::nextHelper ( )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::preciseSrcRowCol ( int theDestRow, int theDestCol, int* theSrcRow, int* theSrcCol )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::QgsRasterProjector [in-charge] ( QgsCoordinateReferenceSystem theSrcCRS, QgsCoordinateReferenceSystem theDestCRS, QgsRectangle theDestExtent, int theDestRows, int theDestCols, double theMaxSrcXRes, double theMaxSrcYRes, QgsRectangle theExtent )This constructor is from 'QgsRasterProjector' class.
QgsRasterProjector::srcPoint ( int theRow, int theCol )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::srcRowCol ( int theDestRow, int theDestCol, int* theSrcRow, int* theSrcCol )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::~QgsRasterProjector [in-charge] ( )This method is from 'QgsRasterProjector' class.
qgsrendererv2.h
[+] class QgsFeatureRendererV2 (6)
| Change |
Effect |
1 | Virtual method QgsFeatureRendererV2::capabilities ( ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
2 | Virtual method QgsFeatureRendererV2::rotationField ( ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
3 | Virtual method QgsFeatureRendererV2::setRotationField ( QString&restrict ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
4 | Virtual method QgsFeatureRendererV2::symbolsForFeature ( QgsFeature& ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
5 | Virtual method QgsFeatureRendererV2::toSld ( QDomDocument&, QDomElement& ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
6 | Virtual method QgsFeatureRendererV2::willRenderFeature ( QgsFeature& ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 15 entries | Virtual Table (New) - 22 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
__cxa_pure_virtual |
__cxa_pure_virtual |
12 |
__cxa_pure_virtual |
__cxa_pure_virtual |
16 |
__cxa_pure_virtual |
__cxa_pure_virtual |
20 |
__cxa_pure_virtual |
__cxa_pure_virtual |
24 |
~QgsFeatureRendererV2 |
~QgsFeatureRendererV2 |
28 |
~QgsFeatureRendererV2 |
~QgsFeatureRendererV2 |
32 |
__cxa_pure_virtual |
__cxa_pure_virtual |
36 |
QgsFeatureRendererV2::renderFeature |
QgsFeatureRendererV2::renderFeature |
40 |
QgsFeatureRendererV2::dump |
QgsFeatureRendererV2::dump |
44 |
__cxa_pure_virtual |
QgsFeatureRendererV2::capabilities |
48 |
QgsFeatureRendererV2::save |
__cxa_pure_virtual |
52 |
QgsFeatureRendererV2::legendSymbologyItems |
QgsFeatureRendererV2::save |
56 |
QgsFeatureRendererV2::legendSymbolItems |
QgsFeatureRendererV2::writeSld |
60 |
|
QgsFeatureRendererV2::toSld |
64 |
|
QgsFeatureRendererV2::legendSymbologyItems |
68 |
|
QgsFeatureRendererV2::legendSymbolItems |
72 |
|
QgsFeatureRendererV2::rotationField |
76 |
|
QgsFeatureRendererV2::setRotationField |
80 |
|
QgsFeatureRendererV2::willRenderFeature |
84 |
|
QgsFeatureRendererV2::symbolsForFeature |
[+] affected symbols (22)
QgsFeatureRendererV2::_getLineString ( QPolygonF& pts, QgsRenderContext& context, unsigned char* wkb ) [static]This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::_getPoint ( QPointF& pt, QgsRenderContext& context, unsigned char* wkb ) [static]This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::_getPolygon ( QPolygonF& pts, QList<QPolygonF>& holes, QgsRenderContext& context, unsigned char* wkb ) [static]This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::clone ( )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::defaultRenderer ( QGis::GeometryType geomType ) [static]This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::dump ( )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::legendSymbolItems ( )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::legendSymbologyItems ( QSize iconSize )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::load ( QDomElement& symbologyElem ) [static]This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::QgsFeatureRendererV2 [in-charge] ( QString type )This constructor is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::renderFeature ( QgsFeature& feature, QgsRenderContext& context, int layer, bool selected, bool drawVertexMarker )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::renderVertexMarker ( QPointF& pt, QgsRenderContext& context )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::renderVertexMarkerPolygon ( QPolygonF& pts, QList<QPolygonF>* rings, QgsRenderContext& context )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::renderVertexMarkerPolyline ( QPolygonF& pts, QgsRenderContext& context )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::save ( QDomDocument& doc )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::setVertexMarkerAppearance ( int type, int size )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::startRender ( QgsRenderContext& context, QgsVectorLayer const* vlayer )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::stopRender ( QgsRenderContext& context )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::symbolForFeature ( QgsFeature& feature )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::symbols ( )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::usedAttributes ( )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::~QgsFeatureRendererV2 [in-charge] ( )This method is from 'QgsFeatureRendererV2' class.
qgsrendererv2registry.h
[+] class QgsRendererV2AbstractMetadata (2)
| Change |
Effect |
1 | Virtual method QgsRendererV2AbstractMetadata::createRendererFromSld ( QDomElement&, QGis::GeometryType ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
2 | Virtual method QgsRendererV2AbstractMetadata::~QgsRendererV2AbstractMetadata ( ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 4 entries | Virtual Table (New) - 7 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
__cxa_pure_virtual |
~QgsRendererV2AbstractMetadata |
12 |
QgsRendererV2AbstractMetadata::createRendererWidget |
~QgsRendererV2AbstractMetadata |
16 |
|
__cxa_pure_virtual |
20 |
|
QgsRendererV2AbstractMetadata::createRendererWidget |
24 |
|
QgsRendererV2AbstractMetadata::createRendererFromSld |
[+] affected symbols (4)
QgsRendererV2AbstractMetadata::createRenderer ( QDomElement& elem )This method is from 'QgsRendererV2AbstractMetadata' class.
QgsRendererV2AbstractMetadata::createRendererWidget ( QgsVectorLayer* layer, QgsStyleV2* style, QgsFeatureRendererV2* renderer )This method is from 'QgsRendererV2AbstractMetadata' class.
QgsRendererV2Metadata::createRenderer ( QDomElement& elem )This method is from derived class 'QgsRendererV2Metadata'.
QgsRendererV2Metadata::createRendererWidget ( QgsVectorLayer* layer, QgsStyleV2* style, QgsFeatureRendererV2* renderer )This method is from derived class 'QgsRendererV2Metadata'.
qgssymbollayerv2.h
[+] class QgsMarkerSymbolLayerV2 (1)
| Change |
Effect |
1 | Virtual method QgsMarkerSymbolLayerV2::writeSldMarker ( QDomDocument&, QDomElement&, QgsStringMap&restrict ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 15 entries | Virtual Table (New) - 18 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsSymbolLayerV2::setColor |
QgsSymbolLayerV2::setColor |
12 |
QgsSymbolLayerV2::color |
QgsSymbolLayerV2::color |
16 |
~QgsMarkerSymbolLayerV2 |
~QgsMarkerSymbolLayerV2 |
20 |
~QgsMarkerSymbolLayerV2 |
~QgsMarkerSymbolLayerV2 |
24 |
__cxa_pure_virtual |
__cxa_pure_virtual |
28 |
__cxa_pure_virtual |
__cxa_pure_virtual |
32 |
__cxa_pure_virtual |
__cxa_pure_virtual |
36 |
__cxa_pure_virtual |
__cxa_pure_virtual |
40 |
__cxa_pure_virtual |
QgsMarkerSymbolLayerV2::toSld |
44 |
QgsMarkerSymbolLayerV2::drawPreviewIcon |
__cxa_pure_virtual |
48 |
QgsSymbolLayerV2::subSymbol |
QgsMarkerSymbolLayerV2::drawPreviewIcon |
52 |
QgsSymbolLayerV2::setSubSymbol |
QgsSymbolLayerV2::subSymbol |
56 |
__cxa_pure_virtual |
QgsSymbolLayerV2::setSubSymbol |
60 |
|
QgsSymbolLayerV2::usedAttributes |
64 |
|
__cxa_pure_virtual |
68 |
|
QgsMarkerSymbolLayerV2::writeSldMarker |
[+] affected symbols (4)
QgsMarkerSymbolLayerV2::drawPreviewIcon ( QgsSymbolV2RenderContext& context, QSize size )This method is from 'QgsMarkerSymbolLayerV2' class.
QgsMarkerSymbolLayerV2::QgsMarkerSymbolLayerV2 [in-charge] ( bool locked )This constructor is from 'QgsMarkerSymbolLayerV2' class.
QgsMarkerSymbolLayerV2::renderPoint ( QPointF const& point, QgsSymbolV2RenderContext& context )This method is from 'QgsMarkerSymbolLayerV2' class.
QgsMarkerSymbolLayerV2::~QgsMarkerSymbolLayerV2 [in-charge] ( )This method is from 'QgsMarkerSymbolLayerV2' class.
[+] class QgsSymbolLayerV2 (2)
| Change |
Effect |
1 | Virtual method QgsSymbolLayerV2::toSld ( QDomDocument&, QDomElement&, QgsStringMap&restrict ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
2 | Virtual method QgsSymbolLayerV2::usedAttributes ( ) const has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 14 entries | Virtual Table (New) - 16 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsSymbolLayerV2::setColor |
QgsSymbolLayerV2::setColor |
12 |
QgsSymbolLayerV2::color |
QgsSymbolLayerV2::color |
16 |
~QgsSymbolLayerV2 |
~QgsSymbolLayerV2 |
20 |
~QgsSymbolLayerV2 |
~QgsSymbolLayerV2 |
24 |
__cxa_pure_virtual |
__cxa_pure_virtual |
28 |
__cxa_pure_virtual |
__cxa_pure_virtual |
32 |
__cxa_pure_virtual |
__cxa_pure_virtual |
36 |
__cxa_pure_virtual |
__cxa_pure_virtual |
40 |
__cxa_pure_virtual |
QgsSymbolLayerV2::toSld |
44 |
__cxa_pure_virtual |
__cxa_pure_virtual |
48 |
QgsSymbolLayerV2::subSymbol |
__cxa_pure_virtual |
52 |
QgsSymbolLayerV2::setSubSymbol |
QgsSymbolLayerV2::subSymbol |
56 |
|
QgsSymbolLayerV2::setSubSymbol |
60 |
|
QgsSymbolLayerV2::usedAttributes |
[+] affected symbols (17)
QgsFillSymbolLayerV2::renderPolygon ( QPolygonF const& points, QList<QPolygonF>* rings, QgsSymbolV2RenderContext& context )This method is from derived class 'QgsFillSymbolLayerV2'.
QgsLineSymbolLayerV2::renderPolygonOutline ( QPolygonF const& points, QList<QPolygonF>* rings, QgsSymbolV2RenderContext& context )This method is from derived class 'QgsLineSymbolLayerV2'.
QgsLineSymbolLayerV2::renderPolyline ( QPolygonF const& points, QgsSymbolV2RenderContext& context )This method is from derived class 'QgsLineSymbolLayerV2'.
QgsLineSymbolLayerV2::setWidth ( double width )This method is from derived class 'QgsLineSymbolLayerV2'.
QgsLineSymbolLayerV2::width ( ) constThis method is from derived class 'QgsLineSymbolLayerV2'.
QgsMarkerSymbolLayerV2::renderPoint ( QPointF const& point, QgsSymbolV2RenderContext& context )This method is from derived class 'QgsMarkerSymbolLayerV2'.
QgsSymbolLayerV2::clone ( ) constThis method is from 'QgsSymbolLayerV2' class.
QgsSymbolLayerV2::color ( ) constThis method is from 'QgsSymbolLayerV2' class.
QgsSymbolLayerV2::drawPreviewIcon ( QgsSymbolV2RenderContext& context, QSize size )This method is from 'QgsSymbolLayerV2' class.
QgsSymbolLayerV2::layerType ( ) constThis method is from 'QgsSymbolLayerV2' class.
QgsSymbolLayerV2::properties ( ) constThis method is from 'QgsSymbolLayerV2' class.
QgsSymbolLayerV2::setColor ( QColor const& color )This method is from 'QgsSymbolLayerV2' class.
QgsSymbolLayerV2::setSubSymbol ( QgsSymbolV2* symbol )This method is from 'QgsSymbolLayerV2' class.
QgsSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsSymbolLayerV2' class.
QgsSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsSymbolLayerV2' class.
QgsSymbolLayerV2::subSymbol ( )This method is from 'QgsSymbolLayerV2' class.
QgsSymbolLayerV2::~QgsSymbolLayerV2 [in-charge] ( )This method is from 'QgsSymbolLayerV2' class.
qgssymbollayerv2registry.h
[+] class QgsSymbolLayerV2AbstractMetadata (3)
| Change |
Effect |
1 | Virtual method QgsSymbolLayerV2AbstractMetadata::createSymbolLayerFromSld ( QDomElement& ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
2 | Virtual method QgsSymbolLayerV2AbstractMetadata::createSymbolLayerWidget ( QgsVectorLayer const* ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
3 | Virtual method QgsSymbolLayerV2AbstractMetadata::~QgsSymbolLayerV2AbstractMetadata ( ) has been added to this class. | The layout of v-table has been changed. Call of any virtual method at higher position in this class or its subclasses may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 4 entries | Virtual Table (New) - 7 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
__cxa_pure_virtual |
~QgsSymbolLayerV2AbstractMetadata |
12 |
QgsSymbolLayerV2AbstractMetadata::createSymbolLayerWidget |
~QgsSymbolLayerV2AbstractMetadata |
16 |
|
__cxa_pure_virtual |
20 |
|
QgsSymbolLayerV2AbstractMetadata::createSymbolLayerWidget |
24 |
|
QgsSymbolLayerV2AbstractMetadata::createSymbolLayerFromSld |
[+] affected symbols (2)
QgsSymbolLayerV2AbstractMetadata::createSymbolLayer ( QgsStringMap const& map )This method is from 'QgsSymbolLayerV2AbstractMetadata' class.
QgsSymbolLayerV2Metadata::createSymbolLayer ( QgsStringMap const& map )This method is from derived class 'QgsSymbolLayerV2Metadata'.
qgssymbolv2.h
[+] class QgsSymbolV2RenderContext (1)
| Change |
Effect |
1 | Size of this class has been increased from 24 bytes to 32 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (39)
QgsCentroidFillSymbolLayerV2::renderPolygon ( QPolygonF const& points, QList<QPolygonF>* rings, QgsSymbolV2RenderContext& context )3rd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsCentroidFillSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsCentroidFillSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsFillSymbolLayerV2::drawPreviewIcon ( QgsSymbolV2RenderContext& context, QSize size )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsFontMarkerSymbolLayerV2::renderPoint ( QPointF const& point, QgsSymbolV2RenderContext& context )2nd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsFontMarkerSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsFontMarkerSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsLineDecorationSymbolLayerV2::renderPolyline ( QPolygonF const& points, QgsSymbolV2RenderContext& context )2nd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsLineDecorationSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsLineDecorationSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsLineSymbolLayerV2::drawPreviewIcon ( QgsSymbolV2RenderContext& context, QSize size )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsLineSymbolLayerV2::renderPolygonOutline ( QPolygonF const& points, QList<QPolygonF>* rings, QgsSymbolV2RenderContext& context )3rd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsMarkerLineSymbolLayerV2::renderPolyline ( QPolygonF const& points, QgsSymbolV2RenderContext& context )2nd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsMarkerLineSymbolLayerV2::renderPolylineCentral ( QPolygonF const& points, QgsSymbolV2RenderContext& context )2nd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsMarkerLineSymbolLayerV2::renderPolylineInterval ( QPolygonF const& points, QgsSymbolV2RenderContext& context )2nd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsMarkerLineSymbolLayerV2::renderPolylineVertex ( QPolygonF const& points, QgsSymbolV2RenderContext& context )2nd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsMarkerLineSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsMarkerLineSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsMarkerSymbolLayerV2::drawPreviewIcon ( QgsSymbolV2RenderContext& context, QSize size )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleFillSymbolLayerV2::renderPolygon ( QPolygonF const& points, QList<QPolygonF>* rings, QgsSymbolV2RenderContext& context )3rd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleFillSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleFillSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleLineSymbolLayerV2::renderPolyline ( QPolygonF const& points, QgsSymbolV2RenderContext& context )2nd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleLineSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleLineSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleMarkerSymbolLayerV2::drawMarker ( QPainter* p, QgsSymbolV2RenderContext& context )2nd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleMarkerSymbolLayerV2::prepareCache ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleMarkerSymbolLayerV2::renderPoint ( QPointF const& point, QgsSymbolV2RenderContext& context )2nd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleMarkerSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleMarkerSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSVGFillSymbolLayer::startRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSVGFillSymbolLayer::stopRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSvgMarkerSymbolLayerV2::renderPoint ( QPointF const& point, QgsSymbolV2RenderContext& context )2nd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSvgMarkerSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSvgMarkerSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSymbolV2RenderContext::operator = ( QgsSymbolV2RenderContext const& p1 )1st parameter 'p1' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSymbolV2RenderContext::outputLineWidth ( double width ) constThis method is from 'QgsSymbolV2RenderContext' class.
QgsSymbolV2RenderContext::outputPixelSize ( double size ) constThis method is from 'QgsSymbolV2RenderContext' class.
QgsSymbolV2RenderContext::~QgsSymbolV2RenderContext [in-charge] ( )This method is from 'QgsSymbolV2RenderContext' class.
qgsvectorlayer.h
[+] class QgsVectorLayer (1)
| Change |
Effect |
1 | Size of this class has been increased from 348 bytes to 360 bytes. | 1) An object of this class can be allocated by the applications and old size will be hardcoded at the compile time. Call of any exported constructor will break the memory of neighbouring objects on the stack or heap. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (172)
QgsAttributeEditor::createAttributeEditor ( QWidget* parent, QWidget* editor, QgsVectorLayer* vl, int idx, QVariant const& value ) [static]3rd parameter 'vl' (pointer) has base type 'QgsVectorLayer'.
QgsAttributeEditor::retrieveValue ( QWidget* widget, QgsVectorLayer* vl, int idx, QVariant& value ) [static]2nd parameter 'vl' (pointer) has base type 'QgsVectorLayer'.
QgsAttributeEditor::setValue ( QWidget* widget, QgsVectorLayer* vl, int idx, QVariant const& value ) [static]2nd parameter 'vl' (pointer) has base type 'QgsVectorLayer'.
QgsCategorizedSymbolRendererV2::startRender ( QgsRenderContext& context, QgsVectorLayer const* vlayer )2nd parameter 'vlayer' (pointer) has base type 'QgsVectorLayer'.
QgsCentralPointPositionManager::addLayer ( QgsVectorLayer* vl, QList<QgsVectorOverlay*>& overlays )1st parameter 'vl' (pointer) has base type 'QgsVectorLayer'.
QgsContinuousColorRenderer::readXML ( QDomNode const& rnode, QgsVectorLayer& vl )2nd parameter 'vl' (reference) has base type 'QgsVectorLayer'.
QgsContinuousColorRenderer::writeXML ( QDomNode& layer_node, QDomDocument& document, QgsVectorLayer const& vl ) const3rd parameter 'vl' (reference) has base type 'QgsVectorLayer'.
QgsGeometryAnalyzer::buffer ( QgsVectorLayer* layer, QString const& shapefileName, double bufferDistance, bool onlySelectedFeatures, bool dissolve, int bufferDistanceField, QProgressDialog* p )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsGeometryAnalyzer::centroids ( QgsVectorLayer* layer, QString const& shapefileName, bool onlySelectedFeatures, QProgressDialog* p )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsGeometryAnalyzer::convexHull ( QgsVectorLayer* layer, QString const& shapefileName, bool onlySelectedFeatures, int uniqueIdField, QProgressDialog* p )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsGeometryAnalyzer::dissolve ( QgsVectorLayer* layer, QString const& shapefileName, bool onlySelectedFeatures, int uniqueIdField, QProgressDialog* p )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsGeometryAnalyzer::extent ( QgsVectorLayer* layer, QString const& shapefileName, bool onlySelectedFeatures, QProgressDialog* p )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsGeometryAnalyzer::simplify ( QgsVectorLayer* layer, QString const& shapefileName, double tolerance, bool onlySelectedFeatures, QProgressDialog* p )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsGraduatedSymbolRenderer::readXML ( QDomNode const& rnode, QgsVectorLayer& vl )2nd parameter 'vl' (reference) has base type 'QgsVectorLayer'.
QgsGraduatedSymbolRenderer::writeXML ( QDomNode& layer_node, QDomDocument& document, QgsVectorLayer const& vl ) const3rd parameter 'vl' (reference) has base type 'QgsVectorLayer'.
QgsGraduatedSymbolRendererV2::createRenderer ( QgsVectorLayer* vlayer, QString attrName, int classes, QgsGraduatedSymbolRendererV2::Mode mode, QgsSymbolV2* symbol, QgsVectorColorRampV2* ramp ) [static]1st parameter 'vlayer' (pointer) has base type 'QgsVectorLayer'.
QgsGraduatedSymbolRendererV2::startRender ( QgsRenderContext& context, QgsVectorLayer const* vlayer )2nd parameter 'vlayer' (pointer) has base type 'QgsVectorLayer'.
QgsLabelingEngineInterface::addDiagramLayer ( QgsVectorLayer* layer, QgsDiagramLayerSettings* s )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsLabelingEngineInterface::registerDiagramFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsMapCanvas::zoomToSelected ( QgsVectorLayer* layer )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsPalLabeling::addDiagramLayer ( QgsVectorLayer* layer, QgsDiagramLayerSettings* s )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsPalLabeling::prepareLayer ( QgsVectorLayer* layer, QSet<int>& attrIndices, QgsRenderContext& ctx )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsPalLabeling::registerDiagramFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsPalLabeling::registerFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsPalLabeling::willUseLayer ( QgsVectorLayer* layer )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsPalLayerSettings::readFromLayer ( QgsVectorLayer* layer )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsPalLayerSettings::writeToLayer ( QgsVectorLayer* layer )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsRendererV2AbstractMetadata::createRendererWidget ( QgsVectorLayer* layer, QgsStyleV2* style, QgsFeatureRendererV2* renderer )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsRendererV2Metadata::createRendererWidget ( QgsVectorLayer* layer, QgsStyleV2* style, QgsFeatureRendererV2* renderer )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsRubberBand::addGeometry ( QgsGeometry* geom, QgsVectorLayer* layer )2nd parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsRubberBand::setToGeometry ( QgsGeometry* geom, QgsVectorLayer* layer )2nd parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsSearchQueryBuilder::QgsSearchQueryBuilder [in-charge] ( QgsVectorLayer* layer, QWidget* parent, Qt::WFlags fl )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsSingleSymbolRenderer::readXML ( QDomNode const& rnode, QgsVectorLayer& vl )2nd parameter 'vl' (reference) has base type 'QgsVectorLayer'.
QgsSingleSymbolRenderer::writeXML ( QDomNode& layer_node, QDomDocument& document, QgsVectorLayer const& vl ) const3rd parameter 'vl' (reference) has base type 'QgsVectorLayer'.
QgsSingleSymbolRendererV2::startRender ( QgsRenderContext& context, QgsVectorLayer const* vlayer )2nd parameter 'vlayer' (pointer) has base type 'QgsVectorLayer'.
QgsSymbol::readXML ( QDomNode& symbol, QgsVectorLayer const* vl )2nd parameter 'vl' (pointer) has base type 'QgsVectorLayer'.
QgsSymbol::writeXML ( QDomNode& item, QDomDocument& document, QgsVectorLayer const* vl ) const3rd parameter 'vl' (pointer) has base type 'QgsVectorLayer'.
QgsSymbologyV2Conversion::rendererV1toV2 ( QgsVectorLayer* layer ) [static]1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsSymbologyV2Conversion::rendererV2toV1 ( QgsVectorLayer* layer ) [static]1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsUniqueValueRenderer::readXML ( QDomNode const& rnode, QgsVectorLayer& vl )2nd parameter 'vl' (reference) has base type 'QgsVectorLayer'.
QgsUniqueValueRenderer::writeXML ( QDomNode& layer_node, QDomDocument& document, QgsVectorLayer const& vl ) const3rd parameter 'vl' (reference) has base type 'QgsVectorLayer'.
QgsVectorFileWriter::writeAsShapefile ( QgsVectorLayer* layer, QString const& shapefileName, QString const& fileEncoding, QgsCoordinateReferenceSystem const* destCRS, bool onlySelected, QString* errorMessage, QStringList const& datasourceOptions, QStringList const& layerOptions ) [static]1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsVectorLayer::addAttribute ( QgsField const& field )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::addAttribute ( QString name, QString type )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::addAttributeAlias ( int attIndex, QString aliasString )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::addFeature ( QgsFeature& f, bool alsoUpdateExtent )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::addFeatures ( QgsFeatureList features, bool makeSelected )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::addJoin ( QgsVectorJoinInfo joinInfo )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::addOverlay ( QgsVectorOverlay* overlay )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::addRing ( QList<QgsPoint>const& ring )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::addTopologicalPoints ( QgsGeometry* geom )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::addTopologicalPoints ( QgsPoint const& p )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::attributeAdded ( int idx )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::attributeAlias ( int attributeIndex ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::attributeDeleted ( int idx )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::attributeDisplayName ( int attributeIndex ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::beginEditCommand ( QString text )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::boundingBoxOfSelected ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::capabilitiesString ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::checkedState ( int idx )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::checkJoinLayerRemove ( QString theLayerId )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::commitChanges ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::commitErrors ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::committedAttributesAdded ( QString const& layerId, QList<QgsField>const& addedAttributes )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::committedAttributesDeleted ( QString const& layerId, QgsAttributeIds const& deletedAttributeIds )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::committedFeaturesAdded ( QString const& layerId, QgsFeatureList const& addedFeatures )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::copySymbologySettings ( QgsMapLayer const& other )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::createJoinCaches ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::dataComment ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::dataProvider ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::dataProvider ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::deleteAttribute ( int attr )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::deleteSelectedFeatures ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::destroyEditCommand ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::displayField ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::draw ( QgsRenderContext& rendererContext )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::drawLabels ( QgsRenderContext& rendererContext )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::drawRendererV2 ( QgsRenderContext& rendererContext, bool labeling )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::drawRendererV2Levels ( QgsRenderContext& rendererContext, bool labeling )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::editForm ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::editFormInit ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::editingStarted ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::editingStopped ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::editType ( int idx )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::enableLabels ( bool on )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::endEditCommand ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::featureCount ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::fieldNameIndex ( QString const& fieldName ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::findOverlayByType ( QString const& typeName )Field 'retval->mVectorLayer' in return value (pointer) has base type 'QgsVectorLayer'.
QgsVectorLayer::geometryType ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::hasCompatibleSymbology ( QgsMapLayer const& other ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::hasGeometryType ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::hasLabelsEnabled ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::insertSegmentVerticesForSnap ( QList<QgsSnappingResult>const& snapResults )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::invertSelection ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::invertSelectionInRectangle ( QgsRectangle& rect )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::isEditable ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::isModified ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::isReadOnly ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::isUsingRendererV2 ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::label ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::label ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::layerDeleted ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::layerModified ( bool onlyGeometry )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::maximumValue ( int index )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::metaObject ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::minimumValue ( int index )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::nextFeature ( QgsFeature& feature )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::pendingAllAttributesList ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::pendingFeatureCount ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::pendingFields ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::providerType ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::QgsVectorLayer [in-charge] ( QString path, QString baseName, QString providerLib, bool loadDefaultStyleFlag )This constructor is from 'QgsVectorLayer' class.
QgsVectorLayer::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::qt_metacast ( char const* p1 )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::range ( int idx )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::readSymbology ( QDomNode const& node, QString& errorMessage )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::redoEditCommand ( QgsUndoCommand* cmd )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::reload ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::removeJoin ( QString const& joinLayerId )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::removeOverlay ( QString const& typeName )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::removePolygonIntersections ( QgsGeometry* geom )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::removeSelection ( bool emitSignal )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::renderer ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::rendererV2 ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::rollBack ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::select ( QgsRectangle& rect, bool lock )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::select ( QgsAttributeList fetchAttributes, QgsRectangle rect, bool fetchGeometry, bool useIntersect )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::selectedFeatureCount ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::selectedFeatures ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::selectedFeaturesIds ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::selectionChanged ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setAnnotationForm ( QString const& ui )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setCheckedState ( int idx, QString checked, QString notChecked )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setCoordinateSystem ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setDiagramLayerSettings ( QgsDiagramLayerSettings const& s )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setDiagramRenderer ( QgsDiagramRendererV2* r )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setDisplayField ( QString fldName )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setEditForm ( QString ui )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setEditFormInit ( QString function )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setEditType ( int idx, QgsVectorLayer::EditType edit )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setModified ( bool modified, bool onlyGeometryWasModified )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setProviderEncoding ( QString const& encoding )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setReadOnly ( bool readonly )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setRenderer ( QgsRenderer* r )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setRendererV2 ( QgsFeatureRendererV2* r )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setSubsetString ( QString subset )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setUsingRendererV2 ( bool usingRendererV2 )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::snapPoint ( QgsPoint& point, double tolerance )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::snapWithContext ( QgsPoint const& startPoint, double snappingTolerance, QMultiMap<double, QgsSnappingResult>& snappingResults, QgsSnapper::SnappingType snap_to )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::splitFeatures ( QList<QgsPoint>const& splitLine, bool topologicalEditing )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::startEditing ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::staticMetaObject [data]This method is from 'QgsVectorLayer' class.
QgsVectorLayer::storageType ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::subsetString ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::triggerRepaint ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::undoEditCommand ( QgsUndoCommand* cmd )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::uniqueValues ( int index, QList<QVariant>& uniqueValues, int limit )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::updateExtents ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::updateFeatureCount ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::updateFieldMap ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::valueMap ( int idx )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::vectorJoins ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::vectorOverlays ( QList<QgsVectorOverlay*>& overlayList )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::wkbType ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::writeSymbology ( QDomNode& node, QDomDocument& doc, QString& errorMessage ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::writeXml ( QDomNode& layer_node, QDomDocument& doc )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::~QgsVectorLayer [in-charge] ( )This method is from 'QgsVectorLayer' class.
QgsVectorOverlay::QgsVectorOverlay [in-charge] ( QgsVectorLayer* vl )1st parameter 'vl' (pointer) has base type 'QgsVectorLayer'.
QgsVectorOverlay::removeOverlayObjects ( )Field 'this->mVectorLayer' in the object of this method has base type 'QgsVectorLayer'.
QgsVectorOverlay::~QgsVectorOverlay [in-charge] ( )Field 'this->mVectorLayer' in the object of this method has base type 'QgsVectorLayer'.
QgsZonalStatistics::QgsZonalStatistics [in-charge] ( QgsVectorLayer* polygonLayer, QString const& rasterFile, QString const& attributePrefix, int rasterBand )1st parameter 'polygonLayer' (pointer) has base type 'QgsVectorLayer'.
ui_qgsprojectionselectorbase.h
namespace Ui
[+] class QgsProjectionSelectorBase (1)
| Change |
Effect |
1 | Size of this class has been changed from 68 bytes to 60 bytes. | 1) The class has only inline or auto-generated constructors which will be copied to applications at compile time and will allocate an older memory layout. Call of any exported method of this class may access a memory outside the allocated objects or inside the older memory structure and result in crash or incorrect behavior of applications. 2) The memory layout and size of subclasses will be changed. |
[+] affected symbols (28)
QgsProjectionSelector::loadCrsList ( QSet<QString>* crsFilter )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::loadUserCrsList ( QSet<QString>* crsFilter )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::metaObject ( ) constThis method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::on_cbxHideDeprecated_stateChanged ( )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::on_lstRecent_currentItemChanged ( QTreeWidgetItem* p1, QTreeWidgetItem* p2 )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::on_pbnFind_clicked ( )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::QgsProjectionSelector [in-charge] ( QWidget* parent, char const* name, Qt::WFlags fl )This constructor is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::qt_metacast ( char const* p1 )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::refresh ( )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::resizeEvent ( QResizeEvent* theEvent )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::searchBoxHasFocus ( bool p1 )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::selectedAuthId ( )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::selectedCrsId ( )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::selectedEpsg ( )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::selectedName ( )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::selectedPostgresSrId ( )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::selectedProj4String ( )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::setOgcWmsCrsFilter ( QSet<QString> crsFilter )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::setSelectedAuthId ( QString authId )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::setSelectedCrsId ( long theCRSID )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::setSelectedCrsName ( QString theCRSName )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::setSelectedEpsg ( long epsg )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::showEvent ( QShowEvent* theEvent )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::sqlSafeString ( QString const theSQL )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::sridSelected ( QString theSRID )This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::staticMetaObject [data]This method is from derived class 'QgsProjectionSelector'.
QgsProjectionSelector::~QgsProjectionSelector [in-charge] ( )This method is from derived class 'QgsProjectionSelector'.
to the top
Problems with Symbols, High Severity (53)
qgscoordinatereferencesystem.h,
libqgis_core.so.1.7.4
[+] QgsCoordinateReferenceSystem::operator!= ( QgsCoordinateReferenceSystem const& theSrs ) (1)
changed to:QgsCoordinateReferenceSystem::operator!= ( QgsCoordinateReferenceSystem const& theSrs ) const
[symbol: _ZN28QgsCoordinateReferenceSystemneERKS_]
| Change | Effect |
---|
1 | Method became const. | The name of the appropriate symbol for this function on binary level has been changed from _ZN28QgsCoordinateReferenceSystemneERKS_ to _ZNK28QgsCoordinateReferenceSystemneERKS_. This may cause "undefined reference" linker error in old client applications. |
[+] QgsCoordinateReferenceSystem::operator == ( QgsCoordinateReferenceSystem const& theSrs ) (1)
changed to:QgsCoordinateReferenceSystem::operator == ( QgsCoordinateReferenceSystem const& theSrs ) const
[symbol: _ZN28QgsCoordinateReferenceSystemeqERKS_]
| Change | Effect |
---|
1 | Method became const. | The name of the appropriate symbol for this function on binary level has been changed from _ZN28QgsCoordinateReferenceSystemeqERKS_ to _ZNK28QgsCoordinateReferenceSystemeqERKS_. This may cause "undefined reference" linker error in old client applications. |
qgsdataprovider.h,
libqgisgrass.so.1.7.4
[+] QgsDataProvider::setLayerOrder ( QStringList&restrict layers ) (1)
changed to:QgsDataProvider::setLayerOrder ( QStringList const& layers )
[symbol: _ZN15QgsDataProvider13setLayerOrderE11QStringList]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN15QgsDataProvider13setLayerOrderE11QStringList to _ZN15QgsDataProvider13setLayerOrderERK11QStringList. This may cause "undefined reference" linker error in old client applications. |
[+] QgsDataProvider::setSubLayerVisibility ( QString&restrict name, bool vis ) (1)
changed to:QgsDataProvider::setSubLayerVisibility ( QString const& name, bool vis )
[symbol: _ZN15QgsDataProvider21setSubLayerVisibilityE7QStringb]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN15QgsDataProvider21setSubLayerVisibilityE7QStringb to _ZN15QgsDataProvider21setSubLayerVisibilityERK7QStringb. This may cause "undefined reference" linker error in old client applications. |
qgsfeature.h,
libqgis_core.so.1.7.4
[+] QgsFeature::QgsFeature [in-charge] ( int id, QString typeName ) (1)
changed to:QgsFeature::QgsFeature [in-charge] ( QgsFeatureId id, QString typeName )
[symbol: _ZN10QgsFeatureC1Ei7QString]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10QgsFeatureC1Ei7QString to _ZN10QgsFeatureC1Ex7QString. This may cause "undefined reference" linker error in old client applications. |
[+] QgsFeature::QgsFeature [not-in-charge] ( int id, QString typeName ) (1)
changed to:QgsFeature::QgsFeature [not-in-charge] ( QgsFeatureId id, QString typeName )
[symbol: _ZN10QgsFeatureC2Ei7QString]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10QgsFeatureC2Ei7QString to _ZN10QgsFeatureC2Ex7QString. This may cause "undefined reference" linker error in old client applications. |
[+] QgsFeature::setFeatureId ( int id ) (1)
changed to:QgsFeature::setFeatureId ( QgsFeatureId id )
[symbol: _ZN10QgsFeature12setFeatureIdEi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN10QgsFeature12setFeatureIdEi to _ZN10QgsFeature12setFeatureIdEx. This may cause "undefined reference" linker error in old client applications. |
qgsgeometry.h,
libqgis_core.so.1.7.4
[+] QgsGeometry::closestSegmentWithContext ( QgsPoint const& point, QgsPoint& minDistPoint, int& beforeVertex ) (1)
changed to:QgsGeometry::closestSegmentWithContext ( QgsPoint const& point, QgsPoint& minDistPoint, int& afterVertex, double* leftOf, double epsilon )
[symbol: _ZN11QgsGeometry25closestSegmentWithContextERK8QgsPointRS0_Ri]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN11QgsGeometry25closestSegmentWithContextERK8QgsPointRS0_Ri to _ZN11QgsGeometry25closestSegmentWithContextERK8QgsPointRS0_RiPdd. This may cause "undefined reference" linker error in old client applications. |
qgsmaplayer.h,
libqgis_core.so.1.7.4
[+] QgsMapLayer::crs ( ) (1)
changed to:QgsMapLayer::crs ( ) const
[symbol: _ZN11QgsMapLayer3crsEv]
| Change | Effect |
---|
1 | Method became const. | The name of the appropriate symbol for this function on binary level has been changed from _ZN11QgsMapLayer3crsEv to _ZNK11QgsMapLayer3crsEv. This may cause "undefined reference" linker error in old client applications. |
[+] QgsMapLayer::readXml ( QDomNode& layer_node ) (1)
changed to:QgsMapLayer::readXml ( QDomNode const& layer_node )
[symbol: _ZN11QgsMapLayer7readXmlER8QDomNode]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN11QgsMapLayer7readXmlER8QDomNode to _ZN11QgsMapLayer7readXmlERK8QDomNode. This may cause "undefined reference" linker error in old client applications. |
[+] QgsMapLayer::readXML ( QDomNode& layer_node ) (1)
changed to:QgsMapLayer::readXML ( QDomNode const& layer_node )
[symbol: _ZN11QgsMapLayer7readXMLER8QDomNode]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN11QgsMapLayer7readXMLER8QDomNode to _ZN11QgsMapLayer7readXMLERK8QDomNode. This may cause "undefined reference" linker error in old client applications. |
[+] QgsMapLayer::setLayerOrder ( QStringList layers ) (1)
changed to:QgsMapLayer::setLayerOrder ( QStringList const& layers )
[symbol: _ZN11QgsMapLayer13setLayerOrderE11QStringList]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN11QgsMapLayer13setLayerOrderE11QStringList to _ZN11QgsMapLayer13setLayerOrderERK11QStringList. This may cause "undefined reference" linker error in old client applications. |
[+] QgsMapLayer::subLayers ( ) (1)
changed to:QgsMapLayer::subLayers ( ) const
[symbol: _ZN11QgsMapLayer9subLayersEv]
| Change | Effect |
---|
1 | Method became const. | The name of the appropriate symbol for this function on binary level has been changed from _ZN11QgsMapLayer9subLayersEv to _ZNK11QgsMapLayer9subLayersEv. This may cause "undefined reference" linker error in old client applications. |
qgsmaprenderer.h,
libqgis_core.so.1.7.4
[+] QgsMapRenderer::render ( QPainter* painter ) (1)
changed to:QgsMapRenderer::render ( QPainter* painter, double* forceWidthScale )
[symbol: _ZN14QgsMapRenderer6renderEP8QPainter]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsMapRenderer6renderEP8QPainter to _ZN14QgsMapRenderer6renderEP8QPainterPd. This may cause "undefined reference" linker error in old client applications. |
qgspallabeling.h,
libqgis_core.so.1.7.4
[+] QgsPalLayerSettings::registerFeature ( QgsFeature& f, QgsRenderContext const& context ) (1)
changed to:QgsPalLayerSettings::registerFeature ( QgsVectorLayer* layer, QgsFeature& f, QgsRenderContext const& context )
[symbol: _ZN19QgsPalLayerSettings15registerFeatureER10QgsFeatureRK16QgsRenderContext]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN19QgsPalLayerSettings15registerFeatureER10QgsFeatureRK16QgsRenderContext to _ZN19QgsPalLayerSettings15registerFeatureEP14QgsVectorLayerR10QgsFeatureRK16QgsRenderContext. This may cause "undefined reference" linker error in old client applications. |
qgspoint.h,
libqgis_core.so.1.7.4
[+] QgsPoint::sqrDistToSegment ( double x1, double y1, double x2, double y2, QgsPoint& minDistPoint ) const (1)
changed to:QgsPoint::sqrDistToSegment ( double x1, double y1, double x2, double y2, QgsPoint& minDistPoint, double epsilon ) const
[symbol: _ZNK8QgsPoint16sqrDistToSegmentEddddRS_]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZNK8QgsPoint16sqrDistToSegmentEddddRS_ to _ZNK8QgsPoint16sqrDistToSegmentEddddRS_d. This may cause "undefined reference" linker error in old client applications. |
qgsrasterlayer.h,
libqgis_core.so.1.7.4
[+] QgsRasterLayer::bandCount ( ) (1)
changed to:QgsRasterLayer::bandCount ( ) const
[symbol: _ZN14QgsRasterLayer9bandCountEv]
| Change | Effect |
---|
1 | Method became const. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsRasterLayer9bandCountEv to _ZNK14QgsRasterLayer9bandCountEv. This may cause "undefined reference" linker error in old client applications. |
[+] QgsRasterLayer::bandNumber ( QString const& theBandName ) (1)
changed to:QgsRasterLayer::bandNumber ( QString const& theBandName ) const
[symbol: _ZN14QgsRasterLayer10bandNumberERK7QString]
| Change | Effect |
---|
1 | Method became const. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsRasterLayer10bandNumberERK7QString to _ZNK14QgsRasterLayer10bandNumberERK7QString. This may cause "undefined reference" linker error in old client applications. |
[+] QgsRasterLayer::readXml ( QDomNode& layer_node ) (1)
changed to:QgsRasterLayer::readXml ( QDomNode const& layer_node )
[symbol: _ZN14QgsRasterLayer7readXmlER8QDomNode]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsRasterLayer7readXmlER8QDomNode to _ZN14QgsRasterLayer7readXmlERK8QDomNode. This may cause "undefined reference" linker error in old client applications. |
[+] QgsRasterLayer::setSubLayerVisibility ( QString const& name, bool vis ) (1)
changed to:QgsRasterLayer::setSubLayerVisibility ( QString name, bool vis )
[symbol: _ZN14QgsRasterLayer21setSubLayerVisibilityERK7QStringb]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsRasterLayer21setSubLayerVisibilityERK7QStringb to _ZN14QgsRasterLayer21setSubLayerVisibilityE7QStringb. This may cause "undefined reference" linker error in old client applications. |
qgssearchtreenode.h,
libqgis_core.so.1.7.4
[+] QgsSearchTreeValue::compare ( QgsSearchTreeValue& value1, QgsSearchTreeValue& value2, Qt::CaseSensitivity p3 ) [static] (1)
[symbol: _ZN18QgsSearchTreeValue7compareERS_S0_N2Qt15CaseSensitivityE]
| Change | Effect |
---|
1 | Type of return value has been changed from int (4 bytes) to QgsSearchTreeValue (16 bytes). | 1) The return value became passed in memory as the hidden first parameter instead of the register and therefore the layout of parameter's stack has been shifted by 4 bytes. All the parameters will be incorrectly initialized by applications. 2) Applications will obtain a different return value and execution may change. |
qgsspatialindex.h,
libqgis_core.so.1.7.4
[+] QgsSpatialIndex::featureInfo ( QgsFeature& f, Tools::Geometry::Region& r, long& id ) (1)
changed to:QgsSpatialIndex::featureInfo ( QgsFeature& f, SpatialIndex::Region& r, QgsFeatureId& id )
[symbol: _ZN15QgsSpatialIndex11featureInfoER10QgsFeatureRN5Tools8Geometry6RegionERl]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN15QgsSpatialIndex11featureInfoER10QgsFeatureRN5Tools8Geometry6RegionERl to _ZN15QgsSpatialIndex11featureInfoER10QgsFeatureRN12SpatialIndex6RegionERx. This may cause "undefined reference" linker error in old client applications. |
qgssymbolv2.h,
libqgis_core.so.1.7.4
[+] QgsFillSymbolV2::renderPolygon ( QPolygonF const& points, QList<QPolygonF>* rings, QgsRenderContext& context, int layer, bool selected ) (1)
changed to:QgsFillSymbolV2::renderPolygon ( QPolygonF const& points, QList<QPolygonF>* rings, QgsFeature const* f, QgsRenderContext& context, int layer, bool selected )
[symbol: _ZN15QgsFillSymbolV213renderPolygonERK9QPolygonFP5QListIS0_ER16QgsRenderContextib]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN15QgsFillSymbolV213renderPolygonERK9QPolygonFP5QListIS0_ER16QgsRenderContextib to _ZN15QgsFillSymbolV213renderPolygonERK9QPolygonFP5QListIS0_EPK10QgsFeatureR16QgsRenderContextib. This may cause "undefined reference" linker error in old client applications. |
[+] QgsLineSymbolV2::renderPolyline ( QPolygonF const& points, QgsRenderContext& context, int layer, bool selected ) (1)
changed to:QgsLineSymbolV2::renderPolyline ( QPolygonF const& points, QgsFeature const* f, QgsRenderContext& context, int layer, bool selected )
[symbol: _ZN15QgsLineSymbolV214renderPolylineERK9QPolygonFR16QgsRenderContextib]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN15QgsLineSymbolV214renderPolylineERK9QPolygonFR16QgsRenderContextib to _ZN15QgsLineSymbolV214renderPolylineERK9QPolygonFPK10QgsFeatureR16QgsRenderContextib. This may cause "undefined reference" linker error in old client applications. |
[+] QgsMarkerSymbolV2::renderPoint ( QPointF const& point, QgsRenderContext& context, int layer, bool selected ) (1)
changed to:QgsMarkerSymbolV2::renderPoint ( QPointF const& point, QgsFeature const* f, QgsRenderContext& context, int layer, bool selected )
[symbol: _ZN17QgsMarkerSymbolV211renderPointERK7QPointFR16QgsRenderContextib]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN17QgsMarkerSymbolV211renderPointERK7QPointFR16QgsRenderContextib to _ZN17QgsMarkerSymbolV211renderPointERK7QPointFPK10QgsFeatureR16QgsRenderContextib. This may cause "undefined reference" linker error in old client applications. |
[+] QgsSymbolV2::startRender ( QgsRenderContext& context ) (1)
changed to:QgsSymbolV2::startRender ( QgsRenderContext& context, QgsVectorLayer const* layer )
[symbol: _ZN11QgsSymbolV211startRenderER16QgsRenderContext]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN11QgsSymbolV211startRenderER16QgsRenderContext to _ZN11QgsSymbolV211startRenderER16QgsRenderContextPK14QgsVectorLayer. This may cause "undefined reference" linker error in old client applications. |
[+] QgsSymbolV2RenderContext::QgsSymbolV2RenderContext [not-in-charge] ( QgsRenderContext& c, QgsSymbolV2::OutputUnit u, qreal alpha, bool selected, int renderHints ) (1)
changed to:QgsSymbolV2RenderContext::QgsSymbolV2RenderContext [not-in-charge] ( QgsRenderContext& c, QgsSymbolV2::OutputUnit u, qreal alpha, bool selected, int renderHints, QgsFeature const* f )
[symbol: _ZN24QgsSymbolV2RenderContextC2ER16QgsRenderContextN11QgsSymbolV210OutputUnitEdbi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN24QgsSymbolV2RenderContextC2ER16QgsRenderContextN11QgsSymbolV210OutputUnitEdbi to _ZN24QgsSymbolV2RenderContextC2ER16QgsRenderContextN11QgsSymbolV210OutputUnitEdbiPK10QgsFeature. This may cause "undefined reference" linker error in old client applications. |
[+] QgsSymbolV2RenderContext::QgsSymbolV2RenderContext [in-charge] ( QgsRenderContext& c, QgsSymbolV2::OutputUnit u, qreal alpha, bool selected, int renderHints ) (1)
changed to:QgsSymbolV2RenderContext::QgsSymbolV2RenderContext [in-charge] ( QgsRenderContext& c, QgsSymbolV2::OutputUnit u, qreal alpha, bool selected, int renderHints, QgsFeature const* f )
[symbol: _ZN24QgsSymbolV2RenderContextC1ER16QgsRenderContextN11QgsSymbolV210OutputUnitEdbi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN24QgsSymbolV2RenderContextC1ER16QgsRenderContextN11QgsSymbolV210OutputUnitEdbi to _ZN24QgsSymbolV2RenderContextC1ER16QgsRenderContextN11QgsSymbolV210OutputUnitEdbiPK10QgsFeature. This may cause "undefined reference" linker error in old client applications. |
qgsvectordataprovider.h,
libqgis_core.so.1.7.4
[+] QgsVectorDataProvider::changeAttributeValues ( QMap<int, QMap<int, QVariant> > const& attr_map ) (1)
changed to:QgsVectorDataProvider::changeAttributeValues ( QMap<long long, QMap<int, QVariant> > const& attr_map )
[symbol: _ZN21QgsVectorDataProvider21changeAttributeValuesERK4QMapIiS0_Ii8QVariantEE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN21QgsVectorDataProvider21changeAttributeValuesERK4QMapIiS0_Ii8QVariantEE to _ZN21QgsVectorDataProvider21changeAttributeValuesERK4QMapIxS0_Ii8QVariantEE. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorDataProvider::changeGeometryValues ( QMap<int, QgsGeometry>& geometry_map ) (1)
changed to:QgsVectorDataProvider::changeGeometryValues ( QMap<long long, QgsGeometry>& geometry_map )
[symbol: _ZN21QgsVectorDataProvider20changeGeometryValuesER4QMapIi11QgsGeometryE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN21QgsVectorDataProvider20changeGeometryValuesER4QMapIi11QgsGeometryE to _ZN21QgsVectorDataProvider20changeGeometryValuesER4QMapIx11QgsGeometryE. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorDataProvider::deleteFeatures ( QSet<int> const& id ) (1)
changed to:QgsVectorDataProvider::deleteFeatures ( QSet<long long> const& id )
[symbol: _ZN21QgsVectorDataProvider14deleteFeaturesERK4QSetIiE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN21QgsVectorDataProvider14deleteFeaturesERK4QSetIiE to _ZN21QgsVectorDataProvider14deleteFeaturesERK4QSetIxE. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorDataProvider::featureAtId ( int featureId, QgsFeature& feature, bool fetchGeometry, QgsAttributeList fetchAttributes ) (1)
changed to:QgsVectorDataProvider::featureAtId ( QgsFeatureId featureId, QgsFeature& feature, bool fetchGeometry, QgsAttributeList fetchAttributes )
[symbol: _ZN21QgsVectorDataProvider11featureAtIdEiR10QgsFeatureb5QListIiE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN21QgsVectorDataProvider11featureAtIdEiR10QgsFeatureb5QListIiE to _ZN21QgsVectorDataProvider11featureAtIdExR10QgsFeatureb5QListIiE. This may cause "undefined reference" linker error in old client applications. |
qgsvectorfilewriter.h,
libqgis_core.so.1.7.4
[+] QgsVectorFileWriter::QgsVectorFileWriter [in-charge] ( QString const& vectorFileName, QString const& fileEncoding, QgsFieldMap const& fields, QGis::WkbType geometryType, QgsCoordinateReferenceSystem const* srs, QString const& driverName, QStringList const& datasourceOptions, QStringList const& layerOptions ) (1)
changed to:QgsVectorFileWriter::QgsVectorFileWriter [in-charge] ( QString const& vectorFileName, QString const& fileEncoding, QgsFieldMap const& fields, QGis::WkbType geometryType, QgsCoordinateReferenceSystem const* srs, QString const& driverName, QStringList const& datasourceOptions, QStringList const& layerOptions, QString* newFilename )
[symbol: _ZN19QgsVectorFileWriterC1ERK7QStringS2_RK4QMapIi8QgsFieldEN4QGis7WkbTypeEPK28QgsCoordinateReferenceSystemS2_RK11QStringListSF_]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN19QgsVectorFileWriterC1ERK7QStringS2_RK4QMapIi8QgsFieldEN4QGis7WkbTypeEPK28QgsCoordinateReferenceSystemS2_RK11QStringListSF_ to _ZN19QgsVectorFileWriterC1ERK7QStringS2_RK4QMapIi8QgsFieldEN4QGis7WkbTypeEPK28QgsCoordinateReferenceSystemS2_RK11QStringListSF_PS0_. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorFileWriter::QgsVectorFileWriter [not-in-charge] ( QString const& vectorFileName, QString const& fileEncoding, QgsFieldMap const& fields, QGis::WkbType geometryType, QgsCoordinateReferenceSystem const* srs, QString const& driverName, QStringList const& datasourceOptions, QStringList const& layerOptions ) (1)
changed to:QgsVectorFileWriter::QgsVectorFileWriter [not-in-charge] ( QString const& vectorFileName, QString const& fileEncoding, QgsFieldMap const& fields, QGis::WkbType geometryType, QgsCoordinateReferenceSystem const* srs, QString const& driverName, QStringList const& datasourceOptions, QStringList const& layerOptions, QString* newFilename )
[symbol: _ZN19QgsVectorFileWriterC2ERK7QStringS2_RK4QMapIi8QgsFieldEN4QGis7WkbTypeEPK28QgsCoordinateReferenceSystemS2_RK11QStringListSF_]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN19QgsVectorFileWriterC2ERK7QStringS2_RK4QMapIi8QgsFieldEN4QGis7WkbTypeEPK28QgsCoordinateReferenceSystemS2_RK11QStringListSF_ to _ZN19QgsVectorFileWriterC2ERK7QStringS2_RK4QMapIi8QgsFieldEN4QGis7WkbTypeEPK28QgsCoordinateReferenceSystemS2_RK11QStringListSF_PS0_. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorFileWriter::writeAsVectorFormat ( QgsVectorLayer* layer, QString const& fileName, QString const& fileEncoding, QgsCoordinateReferenceSystem const* destCRS, QString const& driverName, bool onlySelected, QString* errorMessage, QStringList const& datasourceOptions, QStringList const& layerOptions, bool skipAttributeCreation ) [static] (1)
changed to:QgsVectorFileWriter::writeAsVectorFormat ( QgsVectorLayer* layer, QString const& fileName, QString const& fileEncoding, QgsCoordinateReferenceSystem const* destCRS, QString const& driverName, bool onlySelected, QString* errorMessage, QStringList const& datasourceOptions, QStringList const& layerOptions, bool skipAttributeCreation, QString* newFilename ) [static]
[symbol: _ZN19QgsVectorFileWriter19writeAsVectorFormatEP14QgsVectorLayerRK7QStringS4_PK28QgsCoordinateReferenceSystemS4_bPS2_RK11QStringListSB_b]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN19QgsVectorFileWriter19writeAsVectorFormatEP14QgsVectorLayerRK7QStringS4_PK28QgsCoordinateReferenceSystemS4_bPS2_RK11QStringListSB_b to _ZN19QgsVectorFileWriter19writeAsVectorFormatEP14QgsVectorLayerRK7QStringS4_PK28QgsCoordinateReferenceSystemS4_bPS2_RK11QStringListSB_bS8_. This may cause "undefined reference" linker error in old client applications. |
qgsvectorlayer.h,
libqgis_core.so.1.7.4
[+] QgsVectorLayer::attributeValueChanged ( int fid, int idx, QVariant const& p3 ) (1)
changed to:QgsVectorLayer::attributeValueChanged ( QgsFeatureId fid, int idx, QVariant const& p3 )
[symbol: _ZN14QgsVectorLayer21attributeValueChangedEiiRK8QVariant]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsVectorLayer21attributeValueChangedEiiRK8QVariant to _ZN14QgsVectorLayer21attributeValueChangedExiRK8QVariant. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorLayer::changeAttributeValue ( int fid, int field, QVariant value, bool emitSignal ) (1)
changed to:QgsVectorLayer::changeAttributeValue ( QgsFeatureId fid, int field, QVariant value, bool emitSignal )
[symbol: _ZN14QgsVectorLayer20changeAttributeValueEii8QVariantb]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsVectorLayer20changeAttributeValueEii8QVariantb to _ZN14QgsVectorLayer20changeAttributeValueExi8QVariantb. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorLayer::changeGeometry ( int fid, QgsGeometry* geom ) (1)
changed to:QgsVectorLayer::changeGeometry ( QgsFeatureId fid, QgsGeometry* geom )
[symbol: _ZN14QgsVectorLayer14changeGeometryEiP11QgsGeometry]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsVectorLayer14changeGeometryEiP11QgsGeometry to _ZN14QgsVectorLayer14changeGeometryExP11QgsGeometry. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorLayer::committedAttributeValuesChanges ( QString const& layerId, QMap<int, QMap<int, QVariant> > const& changedAttributesValues ) (1)
changed to:QgsVectorLayer::committedAttributeValuesChanges ( QString const& layerId, QMap<long long, QMap<int, QVariant> > const& changedAttributesValues )
[symbol: _ZN14QgsVectorLayer31committedAttributeValuesChangesERK7QStringRK4QMapIiS3_Ii8QVariantEE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsVectorLayer31committedAttributeValuesChangesERK7QStringRK4QMapIiS3_Ii8QVariantEE to _ZN14QgsVectorLayer31committedAttributeValuesChangesERK7QStringRK4QMapIxS3_Ii8QVariantEE. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorLayer::committedFeaturesRemoved ( QString const& layerId, QSet<int> const& deletedFeatureIds ) (1)
changed to:QgsVectorLayer::committedFeaturesRemoved ( QString const& layerId, QSet<long long> const& deletedFeatureIds )
[symbol: _ZN14QgsVectorLayer24committedFeaturesRemovedERK7QStringRK4QSetIiE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsVectorLayer24committedFeaturesRemovedERK7QStringRK4QSetIiE to _ZN14QgsVectorLayer24committedFeaturesRemovedERK7QStringRK4QSetIxE. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorLayer::committedGeometriesChanges ( QString const& layerId, QMap<int, QgsGeometry> const& changedGeometries ) (1)
changed to:QgsVectorLayer::committedGeometriesChanges ( QString const& layerId, QMap<long long, QgsGeometry> const& changedGeometries )
[symbol: _ZN14QgsVectorLayer26committedGeometriesChangesERK7QStringRK4QMapIi11QgsGeometryE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsVectorLayer26committedGeometriesChangesERK7QStringRK4QMapIi11QgsGeometryE to _ZN14QgsVectorLayer26committedGeometriesChangesERK7QStringRK4QMapIx11QgsGeometryE. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorLayer::deleteFeature ( int fid ) (1)
changed to:QgsVectorLayer::deleteFeature ( QgsFeatureId fid )
[symbol: _ZN14QgsVectorLayer13deleteFeatureEi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsVectorLayer13deleteFeatureEi to _ZN14QgsVectorLayer13deleteFeatureEx. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorLayer::deleteVertex ( int atFeatureId, int atVertex ) (1)
changed to:QgsVectorLayer::deleteVertex ( QgsFeatureId atFeatureId, int atVertex )
[symbol: _ZN14QgsVectorLayer12deleteVertexEii]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsVectorLayer12deleteVertexEii to _ZN14QgsVectorLayer12deleteVertexExi. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorLayer::deselect ( int featureId, bool emitSignal ) (1)
changed to:QgsVectorLayer::deselect ( QgsFeatureId featureId, bool emitSignal )
[symbol: _ZN14QgsVectorLayer8deselectEib]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsVectorLayer8deselectEib to _ZN14QgsVectorLayer8deselectExb. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorLayer::featureAdded ( int fid ) (1)
changed to:QgsVectorLayer::featureAdded ( QgsFeatureId fid )
[symbol: _ZN14QgsVectorLayer12featureAddedEi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsVectorLayer12featureAddedEi to _ZN14QgsVectorLayer12featureAddedEx. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorLayer::featureAtId ( int featureId, QgsFeature& f, bool fetchGeometries, bool fetchAttributes ) (1)
changed to:QgsVectorLayer::featureAtId ( QgsFeatureId featureId, QgsFeature& f, bool fetchGeometries, bool fetchAttributes )
[symbol: _ZN14QgsVectorLayer11featureAtIdEiR10QgsFeaturebb]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsVectorLayer11featureAtIdEiR10QgsFeaturebb to _ZN14QgsVectorLayer11featureAtIdExR10QgsFeaturebb. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorLayer::featureDeleted ( int fid ) (1)
changed to:QgsVectorLayer::featureDeleted ( QgsFeatureId fid )
[symbol: _ZN14QgsVectorLayer14featureDeletedEi]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsVectorLayer14featureDeletedEi to _ZN14QgsVectorLayer14featureDeletedEx. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorLayer::insertVertex ( double x, double y, int atFeatureId, int beforeVertex ) (1)
changed to:QgsVectorLayer::insertVertex ( double x, double y, QgsFeatureId atFeatureId, int beforeVertex )
[symbol: _ZN14QgsVectorLayer12insertVertexEddii]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsVectorLayer12insertVertexEddii to _ZN14QgsVectorLayer12insertVertexEddxi. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorLayer::moveVertex ( double x, double y, int atFeatureId, int atVertex ) (1)
changed to:QgsVectorLayer::moveVertex ( double x, double y, QgsFeatureId atFeatureId, int atVertex )
[symbol: _ZN14QgsVectorLayer10moveVertexEddii]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsVectorLayer10moveVertexEddii to _ZN14QgsVectorLayer10moveVertexEddxi. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorLayer::readXml ( QDomNode& layer_node ) (1)
changed to:QgsVectorLayer::readXml ( QDomNode const& layer_node )
[symbol: _ZN14QgsVectorLayer7readXmlER8QDomNode]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsVectorLayer7readXmlER8QDomNode to _ZN14QgsVectorLayer7readXmlERK8QDomNode. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorLayer::select ( int featureId, bool emitSignal ) (1)
changed to:QgsVectorLayer::select ( QgsFeatureId featureId, bool emitSignal )
[symbol: _ZN14QgsVectorLayer6selectEib]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsVectorLayer6selectEib to _ZN14QgsVectorLayer6selectExb. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorLayer::setSelectedFeatures ( QSet<int> const& ids ) (1)
changed to:QgsVectorLayer::setSelectedFeatures ( QSet<long long> const& ids )
[symbol: _ZN14QgsVectorLayer19setSelectedFeaturesERK4QSetIiE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsVectorLayer19setSelectedFeaturesERK4QSetIiE to _ZN14QgsVectorLayer19setSelectedFeaturesERK4QSetIxE. This may cause "undefined reference" linker error in old client applications. |
[+] QgsVectorLayer::translateFeature ( int featureId, double dx, double dy ) (1)
changed to:QgsVectorLayer::translateFeature ( QgsFeatureId featureId, double dx, double dy )
[symbol: _ZN14QgsVectorLayer16translateFeatureEidd]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN14QgsVectorLayer16translateFeatureEidd to _ZN14QgsVectorLayer16translateFeatureExdd. This may cause "undefined reference" linker error in old client applications. |
to the top
Problems with Data Types, Medium Severity (66)
qgscategorizedsymbolrendererv2.h
[+] class QgsCategorizedSymbolRendererV2 (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 15 entries | Virtual Table (New) - 22 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsCategorizedSymbolRendererV2::symbolForFeature |
QgsCategorizedSymbolRendererV2::symbolForFeature |
12 |
QgsCategorizedSymbolRendererV2::startRender |
QgsCategorizedSymbolRendererV2::startRender |
16 |
QgsCategorizedSymbolRendererV2::stopRender |
QgsCategorizedSymbolRendererV2::stopRender |
20 |
QgsCategorizedSymbolRendererV2::usedAttributes |
QgsCategorizedSymbolRendererV2::usedAttributes |
24 |
~QgsCategorizedSymbolRendererV2 |
~QgsCategorizedSymbolRendererV2 |
28 |
~QgsCategorizedSymbolRendererV2 |
~QgsCategorizedSymbolRendererV2 |
32 |
QgsCategorizedSymbolRendererV2::clone |
QgsCategorizedSymbolRendererV2::clone |
36 |
QgsFeatureRendererV2::renderFeature |
QgsFeatureRendererV2::renderFeature |
40 |
QgsCategorizedSymbolRendererV2::dump |
QgsCategorizedSymbolRendererV2::dump |
44 |
QgsCategorizedSymbolRendererV2::symbols |
QgsCategorizedSymbolRendererV2::capabilities |
48 |
QgsCategorizedSymbolRendererV2::save |
QgsCategorizedSymbolRendererV2::symbols |
52 |
QgsCategorizedSymbolRendererV2::legendSymbologyItems |
QgsCategorizedSymbolRendererV2::save |
56 |
QgsCategorizedSymbolRendererV2::legendSymbolItems |
QgsFeatureRendererV2::writeSld |
60 |
|
QgsCategorizedSymbolRendererV2::toSld |
64 |
|
QgsCategorizedSymbolRendererV2::legendSymbologyItems |
68 |
|
QgsCategorizedSymbolRendererV2::legendSymbolItems |
72 |
|
QgsCategorizedSymbolRendererV2::rotationField |
76 |
|
QgsCategorizedSymbolRendererV2::setRotationField |
80 |
|
QgsFeatureRendererV2::willRenderFeature |
84 |
|
QgsFeatureRendererV2::symbolsForFeature |
[+] affected symbols (26)
QgsCategorizedSymbolRendererV2::addCategory ( QgsRendererCategoryV2 const& category )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::categoryIndexForValue ( QVariant val )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::clone ( )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::create ( QDomElement& element ) [static]This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::deleteAllCategories ( )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::deleteCategory ( int catIndex )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::dump ( )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::legendSymbolItems ( )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::legendSymbologyItems ( QSize iconSize )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::QgsCategorizedSymbolRendererV2 [in-charge] ( QString attrName, QgsCategoryList categories )This constructor is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::rebuildHash ( )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::save ( QDomDocument& doc )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::setSourceColorRamp ( QgsVectorColorRampV2* ramp )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::setSourceSymbol ( QgsSymbolV2* sym )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::sourceColorRamp ( )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::sourceSymbol ( )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::startRender ( QgsRenderContext& context, QgsVectorLayer const* vlayer )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::stopRender ( QgsRenderContext& context )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::symbolForFeature ( QgsFeature& feature )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::symbolForValue ( QVariant value )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::symbols ( )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::updateCategoryLabel ( int catIndex, QString label )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::updateCategorySymbol ( int catIndex, QgsSymbolV2* symbol )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::updateCategoryValue ( int catIndex, QVariant const& value )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::usedAttributes ( )This method is from 'QgsCategorizedSymbolRendererV2' class.
QgsCategorizedSymbolRendererV2::~QgsCategorizedSymbolRendererV2 [in-charge] ( )This method is from 'QgsCategorizedSymbolRendererV2' class.
qgsdataprovider.h
[+] class QgsDataProvider (2)
| Change |
Effect |
1 | Virtual method QgsDataProvider::setLayerOrder ( QStringList const& ) has been added to this class instead of QgsDataProvider::setLayerOrder ( QStringList&restrict ). | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
2 | Virtual method QgsDataProvider::setSubLayerVisibility ( QString const&, bool ) has been added to this class instead of QgsDataProvider::setSubLayerVisibility ( QString&restrict, bool ). | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 35 entries | Virtual Table (New) - 35 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsDataProvider::metaObject |
QgsDataProvider::metaObject |
12 |
QgsDataProvider::qt_metacast |
QgsDataProvider::qt_metacast |
16 |
QgsDataProvider::qt_metacall |
QgsDataProvider::qt_metacall |
20 |
~QgsDataProvider |
~QgsDataProvider |
24 |
~QgsDataProvider |
~QgsDataProvider |
28 |
QObject::event |
QObject::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QObject::timerEvent |
QObject::timerEvent |
40 |
QObject::childEvent |
QObject::childEvent |
44 |
QObject::customEvent |
QObject::customEvent |
48 |
QObject::connectNotify |
QObject::connectNotify |
52 |
QObject::disconnectNotify |
QObject::disconnectNotify |
56 |
__cxa_pure_virtual |
__cxa_pure_virtual |
60 |
QgsDataProvider::setDataSourceUri |
QgsDataProvider::setDataSourceUri |
64 |
QgsDataProvider::dataSourceUri |
QgsDataProvider::dataSourceUri |
68 |
__cxa_pure_virtual |
__cxa_pure_virtual |
72 |
__cxa_pure_virtual |
__cxa_pure_virtual |
76 |
QgsDataProvider::updateExtents |
QgsDataProvider::updateExtents |
80 |
QgsDataProvider::setSubsetString |
QgsDataProvider::setSubsetString |
84 |
QgsDataProvider::supportsSubsetString |
QgsDataProvider::supportsSubsetString |
88 |
QgsDataProvider::subsetString |
QgsDataProvider::subsetString |
92 |
QgsDataProvider::subLayers |
QgsDataProvider::subLayers |
96 |
QgsDataProvider::subLayerStyles |
QgsDataProvider::subLayerStyles |
100 |
QgsDataProvider::subLayerCount |
QgsDataProvider::subLayerCount |
104 |
QgsDataProvider::setLayerOrder |
QgsDataProvider::setLayerOrder |
108 |
QgsDataProvider::setSubLayerVisibility |
QgsDataProvider::setSubLayerVisibility |
112 |
__cxa_pure_virtual |
__cxa_pure_virtual |
116 |
__cxa_pure_virtual |
__cxa_pure_virtual |
120 |
QgsDataProvider::fileVectorFilters |
QgsDataProvider::fileVectorFilters |
124 |
QgsDataProvider::fileRasterFilters |
QgsDataProvider::fileRasterFilters |
128 |
QgsDataProvider::reloadData |
QgsDataProvider::reloadData |
132 |
QgsDataProvider::timestamp |
QgsDataProvider::timestamp |
136 |
QgsDataProvider::dataTimestamp |
QgsDataProvider::dataTimestamp |
[+] affected symbols (2)
QgsDataProvider::setLayerOrder ( QStringList&restrict layers )This method is from 'QgsDataProvider' class.
QgsDataProvider::setSubLayerVisibility ( QString&restrict name, bool vis )This method is from 'QgsDataProvider' class.
qgsfillsymbollayerv2.h
[+] class QgsCentroidFillSymbolLayerV2 (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 15 entries | Virtual Table (New) - 17 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsCentroidFillSymbolLayerV2::setColor |
QgsCentroidFillSymbolLayerV2::setColor |
12 |
QgsSymbolLayerV2::color |
QgsSymbolLayerV2::color |
16 |
~QgsCentroidFillSymbolLayerV2 |
~QgsCentroidFillSymbolLayerV2 |
20 |
~QgsCentroidFillSymbolLayerV2 |
~QgsCentroidFillSymbolLayerV2 |
24 |
QgsCentroidFillSymbolLayerV2::layerType |
QgsCentroidFillSymbolLayerV2::layerType |
28 |
QgsCentroidFillSymbolLayerV2::startRender |
QgsCentroidFillSymbolLayerV2::startRender |
32 |
QgsCentroidFillSymbolLayerV2::stopRender |
QgsCentroidFillSymbolLayerV2::stopRender |
36 |
QgsCentroidFillSymbolLayerV2::clone |
QgsCentroidFillSymbolLayerV2::clone |
40 |
QgsCentroidFillSymbolLayerV2::properties |
QgsCentroidFillSymbolLayerV2::toSld |
44 |
QgsFillSymbolLayerV2::drawPreviewIcon |
QgsCentroidFillSymbolLayerV2::properties |
48 |
QgsCentroidFillSymbolLayerV2::subSymbol |
QgsFillSymbolLayerV2::drawPreviewIcon |
52 |
QgsCentroidFillSymbolLayerV2::setSubSymbol |
QgsCentroidFillSymbolLayerV2::subSymbol |
56 |
QgsCentroidFillSymbolLayerV2::renderPolygon |
QgsCentroidFillSymbolLayerV2::setSubSymbol |
60 |
|
QgsSymbolLayerV2::usedAttributes |
64 |
|
QgsCentroidFillSymbolLayerV2::renderPolygon |
[+] affected symbols (12)
QgsCentroidFillSymbolLayerV2::clone ( ) constThis method is from 'QgsCentroidFillSymbolLayerV2' class.
QgsCentroidFillSymbolLayerV2::create ( QgsStringMap const& properties ) [static]This method is from 'QgsCentroidFillSymbolLayerV2' class.
QgsCentroidFillSymbolLayerV2::layerType ( ) constThis method is from 'QgsCentroidFillSymbolLayerV2' class.
QgsCentroidFillSymbolLayerV2::properties ( ) constThis method is from 'QgsCentroidFillSymbolLayerV2' class.
QgsCentroidFillSymbolLayerV2::QgsCentroidFillSymbolLayerV2 [in-charge] ( )This constructor is from 'QgsCentroidFillSymbolLayerV2' class.
QgsCentroidFillSymbolLayerV2::renderPolygon ( QPolygonF const& points, QList<QPolygonF>* rings, QgsSymbolV2RenderContext& context )This method is from 'QgsCentroidFillSymbolLayerV2' class.
QgsCentroidFillSymbolLayerV2::setColor ( QColor const& color )This method is from 'QgsCentroidFillSymbolLayerV2' class.
QgsCentroidFillSymbolLayerV2::setSubSymbol ( QgsSymbolV2* symbol )This method is from 'QgsCentroidFillSymbolLayerV2' class.
QgsCentroidFillSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsCentroidFillSymbolLayerV2' class.
QgsCentroidFillSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsCentroidFillSymbolLayerV2' class.
QgsCentroidFillSymbolLayerV2::subSymbol ( )This method is from 'QgsCentroidFillSymbolLayerV2' class.
QgsCentroidFillSymbolLayerV2::~QgsCentroidFillSymbolLayerV2 [in-charge] ( )This method is from 'QgsCentroidFillSymbolLayerV2' class.
[+] class QgsSimpleFillSymbolLayerV2 (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 15 entries | Virtual Table (New) - 17 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsSymbolLayerV2::setColor |
QgsSymbolLayerV2::setColor |
12 |
QgsSymbolLayerV2::color |
QgsSymbolLayerV2::color |
16 |
~QgsSimpleFillSymbolLayerV2 |
~QgsSimpleFillSymbolLayerV2 |
20 |
~QgsSimpleFillSymbolLayerV2 |
~QgsSimpleFillSymbolLayerV2 |
24 |
QgsSimpleFillSymbolLayerV2::layerType |
QgsSimpleFillSymbolLayerV2::layerType |
28 |
QgsSimpleFillSymbolLayerV2::startRender |
QgsSimpleFillSymbolLayerV2::startRender |
32 |
QgsSimpleFillSymbolLayerV2::stopRender |
QgsSimpleFillSymbolLayerV2::stopRender |
36 |
QgsSimpleFillSymbolLayerV2::clone |
QgsSimpleFillSymbolLayerV2::clone |
40 |
QgsSimpleFillSymbolLayerV2::properties |
QgsSimpleFillSymbolLayerV2::toSld |
44 |
QgsFillSymbolLayerV2::drawPreviewIcon |
QgsSimpleFillSymbolLayerV2::properties |
48 |
QgsSymbolLayerV2::subSymbol |
QgsFillSymbolLayerV2::drawPreviewIcon |
52 |
QgsSymbolLayerV2::setSubSymbol |
QgsSymbolLayerV2::subSymbol |
56 |
QgsSimpleFillSymbolLayerV2::renderPolygon |
QgsSymbolLayerV2::setSubSymbol |
60 |
|
QgsSymbolLayerV2::usedAttributes |
64 |
|
QgsSimpleFillSymbolLayerV2::renderPolygon |
[+] affected symbols (9)
QgsSimpleFillSymbolLayerV2::clone ( ) constThis method is from 'QgsSimpleFillSymbolLayerV2' class.
QgsSimpleFillSymbolLayerV2::create ( QgsStringMap const& properties ) [static]This method is from 'QgsSimpleFillSymbolLayerV2' class.
QgsSimpleFillSymbolLayerV2::layerType ( ) constThis method is from 'QgsSimpleFillSymbolLayerV2' class.
QgsSimpleFillSymbolLayerV2::properties ( ) constThis method is from 'QgsSimpleFillSymbolLayerV2' class.
QgsSimpleFillSymbolLayerV2::QgsSimpleFillSymbolLayerV2 [in-charge] ( QColor color, Qt::BrushStyle style, QColor borderColor, Qt::PenStyle borderStyle, double borderWidth )This constructor is from 'QgsSimpleFillSymbolLayerV2' class.
QgsSimpleFillSymbolLayerV2::renderPolygon ( QPolygonF const& points, QList<QPolygonF>* rings, QgsSymbolV2RenderContext& context )This method is from 'QgsSimpleFillSymbolLayerV2' class.
QgsSimpleFillSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsSimpleFillSymbolLayerV2' class.
QgsSimpleFillSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsSimpleFillSymbolLayerV2' class.
QgsSimpleFillSymbolLayerV2::~QgsSimpleFillSymbolLayerV2 [in-charge] ( )This method is from 'QgsSimpleFillSymbolLayerV2' class.
[+] class QgsSVGFillSymbolLayer (3)
| Change |
Effect |
1 | Field mBrush has been removed from this type. | 1) Applications will access incorrect memory when attempting to access this field. 2) Size of the inclusive type has been changed. |
2 | Field mOutline has been removed from this type. | 1) Applications will access incorrect memory when attempting to access this field. 2) Size of the inclusive type has been changed. |
3 | Field mOutlineWidth has been removed from this type. | 1) Applications will access incorrect memory when attempting to access this field. 2) Size of the inclusive type has been changed. |
[+] affected symbols (9)
QgsSVGFillSymbolLayer::clone ( ) constThis method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::layerType ( ) constThis method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::properties ( ) constThis method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::QgsSVGFillSymbolLayer [in-charge] ( QByteArray const& svgData, double width, double rotation )This constructor is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::QgsSVGFillSymbolLayer [in-charge] ( QString const& svgFilePath, double width, double rotation )This constructor is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::setSvgFilePath ( QString const& svgPath )This method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::startRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::stopRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::~QgsSVGFillSymbolLayer [in-charge] ( )This method is from 'QgsSVGFillSymbolLayer' class.
qgsgpsconnection.h
[+] class QgsGPSConnection (1)
| Change |
Effect |
1 | Size of field mLastGPSInformation has been changed from 72 bytes to 116 bytes. | 1) Size of the inclusive type has been changed. 2) Previous accesses of applications and library functions to this field and fields at higher positions of the structure definition may be broken. |
[+] affected symbols (11)
QgsGPSConnection::close ( )This method is from 'QgsGPSConnection' class.
QgsGPSConnection::connect ( )This method is from 'QgsGPSConnection' class.
QgsGPSConnection::metaObject ( ) constThis method is from 'QgsGPSConnection' class.
QgsGPSConnection::QgsGPSConnection [in-charge] ( QIODevice* dev )This constructor is from 'QgsGPSConnection' class.
QgsGPSConnection::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsGPSConnection' class.
QgsGPSConnection::qt_metacast ( char const* p1 )This method is from 'QgsGPSConnection' class.
QgsGPSConnection::setSource ( QIODevice* source )This method is from 'QgsGPSConnection' class.
QgsGPSConnection::stateChanged ( QgsGPSInformation const& info )This method is from 'QgsGPSConnection' class.
QgsGPSConnection::staticMetaObject [data]This method is from 'QgsGPSConnection' class.
QgsGPSConnection::~QgsGPSConnection [in-charge] ( )This method is from 'QgsGPSConnection' class.
QgsGPSDetector::detected ( QgsGPSConnection* p1 )1st parameter 'p1' (pointer) has base type 'QgsGPSConnection'.
[+] class QgsGPSInformation (2)
| Change |
Effect |
1 | Field hacc has been added at the middle position of this structural type. | 1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
2 | Field vacc has been added at the middle position of this structural type. | 1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
[+] affected symbols (12)
QgsGPSConnection::close ( )Field 'this->mLastGPSInformation' in the object of this method has type 'QgsGPSInformation'.
QgsGPSConnection::connect ( )Field 'this->mLastGPSInformation' in the object of this method has type 'QgsGPSInformation'.
QgsGPSConnection::metaObject ( ) constField 'this->mLastGPSInformation' in the object of this method has type 'QgsGPSInformation'.
QgsGPSConnection::QgsGPSConnection [in-charge] ( QIODevice* dev )Field 'this->mLastGPSInformation' in the object of this method has type 'QgsGPSInformation'.
QgsGPSConnection::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )Field 'this->mLastGPSInformation' in the object of this method has type 'QgsGPSInformation'.
QgsGPSConnection::qt_metacast ( char const* p1 )Field 'this->mLastGPSInformation' in the object of this method has type 'QgsGPSInformation'.
QgsGPSConnection::setSource ( QIODevice* source )Field 'this->mLastGPSInformation' in the object of this method has type 'QgsGPSInformation'.
QgsGPSConnection::stateChanged ( QgsGPSInformation const& info )1st parameter 'info' (reference) has base type 'QgsGPSInformation'.
QgsGPSConnection::staticMetaObject [data]Field 'this->mLastGPSInformation' in the object of this method has type 'QgsGPSInformation'.
QgsGPSConnection::~QgsGPSConnection [in-charge] ( )Field 'this->mLastGPSInformation' in the object of this method has type 'QgsGPSInformation'.
QgsGPSDetector::detected ( QgsGPSConnection* p1 )Field 'p1->mLastGPSInformation' in 1st parameter 'p1' (pointer) has type 'QgsGPSInformation'.
QgsGPSDetector::detected ( QgsGPSInformation const& p1 )1st parameter 'p1' (reference) has base type 'QgsGPSInformation'.
qgsgraduatedsymbolrendererv2.h
[+] class QgsGraduatedSymbolRendererV2 (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 15 entries | Virtual Table (New) - 22 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsGraduatedSymbolRendererV2::symbolForFeature |
QgsGraduatedSymbolRendererV2::symbolForFeature |
12 |
QgsGraduatedSymbolRendererV2::startRender |
QgsGraduatedSymbolRendererV2::startRender |
16 |
QgsGraduatedSymbolRendererV2::stopRender |
QgsGraduatedSymbolRendererV2::stopRender |
20 |
QgsGraduatedSymbolRendererV2::usedAttributes |
QgsGraduatedSymbolRendererV2::usedAttributes |
24 |
~QgsGraduatedSymbolRendererV2 |
~QgsGraduatedSymbolRendererV2 |
28 |
~QgsGraduatedSymbolRendererV2 |
~QgsGraduatedSymbolRendererV2 |
32 |
QgsGraduatedSymbolRendererV2::clone |
QgsGraduatedSymbolRendererV2::clone |
36 |
QgsFeatureRendererV2::renderFeature |
QgsFeatureRendererV2::renderFeature |
40 |
QgsGraduatedSymbolRendererV2::dump |
QgsGraduatedSymbolRendererV2::dump |
44 |
QgsGraduatedSymbolRendererV2::symbols |
QgsGraduatedSymbolRendererV2::capabilities |
48 |
QgsGraduatedSymbolRendererV2::save |
QgsGraduatedSymbolRendererV2::symbols |
52 |
QgsGraduatedSymbolRendererV2::legendSymbologyItems |
QgsGraduatedSymbolRendererV2::save |
56 |
QgsGraduatedSymbolRendererV2::legendSymbolItems |
QgsFeatureRendererV2::writeSld |
60 |
|
QgsGraduatedSymbolRendererV2::toSld |
64 |
|
QgsGraduatedSymbolRendererV2::legendSymbologyItems |
68 |
|
QgsGraduatedSymbolRendererV2::legendSymbolItems |
72 |
|
QgsGraduatedSymbolRendererV2::rotationField |
76 |
|
QgsGraduatedSymbolRendererV2::setRotationField |
80 |
|
QgsFeatureRendererV2::willRenderFeature |
84 |
|
QgsFeatureRendererV2::symbolsForFeature |
[+] affected symbols (25)
QgsGraduatedSymbolRendererV2::addClass ( QgsSymbolV2* symbol )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::clone ( )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::create ( QDomElement& element ) [static]This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::createRenderer ( QgsVectorLayer* vlayer, QString attrName, int classes, QgsGraduatedSymbolRendererV2::Mode mode, QgsSymbolV2* symbol, QgsVectorColorRampV2* ramp ) [static]This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::deleteClass ( int idx )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::dump ( )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::legendSymbolItems ( )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::legendSymbologyItems ( QSize iconSize )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::QgsGraduatedSymbolRendererV2 [in-charge] ( QString attrName, QgsRangeList ranges )This constructor is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::save ( QDomDocument& doc )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::setSourceColorRamp ( QgsVectorColorRampV2* ramp )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::setSourceSymbol ( QgsSymbolV2* sym )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::sourceColorRamp ( )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::sourceSymbol ( )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::startRender ( QgsRenderContext& context, QgsVectorLayer const* vlayer )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::stopRender ( QgsRenderContext& context )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::symbolForFeature ( QgsFeature& feature )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::symbolForValue ( double value )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::symbols ( )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::updateRangeLabel ( int rangeIndex, QString label )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::updateRangeLowerValue ( int rangeIndex, double value )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::updateRangeSymbol ( int rangeIndex, QgsSymbolV2* symbol )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::updateRangeUpperValue ( int rangeIndex, double value )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::usedAttributes ( )This method is from 'QgsGraduatedSymbolRendererV2' class.
QgsGraduatedSymbolRendererV2::~QgsGraduatedSymbolRendererV2 [in-charge] ( )This method is from 'QgsGraduatedSymbolRendererV2' class.
qgslinesymbollayerv2.h
[+] class QgsLineDecorationSymbolLayerV2 (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 18 entries | Virtual Table (New) - 20 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsSymbolLayerV2::setColor |
QgsSymbolLayerV2::setColor |
12 |
QgsSymbolLayerV2::color |
QgsSymbolLayerV2::color |
16 |
~QgsLineDecorationSymbolLayerV2 |
~QgsLineDecorationSymbolLayerV2 |
20 |
~QgsLineDecorationSymbolLayerV2 |
~QgsLineDecorationSymbolLayerV2 |
24 |
QgsLineDecorationSymbolLayerV2::layerType |
QgsLineDecorationSymbolLayerV2::layerType |
28 |
QgsLineDecorationSymbolLayerV2::startRender |
QgsLineDecorationSymbolLayerV2::startRender |
32 |
QgsLineDecorationSymbolLayerV2::stopRender |
QgsLineDecorationSymbolLayerV2::stopRender |
36 |
QgsLineDecorationSymbolLayerV2::clone |
QgsLineDecorationSymbolLayerV2::clone |
40 |
QgsLineDecorationSymbolLayerV2::properties |
QgsLineDecorationSymbolLayerV2::toSld |
44 |
QgsLineSymbolLayerV2::drawPreviewIcon |
QgsLineDecorationSymbolLayerV2::properties |
48 |
QgsSymbolLayerV2::subSymbol |
QgsLineSymbolLayerV2::drawPreviewIcon |
52 |
QgsSymbolLayerV2::setSubSymbol |
QgsSymbolLayerV2::subSymbol |
56 |
QgsLineDecorationSymbolLayerV2::renderPolyline |
QgsSymbolLayerV2::setSubSymbol |
60 |
QgsLineSymbolLayerV2::renderPolygonOutline |
QgsSymbolLayerV2::usedAttributes |
64 |
QgsLineSymbolLayerV2::setWidth |
QgsLineDecorationSymbolLayerV2::renderPolyline |
68 |
QgsLineSymbolLayerV2::width |
QgsLineSymbolLayerV2::renderPolygonOutline |
72 |
|
QgsLineSymbolLayerV2::setWidth |
76 |
|
QgsLineSymbolLayerV2::width |
[+] affected symbols (9)
QgsLineDecorationSymbolLayerV2::clone ( ) constThis method is from 'QgsLineDecorationSymbolLayerV2' class.
QgsLineDecorationSymbolLayerV2::create ( QgsStringMap const& properties ) [static]This method is from 'QgsLineDecorationSymbolLayerV2' class.
QgsLineDecorationSymbolLayerV2::layerType ( ) constThis method is from 'QgsLineDecorationSymbolLayerV2' class.
QgsLineDecorationSymbolLayerV2::properties ( ) constThis method is from 'QgsLineDecorationSymbolLayerV2' class.
QgsLineDecorationSymbolLayerV2::QgsLineDecorationSymbolLayerV2 [in-charge] ( QColor color, double width )This constructor is from 'QgsLineDecorationSymbolLayerV2' class.
QgsLineDecorationSymbolLayerV2::renderPolyline ( QPolygonF const& points, QgsSymbolV2RenderContext& context )This method is from 'QgsLineDecorationSymbolLayerV2' class.
QgsLineDecorationSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsLineDecorationSymbolLayerV2' class.
QgsLineDecorationSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsLineDecorationSymbolLayerV2' class.
QgsLineDecorationSymbolLayerV2::~QgsLineDecorationSymbolLayerV2 [in-charge] ( )This method is from 'QgsLineDecorationSymbolLayerV2' class.
[+] class QgsMarkerLineSymbolLayerV2 (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 18 entries | Virtual Table (New) - 20 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsMarkerLineSymbolLayerV2::setColor |
QgsMarkerLineSymbolLayerV2::setColor |
12 |
QgsSymbolLayerV2::color |
QgsSymbolLayerV2::color |
16 |
~QgsMarkerLineSymbolLayerV2 |
~QgsMarkerLineSymbolLayerV2 |
20 |
~QgsMarkerLineSymbolLayerV2 |
~QgsMarkerLineSymbolLayerV2 |
24 |
QgsMarkerLineSymbolLayerV2::layerType |
QgsMarkerLineSymbolLayerV2::layerType |
28 |
QgsMarkerLineSymbolLayerV2::startRender |
QgsMarkerLineSymbolLayerV2::startRender |
32 |
QgsMarkerLineSymbolLayerV2::stopRender |
QgsMarkerLineSymbolLayerV2::stopRender |
36 |
QgsMarkerLineSymbolLayerV2::clone |
QgsMarkerLineSymbolLayerV2::clone |
40 |
QgsMarkerLineSymbolLayerV2::properties |
QgsMarkerLineSymbolLayerV2::toSld |
44 |
QgsLineSymbolLayerV2::drawPreviewIcon |
QgsMarkerLineSymbolLayerV2::properties |
48 |
QgsMarkerLineSymbolLayerV2::subSymbol |
QgsLineSymbolLayerV2::drawPreviewIcon |
52 |
QgsMarkerLineSymbolLayerV2::setSubSymbol |
QgsMarkerLineSymbolLayerV2::subSymbol |
56 |
QgsMarkerLineSymbolLayerV2::renderPolyline |
QgsMarkerLineSymbolLayerV2::setSubSymbol |
60 |
QgsLineSymbolLayerV2::renderPolygonOutline |
QgsSymbolLayerV2::usedAttributes |
64 |
QgsMarkerLineSymbolLayerV2::setWidth |
QgsMarkerLineSymbolLayerV2::renderPolyline |
68 |
QgsMarkerLineSymbolLayerV2::width |
QgsLineSymbolLayerV2::renderPolygonOutline |
72 |
|
QgsMarkerLineSymbolLayerV2::setWidth |
76 |
|
QgsMarkerLineSymbolLayerV2::width |
[+] affected symbols (17)
QgsMarkerLineSymbolLayerV2::clone ( ) constThis method is from 'QgsMarkerLineSymbolLayerV2' class.
QgsMarkerLineSymbolLayerV2::create ( QgsStringMap const& properties ) [static]This method is from 'QgsMarkerLineSymbolLayerV2' class.
QgsMarkerLineSymbolLayerV2::layerType ( ) constThis method is from 'QgsMarkerLineSymbolLayerV2' class.
QgsMarkerLineSymbolLayerV2::properties ( ) constThis method is from 'QgsMarkerLineSymbolLayerV2' class.
QgsMarkerLineSymbolLayerV2::QgsMarkerLineSymbolLayerV2 [in-charge] ( bool rotateMarker, double interval )This constructor is from 'QgsMarkerLineSymbolLayerV2' class.
QgsMarkerLineSymbolLayerV2::renderPolyline ( QPolygonF const& points, QgsSymbolV2RenderContext& context )This method is from 'QgsMarkerLineSymbolLayerV2' class.
QgsMarkerLineSymbolLayerV2::renderPolylineCentral ( QPolygonF const& points, QgsSymbolV2RenderContext& context )This method is from 'QgsMarkerLineSymbolLayerV2' class.
QgsMarkerLineSymbolLayerV2::renderPolylineInterval ( QPolygonF const& points, QgsSymbolV2RenderContext& context )This method is from 'QgsMarkerLineSymbolLayerV2' class.
QgsMarkerLineSymbolLayerV2::renderPolylineVertex ( QPolygonF const& points, QgsSymbolV2RenderContext& context )This method is from 'QgsMarkerLineSymbolLayerV2' class.
QgsMarkerLineSymbolLayerV2::setColor ( QColor const& color )This method is from 'QgsMarkerLineSymbolLayerV2' class.
QgsMarkerLineSymbolLayerV2::setSubSymbol ( QgsSymbolV2* symbol )This method is from 'QgsMarkerLineSymbolLayerV2' class.
QgsMarkerLineSymbolLayerV2::setWidth ( double width )This method is from 'QgsMarkerLineSymbolLayerV2' class.
QgsMarkerLineSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsMarkerLineSymbolLayerV2' class.
QgsMarkerLineSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsMarkerLineSymbolLayerV2' class.
QgsMarkerLineSymbolLayerV2::subSymbol ( )This method is from 'QgsMarkerLineSymbolLayerV2' class.
QgsMarkerLineSymbolLayerV2::width ( ) constThis method is from 'QgsMarkerLineSymbolLayerV2' class.
QgsMarkerLineSymbolLayerV2::~QgsMarkerLineSymbolLayerV2 [in-charge] ( )This method is from 'QgsMarkerLineSymbolLayerV2' class.
[+] class QgsSimpleLineSymbolLayerV2 (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 18 entries | Virtual Table (New) - 20 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsSymbolLayerV2::setColor |
QgsSymbolLayerV2::setColor |
12 |
QgsSymbolLayerV2::color |
QgsSymbolLayerV2::color |
16 |
~QgsSimpleLineSymbolLayerV2 |
~QgsSimpleLineSymbolLayerV2 |
20 |
~QgsSimpleLineSymbolLayerV2 |
~QgsSimpleLineSymbolLayerV2 |
24 |
QgsSimpleLineSymbolLayerV2::layerType |
QgsSimpleLineSymbolLayerV2::layerType |
28 |
QgsSimpleLineSymbolLayerV2::startRender |
QgsSimpleLineSymbolLayerV2::startRender |
32 |
QgsSimpleLineSymbolLayerV2::stopRender |
QgsSimpleLineSymbolLayerV2::stopRender |
36 |
QgsSimpleLineSymbolLayerV2::clone |
QgsSimpleLineSymbolLayerV2::clone |
40 |
QgsSimpleLineSymbolLayerV2::properties |
QgsSimpleLineSymbolLayerV2::toSld |
44 |
QgsLineSymbolLayerV2::drawPreviewIcon |
QgsSimpleLineSymbolLayerV2::properties |
48 |
QgsSymbolLayerV2::subSymbol |
QgsLineSymbolLayerV2::drawPreviewIcon |
52 |
QgsSymbolLayerV2::setSubSymbol |
QgsSymbolLayerV2::subSymbol |
56 |
QgsSimpleLineSymbolLayerV2::renderPolyline |
QgsSymbolLayerV2::setSubSymbol |
60 |
QgsLineSymbolLayerV2::renderPolygonOutline |
QgsSymbolLayerV2::usedAttributes |
64 |
QgsLineSymbolLayerV2::setWidth |
QgsSimpleLineSymbolLayerV2::renderPolyline |
68 |
QgsLineSymbolLayerV2::width |
QgsLineSymbolLayerV2::renderPolygonOutline |
72 |
|
QgsLineSymbolLayerV2::setWidth |
76 |
|
QgsLineSymbolLayerV2::width |
[+] affected symbols (9)
QgsSimpleLineSymbolLayerV2::clone ( ) constThis method is from 'QgsSimpleLineSymbolLayerV2' class.
QgsSimpleLineSymbolLayerV2::create ( QgsStringMap const& properties ) [static]This method is from 'QgsSimpleLineSymbolLayerV2' class.
QgsSimpleLineSymbolLayerV2::layerType ( ) constThis method is from 'QgsSimpleLineSymbolLayerV2' class.
QgsSimpleLineSymbolLayerV2::properties ( ) constThis method is from 'QgsSimpleLineSymbolLayerV2' class.
QgsSimpleLineSymbolLayerV2::QgsSimpleLineSymbolLayerV2 [in-charge] ( QColor color, double width, Qt::PenStyle penStyle )This constructor is from 'QgsSimpleLineSymbolLayerV2' class.
QgsSimpleLineSymbolLayerV2::renderPolyline ( QPolygonF const& points, QgsSymbolV2RenderContext& context )This method is from 'QgsSimpleLineSymbolLayerV2' class.
QgsSimpleLineSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsSimpleLineSymbolLayerV2' class.
QgsSimpleLineSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsSimpleLineSymbolLayerV2' class.
QgsSimpleLineSymbolLayerV2::~QgsSimpleLineSymbolLayerV2 [in-charge] ( )This method is from 'QgsSimpleLineSymbolLayerV2' class.
qgsmaplayer.h
[+] class QgsMapLayer (2)
| Change |
Effect |
1 | Virtual method QgsMapLayer::setLayerOrder ( QStringList const& ) has been added to this class instead of QgsMapLayer::setLayerOrder ( QStringList ). | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
2 | Virtual method QgsMapLayer::subLayers ( ) const has been added to this class instead of QgsMapLayer::subLayers ( ). | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 36 entries | Virtual Table (New) - 41 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsMapLayer::metaObject |
QgsMapLayer::metaObject |
12 |
QgsMapLayer::qt_metacast |
QgsMapLayer::qt_metacast |
16 |
QgsMapLayer::qt_metacall |
QgsMapLayer::qt_metacall |
20 |
~QgsMapLayer |
~QgsMapLayer |
24 |
~QgsMapLayer |
~QgsMapLayer |
28 |
QObject::event |
QObject::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QObject::timerEvent |
QObject::timerEvent |
40 |
QObject::childEvent |
QObject::childEvent |
44 |
QObject::customEvent |
QObject::customEvent |
48 |
QgsMapLayer::connectNotify |
QgsMapLayer::connectNotify |
52 |
QObject::disconnectNotify |
QObject::disconnectNotify |
56 |
QgsMapLayer::reload |
QgsMapLayer::reload |
60 |
QgsMapLayer::draw |
QgsMapLayer::draw |
64 |
QgsMapLayer::drawLabels |
QgsMapLayer::drawLabels |
68 |
QgsMapLayer::subLayers |
QgsMapLayer::subLayers |
72 |
QgsMapLayer::setLayerOrder |
QgsMapLayer::setLayerOrder |
76 |
QgsMapLayer::setSubLayerVisibility |
QgsMapLayer::setSubLayerVisibility |
80 |
QgsMapLayer::isEditable |
QgsMapLayer::isEditable |
84 |
__cxa_pure_virtual |
__cxa_pure_virtual |
88 |
__cxa_pure_virtual |
__cxa_pure_virtual |
92 |
QgsMapLayer::lastErrorTitle |
QgsMapLayer::lastErrorTitle |
96 |
QgsMapLayer::lastError |
QgsMapLayer::lastError |
100 |
QgsMapLayer::loadDefaultStyle |
QgsMapLayer::styleURI |
104 |
QgsMapLayer::loadNamedStyle |
QgsMapLayer::loadDefaultStyle |
108 |
QgsMapLayer::loadNamedStyleFromDb |
QgsMapLayer::loadNamedStyle |
112 |
QgsMapLayer::saveDefaultStyle |
QgsMapLayer::loadNamedStyleFromDb |
116 |
QgsMapLayer::saveNamedStyle |
QgsMapLayer::saveDefaultStyle |
120 |
__cxa_pure_virtual |
QgsMapLayer::saveNamedStyle |
124 |
__cxa_pure_virtual |
QgsMapLayer::saveSldStyle |
128 |
QgsMapLayer::invalidTransformInput |
QgsMapLayer::loadSldStyle |
132 |
QgsMapLayer::timestamp |
QgsMapLayer::readSld |
136 |
QgsMapLayer::readXml |
__cxa_pure_virtual |
140 |
QgsMapLayer::writeXml |
__cxa_pure_virtual |
144 |
|
QgsMapLayer::invalidTransformInput |
148 |
|
QgsMapLayer::metadata |
152 |
|
QgsMapLayer::timestamp |
156 |
|
QgsMapLayer::readXml |
160 |
|
QgsMapLayer::writeXml |
[+] affected symbols (2)
QgsMapLayer::setLayerOrder ( QStringList layers )This method is from 'QgsMapLayer' class.
QgsMapLayer::subLayers ( )This method is from 'QgsMapLayer' class.
qgsmarkersymbollayerv2.h
[+] class QgsFontMarkerSymbolLayerV2 (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 15 entries | Virtual Table (New) - 18 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsSymbolLayerV2::setColor |
QgsSymbolLayerV2::setColor |
12 |
QgsSymbolLayerV2::color |
QgsSymbolLayerV2::color |
16 |
~QgsFontMarkerSymbolLayerV2 |
~QgsFontMarkerSymbolLayerV2 |
20 |
~QgsFontMarkerSymbolLayerV2 |
~QgsFontMarkerSymbolLayerV2 |
24 |
QgsFontMarkerSymbolLayerV2::layerType |
QgsFontMarkerSymbolLayerV2::layerType |
28 |
QgsFontMarkerSymbolLayerV2::startRender |
QgsFontMarkerSymbolLayerV2::startRender |
32 |
QgsFontMarkerSymbolLayerV2::stopRender |
QgsFontMarkerSymbolLayerV2::stopRender |
36 |
QgsFontMarkerSymbolLayerV2::clone |
QgsFontMarkerSymbolLayerV2::clone |
40 |
QgsFontMarkerSymbolLayerV2::properties |
QgsMarkerSymbolLayerV2::toSld |
44 |
QgsMarkerSymbolLayerV2::drawPreviewIcon |
QgsFontMarkerSymbolLayerV2::properties |
48 |
QgsSymbolLayerV2::subSymbol |
QgsMarkerSymbolLayerV2::drawPreviewIcon |
52 |
QgsSymbolLayerV2::setSubSymbol |
QgsSymbolLayerV2::subSymbol |
56 |
QgsFontMarkerSymbolLayerV2::renderPoint |
QgsSymbolLayerV2::setSubSymbol |
60 |
|
QgsSymbolLayerV2::usedAttributes |
64 |
|
QgsFontMarkerSymbolLayerV2::renderPoint |
68 |
|
QgsFontMarkerSymbolLayerV2::writeSldMarker |
[+] affected symbols (9)
QgsFontMarkerSymbolLayerV2::clone ( ) constThis method is from 'QgsFontMarkerSymbolLayerV2' class.
QgsFontMarkerSymbolLayerV2::create ( QgsStringMap const& properties ) [static]This method is from 'QgsFontMarkerSymbolLayerV2' class.
QgsFontMarkerSymbolLayerV2::layerType ( ) constThis method is from 'QgsFontMarkerSymbolLayerV2' class.
QgsFontMarkerSymbolLayerV2::properties ( ) constThis method is from 'QgsFontMarkerSymbolLayerV2' class.
QgsFontMarkerSymbolLayerV2::QgsFontMarkerSymbolLayerV2 [in-charge] ( QString fontFamily, QChar chr, double pointSize, QColor color, double angle )This constructor is from 'QgsFontMarkerSymbolLayerV2' class.
QgsFontMarkerSymbolLayerV2::renderPoint ( QPointF const& point, QgsSymbolV2RenderContext& context )This method is from 'QgsFontMarkerSymbolLayerV2' class.
QgsFontMarkerSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsFontMarkerSymbolLayerV2' class.
QgsFontMarkerSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsFontMarkerSymbolLayerV2' class.
QgsFontMarkerSymbolLayerV2::~QgsFontMarkerSymbolLayerV2 [in-charge] ( )This method is from 'QgsFontMarkerSymbolLayerV2' class.
[+] class QgsSimpleMarkerSymbolLayerV2 (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 15 entries | Virtual Table (New) - 18 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsSymbolLayerV2::setColor |
QgsSymbolLayerV2::setColor |
12 |
QgsSymbolLayerV2::color |
QgsSymbolLayerV2::color |
16 |
~QgsSimpleMarkerSymbolLayerV2 |
~QgsSimpleMarkerSymbolLayerV2 |
20 |
~QgsSimpleMarkerSymbolLayerV2 |
~QgsSimpleMarkerSymbolLayerV2 |
24 |
QgsSimpleMarkerSymbolLayerV2::layerType |
QgsSimpleMarkerSymbolLayerV2::layerType |
28 |
QgsSimpleMarkerSymbolLayerV2::startRender |
QgsSimpleMarkerSymbolLayerV2::startRender |
32 |
QgsSimpleMarkerSymbolLayerV2::stopRender |
QgsSimpleMarkerSymbolLayerV2::stopRender |
36 |
QgsSimpleMarkerSymbolLayerV2::clone |
QgsSimpleMarkerSymbolLayerV2::clone |
40 |
QgsSimpleMarkerSymbolLayerV2::properties |
QgsMarkerSymbolLayerV2::toSld |
44 |
QgsMarkerSymbolLayerV2::drawPreviewIcon |
QgsSimpleMarkerSymbolLayerV2::properties |
48 |
QgsSymbolLayerV2::subSymbol |
QgsMarkerSymbolLayerV2::drawPreviewIcon |
52 |
QgsSymbolLayerV2::setSubSymbol |
QgsSymbolLayerV2::subSymbol |
56 |
QgsSimpleMarkerSymbolLayerV2::renderPoint |
QgsSymbolLayerV2::setSubSymbol |
60 |
|
QgsSymbolLayerV2::usedAttributes |
64 |
|
QgsSimpleMarkerSymbolLayerV2::renderPoint |
68 |
|
QgsSimpleMarkerSymbolLayerV2::writeSldMarker |
[+] affected symbols (13)
QgsSimpleMarkerSymbolLayerV2::clone ( ) constThis method is from 'QgsSimpleMarkerSymbolLayerV2' class.
QgsSimpleMarkerSymbolLayerV2::create ( QgsStringMap const& properties ) [static]This method is from 'QgsSimpleMarkerSymbolLayerV2' class.
QgsSimpleMarkerSymbolLayerV2::drawMarker ( QPainter* p, QgsSymbolV2RenderContext& context )This method is from 'QgsSimpleMarkerSymbolLayerV2' class.
QgsSimpleMarkerSymbolLayerV2::layerType ( ) constThis method is from 'QgsSimpleMarkerSymbolLayerV2' class.
QgsSimpleMarkerSymbolLayerV2::prepareCache ( QgsSymbolV2RenderContext& context )This method is from 'QgsSimpleMarkerSymbolLayerV2' class.
QgsSimpleMarkerSymbolLayerV2::preparePath ( )This method is from 'QgsSimpleMarkerSymbolLayerV2' class.
QgsSimpleMarkerSymbolLayerV2::prepareShape ( )This method is from 'QgsSimpleMarkerSymbolLayerV2' class.
QgsSimpleMarkerSymbolLayerV2::properties ( ) constThis method is from 'QgsSimpleMarkerSymbolLayerV2' class.
QgsSimpleMarkerSymbolLayerV2::QgsSimpleMarkerSymbolLayerV2 [in-charge] ( QString name, QColor color, QColor borderColor, double size, double angle )This constructor is from 'QgsSimpleMarkerSymbolLayerV2' class.
QgsSimpleMarkerSymbolLayerV2::renderPoint ( QPointF const& point, QgsSymbolV2RenderContext& context )This method is from 'QgsSimpleMarkerSymbolLayerV2' class.
QgsSimpleMarkerSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsSimpleMarkerSymbolLayerV2' class.
QgsSimpleMarkerSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsSimpleMarkerSymbolLayerV2' class.
QgsSimpleMarkerSymbolLayerV2::~QgsSimpleMarkerSymbolLayerV2 [in-charge] ( )This method is from 'QgsSimpleMarkerSymbolLayerV2' class.
[+] class QgsSvgMarkerSymbolLayerV2 (4)
| Change |
Effect |
1 | Field mFillColor has been added at the middle position of this structural type. | 1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
2 | Field mOutlineColor has been added at the middle position of this structural type. | 1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
3 | Field mOutlineWidth has been added at the middle position of this structural type. | 1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
4 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 15 entries | Virtual Table (New) - 18 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsSymbolLayerV2::setColor |
QgsSymbolLayerV2::setColor |
12 |
QgsSymbolLayerV2::color |
QgsSymbolLayerV2::color |
16 |
~QgsSvgMarkerSymbolLayerV2 |
~QgsSvgMarkerSymbolLayerV2 |
20 |
~QgsSvgMarkerSymbolLayerV2 |
~QgsSvgMarkerSymbolLayerV2 |
24 |
QgsSvgMarkerSymbolLayerV2::layerType |
QgsSvgMarkerSymbolLayerV2::layerType |
28 |
QgsSvgMarkerSymbolLayerV2::startRender |
QgsSvgMarkerSymbolLayerV2::startRender |
32 |
QgsSvgMarkerSymbolLayerV2::stopRender |
QgsSvgMarkerSymbolLayerV2::stopRender |
36 |
QgsSvgMarkerSymbolLayerV2::clone |
QgsSvgMarkerSymbolLayerV2::clone |
40 |
QgsSvgMarkerSymbolLayerV2::properties |
QgsMarkerSymbolLayerV2::toSld |
44 |
QgsMarkerSymbolLayerV2::drawPreviewIcon |
QgsSvgMarkerSymbolLayerV2::properties |
48 |
QgsSymbolLayerV2::subSymbol |
QgsMarkerSymbolLayerV2::drawPreviewIcon |
52 |
QgsSymbolLayerV2::setSubSymbol |
QgsSymbolLayerV2::subSymbol |
56 |
QgsSvgMarkerSymbolLayerV2::renderPoint |
QgsSymbolLayerV2::setSubSymbol |
60 |
|
QgsSymbolLayerV2::usedAttributes |
64 |
|
QgsSvgMarkerSymbolLayerV2::renderPoint |
68 |
|
QgsSvgMarkerSymbolLayerV2::writeSldMarker |
[+] affected symbols (12)
QgsSvgMarkerSymbolLayerV2::clone ( ) constThis method is from 'QgsSvgMarkerSymbolLayerV2' class.
QgsSvgMarkerSymbolLayerV2::create ( QgsStringMap const& properties ) [static]This method is from 'QgsSvgMarkerSymbolLayerV2' class.
QgsSvgMarkerSymbolLayerV2::layerType ( ) constThis method is from 'QgsSvgMarkerSymbolLayerV2' class.
QgsSvgMarkerSymbolLayerV2::listSvgFiles ( ) [static]This method is from 'QgsSvgMarkerSymbolLayerV2' class.
QgsSvgMarkerSymbolLayerV2::properties ( ) constThis method is from 'QgsSvgMarkerSymbolLayerV2' class.
QgsSvgMarkerSymbolLayerV2::QgsSvgMarkerSymbolLayerV2 [in-charge] ( QString name, double size, double angle )This constructor is from 'QgsSvgMarkerSymbolLayerV2' class.
QgsSvgMarkerSymbolLayerV2::renderPoint ( QPointF const& point, QgsSymbolV2RenderContext& context )This method is from 'QgsSvgMarkerSymbolLayerV2' class.
QgsSvgMarkerSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsSvgMarkerSymbolLayerV2' class.
QgsSvgMarkerSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsSvgMarkerSymbolLayerV2' class.
QgsSvgMarkerSymbolLayerV2::symbolNameToPath ( QString name ) [static]This method is from 'QgsSvgMarkerSymbolLayerV2' class.
QgsSvgMarkerSymbolLayerV2::symbolPathToName ( QString path ) [static]This method is from 'QgsSvgMarkerSymbolLayerV2' class.
QgsSvgMarkerSymbolLayerV2::~QgsSvgMarkerSymbolLayerV2 [in-charge] ( )This method is from 'QgsSvgMarkerSymbolLayerV2' class.
qgspallabeling.h
[+] class QgsPalLabeling (1)
| Change |
Effect |
1 | Size of field mInvalidLayerSettings has been changed from 180 bytes to 204 bytes. | 1) Size of the inclusive type has been changed. 2) Previous accesses of applications and library functions to this field and fields at higher positions of the structure definition may be broken. |
[+] affected symbols (19)
QgsPalLabeling::addDiagramLayer ( QgsVectorLayer* layer, QgsDiagramLayerSettings* s )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::clone ( )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::drawLabel ( pal::LabelPosition* label, QPainter* painter, QFont const& f, QColor const& c, QgsMapToPixel const* xform, double bufferSize, QColor const& bufferColor, bool drawBuffer )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::drawLabelCandidateRect ( pal::LabelPosition* lp, QPainter* painter, QgsMapToPixel const* xform )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::drawLabeling ( QgsRenderContext& context )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::exit ( )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::init ( QgsMapRenderer* mr )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::labelsAtPosition ( QgsPoint const& p )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::layer ( QString const& layerName )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::numCandidatePositions ( int& candPoint, int& candLine, int& candPolygon )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::prepareLayer ( QgsVectorLayer* layer, QSet<int>& attrIndices, QgsRenderContext& ctx )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::QgsPalLabeling [in-charge] ( )This constructor is from 'QgsPalLabeling' class.
QgsPalLabeling::registerDiagramFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::registerFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::searchMethod ( ) constThis method is from 'QgsPalLabeling' class.
QgsPalLabeling::setNumCandidatePositions ( int candPoint, int candLine, int candPolygon )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::setSearchMethod ( QgsPalLabeling::Search s )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::willUseLayer ( QgsVectorLayer* layer )This method is from 'QgsPalLabeling' class.
QgsPalLabeling::~QgsPalLabeling [in-charge] ( )This method is from 'QgsPalLabeling' class.
[+] class QgsPalLayerSettings (7)
| Change |
Effect |
1 | Field decimals has been added at the middle position of this structural type. | 1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
2 | Field extentGeom has been added at the middle position of this structural type. | 1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
3 | Field formatNumbers has been added at the middle position of this structural type. | 1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
4 | Field isExpression has been added at the middle position of this structural type. | 1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
5 | Field plusSign has been added at the middle position of this structural type. | 1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
6 | Field wrapChar has been added at the middle position of this structural type. | 1) Size of the inclusive type has been changed. 2) Layout of structure fields has been changed and therefore fields at higher positions of the structure definition may be incorrectly accessed by applications. |
7 | Field multiLineLabels has been removed from this type. | Applications will access incorrect memory when attempting to access this field. |
[+] affected symbols (28)
QgsPalLabeling::addDiagramLayer ( QgsVectorLayer* layer, QgsDiagramLayerSettings* s )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::clone ( )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::drawLabel ( pal::LabelPosition* label, QPainter* painter, QFont const& f, QColor const& c, QgsMapToPixel const* xform, double bufferSize, QColor const& bufferColor, bool drawBuffer )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::drawLabelCandidateRect ( pal::LabelPosition* lp, QPainter* painter, QgsMapToPixel const* xform )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::drawLabeling ( QgsRenderContext& context )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::exit ( )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::init ( QgsMapRenderer* mr )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::labelsAtPosition ( QgsPoint const& p )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::layer ( QString const& layerName )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::numCandidatePositions ( int& candPoint, int& candLine, int& candPolygon )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::prepareLayer ( QgsVectorLayer* layer, QSet<int>& attrIndices, QgsRenderContext& ctx )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::QgsPalLabeling [in-charge] ( )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::registerDiagramFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::registerFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::searchMethod ( ) constField 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::setNumCandidatePositions ( int candPoint, int candLine, int candPolygon )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::setSearchMethod ( QgsPalLabeling::Search s )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::willUseLayer ( QgsVectorLayer* layer )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::~QgsPalLabeling [in-charge] ( )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLayerSettings::calculateLabelSize ( QFontMetricsF const* fm, QString text, double& labelX, double& labelY )This method is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::QgsPalLayerSettings [in-charge] ( )This constructor is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::QgsPalLayerSettings [in-charge] ( QgsPalLayerSettings const& s )1st parameter 's' (reference) has base type 'QgsPalLayerSettings'.
QgsPalLayerSettings::readFromLayer ( QgsVectorLayer* layer )This method is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::removeDataDefinedProperty ( QgsPalLayerSettings::DataDefinedProperties p )This method is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::setDataDefinedProperty ( QgsPalLayerSettings::DataDefinedProperties p, int attributeIndex )This method is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::sizeToPixel ( double size, QgsRenderContext const& c ) constThis method is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::writeToLayer ( QgsVectorLayer* layer )This method is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::~QgsPalLayerSettings [in-charge] ( )This method is from 'QgsPalLayerSettings' class.
qgspluginlayer.h
[+] class QgsPluginLayer (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 36 entries | Virtual Table (New) - 41 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsPluginLayer::metaObject |
QgsPluginLayer::metaObject |
12 |
QgsPluginLayer::qt_metacast |
QgsPluginLayer::qt_metacast |
16 |
QgsPluginLayer::qt_metacall |
QgsPluginLayer::qt_metacall |
20 |
~QgsPluginLayer |
~QgsPluginLayer |
24 |
~QgsPluginLayer |
~QgsPluginLayer |
28 |
QObject::event |
QObject::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QObject::timerEvent |
QObject::timerEvent |
40 |
QObject::childEvent |
QObject::childEvent |
44 |
QObject::customEvent |
QObject::customEvent |
48 |
QgsMapLayer::connectNotify |
QgsMapLayer::connectNotify |
52 |
QObject::disconnectNotify |
QObject::disconnectNotify |
56 |
QgsMapLayer::reload |
QgsMapLayer::reload |
60 |
QgsMapLayer::draw |
QgsMapLayer::draw |
64 |
QgsMapLayer::drawLabels |
QgsMapLayer::drawLabels |
68 |
QgsMapLayer::subLayers |
QgsMapLayer::subLayers |
72 |
QgsMapLayer::setLayerOrder |
QgsMapLayer::setLayerOrder |
76 |
QgsMapLayer::setSubLayerVisibility |
QgsMapLayer::setSubLayerVisibility |
80 |
QgsMapLayer::isEditable |
QgsMapLayer::isEditable |
84 |
__cxa_pure_virtual |
__cxa_pure_virtual |
88 |
__cxa_pure_virtual |
__cxa_pure_virtual |
92 |
QgsMapLayer::lastErrorTitle |
QgsMapLayer::lastErrorTitle |
96 |
QgsMapLayer::lastError |
QgsMapLayer::lastError |
100 |
QgsMapLayer::loadDefaultStyle |
QgsMapLayer::styleURI |
104 |
QgsMapLayer::loadNamedStyle |
QgsMapLayer::loadDefaultStyle |
108 |
QgsMapLayer::loadNamedStyleFromDb |
QgsMapLayer::loadNamedStyle |
112 |
QgsMapLayer::saveDefaultStyle |
QgsMapLayer::loadNamedStyleFromDb |
116 |
QgsMapLayer::saveNamedStyle |
QgsMapLayer::saveDefaultStyle |
120 |
__cxa_pure_virtual |
QgsMapLayer::saveNamedStyle |
124 |
__cxa_pure_virtual |
QgsMapLayer::saveSldStyle |
128 |
QgsMapLayer::invalidTransformInput |
QgsMapLayer::loadSldStyle |
132 |
QgsMapLayer::timestamp |
QgsMapLayer::readSld |
136 |
QgsMapLayer::readXml |
__cxa_pure_virtual |
140 |
QgsMapLayer::writeXml |
__cxa_pure_virtual |
144 |
|
QgsMapLayer::invalidTransformInput |
148 |
|
QgsMapLayer::metadata |
152 |
|
QgsMapLayer::timestamp |
156 |
|
QgsMapLayer::readXml |
160 |
|
QgsMapLayer::writeXml |
[+] affected symbols (8)
QgsPluginLayer::metaObject ( ) constThis method is from 'QgsPluginLayer' class.
QgsPluginLayer::pluginLayerType ( )This method is from 'QgsPluginLayer' class.
QgsPluginLayer::QgsPluginLayer [in-charge] ( QString layerType, QString layerName )This constructor is from 'QgsPluginLayer' class.
QgsPluginLayer::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsPluginLayer' class.
QgsPluginLayer::qt_metacast ( char const* p1 )This method is from 'QgsPluginLayer' class.
QgsPluginLayer::setExtent ( QgsRectangle const& extent )This method is from 'QgsPluginLayer' class.
QgsPluginLayer::staticMetaObject [data]This method is from 'QgsPluginLayer' class.
QgsPluginLayer::~QgsPluginLayer [in-charge] ( )This method is from 'QgsPluginLayer' class.
qgsrasterlayer.h
[+] class QgsRasterLayer (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 38 entries | Virtual Table (New) - 41 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsRasterLayer::metaObject |
QgsRasterLayer::metaObject |
12 |
QgsRasterLayer::qt_metacast |
QgsRasterLayer::qt_metacast |
16 |
QgsRasterLayer::qt_metacall |
QgsRasterLayer::qt_metacall |
20 |
~QgsRasterLayer |
~QgsRasterLayer |
24 |
~QgsRasterLayer |
~QgsRasterLayer |
28 |
QObject::event |
QObject::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QObject::timerEvent |
QObject::timerEvent |
40 |
QObject::childEvent |
QObject::childEvent |
44 |
QObject::customEvent |
QObject::customEvent |
48 |
QgsMapLayer::connectNotify |
QgsMapLayer::connectNotify |
52 |
QObject::disconnectNotify |
QObject::disconnectNotify |
56 |
QgsRasterLayer::reload |
QgsRasterLayer::reload |
60 |
QgsRasterLayer::draw |
QgsRasterLayer::draw |
64 |
QgsMapLayer::drawLabels |
QgsMapLayer::drawLabels |
68 |
QgsMapLayer::subLayers |
QgsRasterLayer::subLayers |
72 |
QgsMapLayer::setLayerOrder |
QgsRasterLayer::setLayerOrder |
76 |
QgsMapLayer::setSubLayerVisibility |
QgsRasterLayer::setSubLayerVisibility |
80 |
QgsRasterLayer::isEditable |
QgsRasterLayer::isEditable |
84 |
QgsRasterLayer::copySymbologySettings |
QgsRasterLayer::copySymbologySettings |
88 |
QgsRasterLayer::hasCompatibleSymbology |
QgsRasterLayer::hasCompatibleSymbology |
92 |
QgsRasterLayer::lastErrorTitle |
QgsRasterLayer::lastErrorTitle |
96 |
QgsRasterLayer::lastError |
QgsRasterLayer::lastError |
100 |
QgsMapLayer::loadDefaultStyle |
QgsMapLayer::styleURI |
104 |
QgsMapLayer::loadNamedStyle |
QgsMapLayer::loadDefaultStyle |
108 |
QgsMapLayer::loadNamedStyleFromDb |
QgsMapLayer::loadNamedStyle |
112 |
QgsMapLayer::saveDefaultStyle |
QgsMapLayer::loadNamedStyleFromDb |
116 |
QgsMapLayer::saveNamedStyle |
QgsMapLayer::saveDefaultStyle |
120 |
QgsRasterLayer::readSymbology |
QgsMapLayer::saveNamedStyle |
124 |
QgsRasterLayer::writeSymbology |
QgsMapLayer::saveSldStyle |
128 |
QgsMapLayer::invalidTransformInput |
QgsMapLayer::loadSldStyle |
132 |
QgsRasterLayer::timestamp |
QgsMapLayer::readSld |
136 |
QgsRasterLayer::readXml |
QgsRasterLayer::readSymbology |
140 |
QgsRasterLayer::writeXml |
QgsRasterLayer::writeSymbology |
144 |
QgsRasterLayer::setLayerOrder |
QgsMapLayer::invalidTransformInput |
148 |
QgsRasterLayer::setSubLayerVisibility |
QgsRasterLayer::metadata |
152 |
|
QgsRasterLayer::timestamp |
156 |
|
QgsRasterLayer::readXml |
160 |
|
QgsRasterLayer::writeXml |
[+] affected symbols (100)
QgsRasterLayer::bandCount ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::bandName ( int theBandNoInt )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::bandNumber ( QString const& theBandName )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::bandStatistics ( int p1 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::bandStatistics ( QString const& p1 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::buildPyramidList ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::buildPyramids ( QgsRasterLayer::RasterPyramidList const& p1, QString const& theResamplingMethod, bool theTryInternalFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::buildSupportedRasterFileFilter ( QString& fileFilters ) [static]This method is from 'QgsRasterLayer' class.
QgsRasterLayer::colorShadingAlgorithmAsString ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::colorTable ( int theBandNoInt )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::computeMinimumMaximumEstimates ( int theBand, double& theMin, double& theMax )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::computeMinimumMaximumEstimates ( int theBand, double* theMinMax )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::computeMinimumMaximumEstimates ( QString theBand, double* theMinMax )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::computeMinimumMaximumFromLastExtent ( int theBand, double& theMin, double& theMax )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::computeMinimumMaximumFromLastExtent ( int theBand, double* theMinMax )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::computeMinimumMaximumFromLastExtent ( QString theBand, double* theMinMax )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::contrastEnhancement ( unsigned int theBand )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::contrastEnhancementAlgorithmAsString ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::copySymbologySettings ( QgsMapLayer const& theOther )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::dataChanged ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::dataProvider ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::dataProvider ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::draw ( QgsRenderContext& rendererContext )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::draw ( QPainter* theQPainter, QgsRasterViewPort* myRasterViewPort, QgsMapToPixel const* theQgsMapToPixel )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::drawingStyleAsString ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::hasCompatibleSymbology ( QgsMapLayer const& theOther ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::hasStatistics ( int theBandNoInt )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::identify ( QgsPoint const& point, QMap<QString, QString>& results )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::identifyAsHtml ( QgsPoint const& point )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::identifyAsText ( QgsPoint const& point )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::init ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::isEditable ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::isValidRasterFileName ( QString const& theFileNameQString ) [static]This method is from 'QgsRasterLayer' class.
QgsRasterLayer::isValidRasterFileName ( QString const& theFileNameQString, QString& retError ) [static]This method is from 'QgsRasterLayer' class.
QgsRasterLayer::lastError ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::lastErrorTitle ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::lastModified ( QString const& name ) [static]This method is from 'QgsRasterLayer' class.
QgsRasterLayer::legendAsPixmap ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::legendAsPixmap ( bool p1 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::legendAsPixmap ( int theLabelCount )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::loadProvider ( QString theProviderKey, QString theDataSource ) [static]This method is from 'QgsRasterLayer' class.
QgsRasterLayer::loadProviderLibrary ( QString theProviderKey ) [static]This method is from 'QgsRasterLayer' class.
QgsRasterLayer::maximumValue ( QString theBand )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::maximumValue ( unsigned int theBand )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::metadata ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::metaObject ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::minimumValue ( QString theBand )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::minimumValue ( unsigned int theBand )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::onProgress ( int p1, double p2, QString p3 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::paletteAsPixmap ( int theBand )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::populateHistogram ( int theBandNoInt, int theBinCountInt, bool theIgnoreOutOfRangeFlag, bool theThoroughBandScanFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::progressUpdate ( int theValue )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::providerKey ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::QgsRasterLayer [in-charge] ( int dummy, QString const& baseName, QString const& path, QString const& providerLib, QStringList const& layers, QStringList const& styles, QString const& format, QString const& crs )This constructor is from 'QgsRasterLayer' class.
QgsRasterLayer::QgsRasterLayer [in-charge] ( QString const& path, QString const& baseName, bool loadDefaultStyleFlag )This constructor is from 'QgsRasterLayer' class.
QgsRasterLayer::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::qt_metacast ( char const* p1 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::rasterUnitsPerPixel ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::readColorTable ( int theBandNumber, QList<QgsColorRampShader::ColorRampItem>* theList )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::readSymbology ( QDomNode const& node, QString& errorMessage )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::readXml ( QDomNode& layer_node )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::registerGdalDrivers ( ) [static]This method is from 'QgsRasterLayer' class.
QgsRasterLayer::reload ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::resetNoDataValue ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setBlueBandName ( QString const& theBandName )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setColorShadingAlgorithm ( QgsRasterLayer::ColorShadingAlgorithm theShaderAlgorithm )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setColorShadingAlgorithm ( QString theShaderAlgorithm )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setContrastEnhancementAlgorithm ( QgsContrastEnhancement::ContrastEnhancementAlgorithm theAlgorithm, bool theGenerateLookupTableFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setContrastEnhancementAlgorithm ( QString theAlgorithm, bool theGenerateLookupTableFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setContrastEnhancementFunction ( QgsContrastEnhancementFunction* theFunction )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setDataProvider ( QString const& provider, QStringList const& layers, QStringList const& styles, QString const& format, QString const& crs )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setDataProvider ( QString const& provider, QStringList const& layers, QStringList const& styles, QString const& format, QString const& crs, bool loadDefaultStyleFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setDrawingStyle ( QString const& theDrawingStyleQString )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setGrayBandName ( QString const& theBandName )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setGreenBandName ( QString const& theBandName )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setLayerOrder ( QStringList const& layers )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setMaximumValue ( QString theBand, double theValue, bool theGenerateLookupTableFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setMaximumValue ( unsigned int theBand, double theValue, bool theGenerateLookupTableFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setMinimumMaximumUsingDataset ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setMinimumMaximumUsingLastExtent ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setMinimumValue ( QString theBand, double theValue, bool theGenerateLookupTableFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setMinimumValue ( unsigned int theBand, double theValue, bool theGenerateLookupTableFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setNoDataValue ( double theNoData )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setRasterShaderFunction ( QgsRasterShaderFunction* theFunction )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setRedBandName ( QString const& theBandName )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setSubLayerVisibility ( QString const& name, bool vis )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setTransparentBandName ( QString const& theBandName )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::showProgress ( int theValue )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::showStatusMessage ( QString const& theMessage )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::staticMetaObject [data]This method is from 'QgsRasterLayer' class.
QgsRasterLayer::subLayers ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::thumbnailAsImage ( QImage* thepImage )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::thumbnailAsPixmap ( QPixmap* theQPixmap )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::timestamp ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::triggerRepaint ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::updateProgress ( int p1, int p2 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::usesProvider ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::writeSymbology ( QDomNode& p1, QDomDocument& doc, QString& errorMessage ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::writeXml ( QDomNode& layer_node, QDomDocument& doc )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::~QgsRasterLayer [in-charge] ( )This method is from 'QgsRasterLayer' class.
qgsrasterviewport.h
[+] struct QgsRasterViewPort (2)
| Change |
Effect |
1 | Size of field mSrcCRS has been changed from 44 bytes to 52 bytes. | 1) Size of the inclusive type has been changed. 2) Previous accesses of applications and library functions to this field and fields at higher positions of the structure definition may be broken. |
2 | Size of field mDestCRS has been changed from 44 bytes to 52 bytes. | 1) Size of the inclusive type has been changed. 2) Previous accesses of applications and library functions to this field may be broken. |
[+] affected symbols (2)
QgsRasterImageBuffer::QgsRasterImageBuffer [in-charge] ( QgsRasterDataProvider* dataProvider, int bandNo, QPainter* p, QgsRasterViewPort* viewPort, QgsMapToPixel const* mapToPixel, double* mGeoTransform )4th parameter 'viewPort' (pointer) has base type 'QgsRasterViewPort'.
QgsRasterLayer::draw ( QPainter* theQPainter, QgsRasterViewPort* myRasterViewPort, QgsMapToPixel const* theQgsMapToPixel )2nd parameter 'myRasterViewPort' (pointer) has base type 'QgsRasterViewPort'.
qgsrendererv2.h
[+] class QgsFeatureRendererV2 (1)
| Change |
Effect |
1 | Field mUsingFirstRule has been removed from this type. | Applications will access incorrect memory when attempting to access this field. |
[+] affected symbols (24)
QgsCategorizedSymbolRendererV2::clone ( )Return value (pointer) has base type 'QgsFeatureRendererV2'.
QgsCategorizedSymbolRendererV2::create ( QDomElement& element ) [static]Return value (pointer) has base type 'QgsFeatureRendererV2'.
QgsFeatureRendererV2::defaultRenderer ( QGis::GeometryType geomType ) [static]Return value (pointer) has base type 'QgsFeatureRendererV2'.
QgsFeatureRendererV2::dump ( )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::legendSymbolItems ( )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::legendSymbologyItems ( QSize iconSize )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::load ( QDomElement& symbologyElem ) [static]Return value (pointer) has base type 'QgsFeatureRendererV2'.
QgsFeatureRendererV2::QgsFeatureRendererV2 [in-charge] ( QString type )This constructor is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::renderFeature ( QgsFeature& feature, QgsRenderContext& context, int layer, bool selected, bool drawVertexMarker )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::renderVertexMarker ( QPointF& pt, QgsRenderContext& context )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::renderVertexMarkerPolygon ( QPolygonF& pts, QList<QPolygonF>* rings, QgsRenderContext& context )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::renderVertexMarkerPolyline ( QPolygonF& pts, QgsRenderContext& context )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::save ( QDomDocument& doc )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::setVertexMarkerAppearance ( int type, int size )This method is from 'QgsFeatureRendererV2' class.
QgsFeatureRendererV2::~QgsFeatureRendererV2 [in-charge] ( )This method is from 'QgsFeatureRendererV2' class.
QgsGraduatedSymbolRendererV2::clone ( )Return value (pointer) has base type 'QgsFeatureRendererV2'.
QgsGraduatedSymbolRendererV2::create ( QDomElement& element ) [static]Return value (pointer) has base type 'QgsFeatureRendererV2'.
QgsRendererV2AbstractMetadata::createRendererWidget ( QgsVectorLayer* layer, QgsStyleV2* style, QgsFeatureRendererV2* renderer )3rd parameter 'renderer' (pointer) has base type 'QgsFeatureRendererV2'.
QgsRendererV2Metadata::createRenderer ( QDomElement& elem )Return value (pointer) has base type 'QgsFeatureRendererV2'.
QgsRendererV2Metadata::createRendererWidget ( QgsVectorLayer* layer, QgsStyleV2* style, QgsFeatureRendererV2* renderer )3rd parameter 'renderer' (pointer) has base type 'QgsFeatureRendererV2'.
QgsSingleSymbolRendererV2::clone ( )Return value (pointer) has base type 'QgsFeatureRendererV2'.
QgsSingleSymbolRendererV2::create ( QDomElement& element ) [static]Return value (pointer) has base type 'QgsFeatureRendererV2'.
QgsVectorLayer::rendererV2 ( )Return value (pointer) has base type 'QgsFeatureRendererV2'.
QgsVectorLayer::setRendererV2 ( QgsFeatureRendererV2* r )1st parameter 'r' (pointer) has base type 'QgsFeatureRendererV2'.
qgssearchtreenode.h
[+] enum QgsSearchTreeNode::Operator (24)
| Change |
Effect |
1 | Value of member opAREA has been changed from 24 to 26. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
2 | Value of member opCONCAT has been changed from 40 to 42. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
3 | Value of member opEQ has been changed from 29 to 31. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
4 | Value of member opGE has been changed from 33 to 35. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
5 | Value of member opGT has been changed from 31 to 33. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
6 | Value of member opID has been changed from 26 to 28. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
7 | Value of member opILike has been changed from 37 to 39. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
8 | Value of member opIN has been changed from 38 to 40. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
9 | Value of member opISNOTNULL has been changed from 28 to 30. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
10 | Value of member opISNULL has been changed from 27 to 29. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
11 | Value of member opLE has been changed from 34 to 36. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
12 | Value of member opLENGTH has been changed from 23 to 25. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
13 | Value of member opLOWER has been changed from 41 to 43. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
14 | Value of member opLT has been changed from 32 to 34. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
15 | Value of member opLike has been changed from 36 to 38. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
16 | Value of member opNE has been changed from 30 to 32. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
17 | Value of member opNOTIN has been changed from 39 to 41. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
18 | Value of member opPERIMETER has been changed from 25 to 27. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
19 | Value of member opREPLACE has been changed from 43 to 45. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
20 | Value of member opROWNUM has been changed from 46 to 49. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
21 | Value of member opRegexp has been changed from 35 to 37. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
22 | Value of member opSTRLEN has been changed from 44 to 47. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
23 | Value of member opSUBSTR has been changed from 45 to 48. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
24 | Value of member opUPPER has been changed from 42 to 44. | Applications may execute a wrong branch of code in the library and therefore change the behavior. |
[+] affected symbols (1)
QgsSearchTreeNode::QgsSearchTreeNode [in-charge] ( QgsSearchTreeNode::Operator op, QgsSearchTreeNode* left, QgsSearchTreeNode* right )1st parameter 'op' has type 'QgsSearchTreeNode::Operator'.
qgssinglesymbolrendererv2.h
[+] class QgsSingleSymbolRendererV2 (1)
| Change |
Effect |
1 | The layout of v-table has been changed for unknown reason. | Call of any method in this class may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 15 entries | Virtual Table (New) - 22 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsSingleSymbolRendererV2::symbolForFeature |
QgsSingleSymbolRendererV2::symbolForFeature |
12 |
QgsSingleSymbolRendererV2::startRender |
QgsSingleSymbolRendererV2::startRender |
16 |
QgsSingleSymbolRendererV2::stopRender |
QgsSingleSymbolRendererV2::stopRender |
20 |
QgsSingleSymbolRendererV2::usedAttributes |
QgsSingleSymbolRendererV2::usedAttributes |
24 |
~QgsSingleSymbolRendererV2 |
~QgsSingleSymbolRendererV2 |
28 |
~QgsSingleSymbolRendererV2 |
~QgsSingleSymbolRendererV2 |
32 |
QgsSingleSymbolRendererV2::clone |
QgsSingleSymbolRendererV2::clone |
36 |
QgsFeatureRendererV2::renderFeature |
QgsFeatureRendererV2::renderFeature |
40 |
QgsSingleSymbolRendererV2::dump |
QgsSingleSymbolRendererV2::dump |
44 |
QgsSingleSymbolRendererV2::symbols |
QgsSingleSymbolRendererV2::capabilities |
48 |
QgsSingleSymbolRendererV2::save |
QgsSingleSymbolRendererV2::symbols |
52 |
QgsSingleSymbolRendererV2::legendSymbologyItems |
QgsSingleSymbolRendererV2::save |
56 |
QgsSingleSymbolRendererV2::legendSymbolItems |
QgsFeatureRendererV2::writeSld |
60 |
|
QgsSingleSymbolRendererV2::toSld |
64 |
|
QgsSingleSymbolRendererV2::legendSymbologyItems |
68 |
|
QgsSingleSymbolRendererV2::legendSymbolItems |
72 |
|
QgsSingleSymbolRendererV2::rotationField |
76 |
|
QgsSingleSymbolRendererV2::setRotationField |
80 |
|
QgsFeatureRendererV2::willRenderFeature |
84 |
|
QgsFeatureRendererV2::symbolsForFeature |
[+] affected symbols (15)
QgsSingleSymbolRendererV2::clone ( )This method is from 'QgsSingleSymbolRendererV2' class.
QgsSingleSymbolRendererV2::create ( QDomElement& element ) [static]This method is from 'QgsSingleSymbolRendererV2' class.
QgsSingleSymbolRendererV2::dump ( )This method is from 'QgsSingleSymbolRendererV2' class.
QgsSingleSymbolRendererV2::legendSymbolItems ( )This method is from 'QgsSingleSymbolRendererV2' class.
QgsSingleSymbolRendererV2::legendSymbologyItems ( QSize iconSize )This method is from 'QgsSingleSymbolRendererV2' class.
QgsSingleSymbolRendererV2::QgsSingleSymbolRendererV2 [in-charge] ( QgsSymbolV2* symbol )This constructor is from 'QgsSingleSymbolRendererV2' class.
QgsSingleSymbolRendererV2::save ( QDomDocument& doc )This method is from 'QgsSingleSymbolRendererV2' class.
QgsSingleSymbolRendererV2::setSymbol ( QgsSymbolV2* s )This method is from 'QgsSingleSymbolRendererV2' class.
QgsSingleSymbolRendererV2::startRender ( QgsRenderContext& context, QgsVectorLayer const* vlayer )This method is from 'QgsSingleSymbolRendererV2' class.
QgsSingleSymbolRendererV2::stopRender ( QgsRenderContext& context )This method is from 'QgsSingleSymbolRendererV2' class.
QgsSingleSymbolRendererV2::symbol ( ) constThis method is from 'QgsSingleSymbolRendererV2' class.
QgsSingleSymbolRendererV2::symbolForFeature ( QgsFeature& feature )This method is from 'QgsSingleSymbolRendererV2' class.
QgsSingleSymbolRendererV2::symbols ( )This method is from 'QgsSingleSymbolRendererV2' class.
QgsSingleSymbolRendererV2::usedAttributes ( )This method is from 'QgsSingleSymbolRendererV2' class.
QgsSingleSymbolRendererV2::~QgsSingleSymbolRendererV2 [in-charge] ( )This method is from 'QgsSingleSymbolRendererV2' class.
qgssymbollayerv2registry.h
[+] class QgsSymbolLayerV2AbstractMetadata (1)
| Change |
Effect |
1 | Virtual method QgsSymbolLayerV2AbstractMetadata::~QgsSymbolLayerV2AbstractMetadata ( ) has been added to this class instead of QgsSymbolLayerV2AbstractMetadata::createSymbolLayerWidget ( ). | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 4 entries | Virtual Table (New) - 7 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
__cxa_pure_virtual |
~QgsSymbolLayerV2AbstractMetadata |
12 |
QgsSymbolLayerV2AbstractMetadata::createSymbolLayerWidget |
~QgsSymbolLayerV2AbstractMetadata |
16 |
|
__cxa_pure_virtual |
20 |
|
QgsSymbolLayerV2AbstractMetadata::createSymbolLayerWidget |
24 |
|
QgsSymbolLayerV2AbstractMetadata::createSymbolLayerFromSld |
[+] affected symbols (1)
QgsSymbolLayerV2AbstractMetadata::createSymbolLayerWidget ( )This method is from 'QgsSymbolLayerV2AbstractMetadata' class.
qgsvectordataprovider.h
[+] class QgsVectorDataProvider (4)
| Change |
Effect |
1 | Virtual method QgsVectorDataProvider::changeAttributeValues ( QMap<long,QMap<int,QVariant> > const& ) has been added to this class instead of QgsVectorDataProvider::changeAttributeValues ( QMap<int,QMap<int,QVariant> > const& ). | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
2 | Virtual method QgsVectorDataProvider::changeGeometryValues ( QMap<long,QgsGeometry>& ) has been added to this class instead of QgsVectorDataProvider::changeGeometryValues ( QMap<int,QgsGeometry>& ). | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
3 | Virtual method QgsVectorDataProvider::deleteFeatures ( QSet<long long> const& ) has been added to this class instead of QgsVectorDataProvider::deleteFeatures ( QSet<int> const& ). | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
4 | Virtual method QgsVectorDataProvider::featureAtId ( QgsFeatureId, QgsFeature&, bool, QgsAttributeList ) has been added to this class instead of QgsVectorDataProvider::featureAtId ( int, QgsFeature&, bool, QgsAttributeList ). | Applications will pass parameters of older replaced method to newly added virtual method. This may result in crash or incorrect behavior of applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 64 entries | Virtual Table (New) - 64 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsVectorDataProvider::metaObject |
QgsVectorDataProvider::metaObject |
12 |
QgsVectorDataProvider::qt_metacast |
QgsVectorDataProvider::qt_metacast |
16 |
QgsVectorDataProvider::qt_metacall |
QgsVectorDataProvider::qt_metacall |
20 |
~QgsVectorDataProvider |
~QgsVectorDataProvider |
24 |
~QgsVectorDataProvider |
~QgsVectorDataProvider |
28 |
QObject::event |
QObject::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QObject::timerEvent |
QObject::timerEvent |
40 |
QObject::childEvent |
QObject::childEvent |
44 |
QObject::customEvent |
QObject::customEvent |
48 |
QObject::connectNotify |
QObject::connectNotify |
52 |
QObject::disconnectNotify |
QObject::disconnectNotify |
56 |
__cxa_pure_virtual |
__cxa_pure_virtual |
60 |
QgsDataProvider::setDataSourceUri |
QgsDataProvider::setDataSourceUri |
64 |
QgsDataProvider::dataSourceUri |
QgsDataProvider::dataSourceUri |
68 |
__cxa_pure_virtual |
__cxa_pure_virtual |
72 |
__cxa_pure_virtual |
__cxa_pure_virtual |
76 |
QgsDataProvider::updateExtents |
QgsDataProvider::updateExtents |
80 |
QgsDataProvider::setSubsetString |
QgsDataProvider::setSubsetString |
84 |
QgsDataProvider::supportsSubsetString |
QgsDataProvider::supportsSubsetString |
88 |
QgsDataProvider::subsetString |
QgsDataProvider::subsetString |
92 |
QgsDataProvider::subLayers |
QgsDataProvider::subLayers |
96 |
QgsDataProvider::subLayerStyles |
QgsDataProvider::subLayerStyles |
100 |
QgsDataProvider::subLayerCount |
QgsDataProvider::subLayerCount |
104 |
QgsDataProvider::setLayerOrder |
QgsDataProvider::setLayerOrder |
108 |
QgsDataProvider::setSubLayerVisibility |
QgsDataProvider::setSubLayerVisibility |
112 |
__cxa_pure_virtual |
__cxa_pure_virtual |
116 |
__cxa_pure_virtual |
__cxa_pure_virtual |
120 |
QgsDataProvider::fileVectorFilters |
QgsDataProvider::fileVectorFilters |
124 |
QgsDataProvider::fileRasterFilters |
QgsDataProvider::fileRasterFilters |
128 |
QgsDataProvider::reloadData |
QgsDataProvider::reloadData |
132 |
QgsDataProvider::timestamp |
QgsDataProvider::timestamp |
136 |
QgsDataProvider::dataTimestamp |
QgsDataProvider::dataTimestamp |
140 |
QgsVectorDataProvider::storageType |
QgsVectorDataProvider::storageType |
144 |
__cxa_pure_virtual |
__cxa_pure_virtual |
148 |
QgsVectorDataProvider::updateFeatureCount |
QgsVectorDataProvider::updateFeatureCount |
152 |
QgsVectorDataProvider::featureAtId |
QgsVectorDataProvider::featureAtId |
156 |
__cxa_pure_virtual |
__cxa_pure_virtual |
160 |
__cxa_pure_virtual |
__cxa_pure_virtual |
164 |
__cxa_pure_virtual |
__cxa_pure_virtual |
168 |
__cxa_pure_virtual |
__cxa_pure_virtual |
172 |
__cxa_pure_virtual |
__cxa_pure_virtual |
176 |
QgsVectorDataProvider::dataComment |
QgsVectorDataProvider::dataComment |
180 |
__cxa_pure_virtual |
__cxa_pure_virtual |
184 |
QgsVectorDataProvider::minimumValue |
QgsVectorDataProvider::minimumValue |
188 |
QgsVectorDataProvider::maximumValue |
QgsVectorDataProvider::maximumValue |
192 |
QgsVectorDataProvider::uniqueValues |
QgsVectorDataProvider::uniqueValues |
196 |
QgsVectorDataProvider::enumValues |
QgsVectorDataProvider::enumValues |
200 |
QgsVectorDataProvider::addFeatures |
QgsVectorDataProvider::addFeatures |
204 |
QgsVectorDataProvider::deleteFeatures |
QgsVectorDataProvider::deleteFeatures |
208 |
QgsVectorDataProvider::addAttributes |
QgsVectorDataProvider::addAttributes |
212 |
QgsVectorDataProvider::addAttributes |
QgsVectorDataProvider::addAttributes |
216 |
QgsVectorDataProvider::deleteAttributes |
QgsVectorDataProvider::deleteAttributes |
220 |
QgsVectorDataProvider::changeAttributeValues |
QgsVectorDataProvider::changeAttributeValues |
224 |
QgsVectorDataProvider::defaultValue |
QgsVectorDataProvider::defaultValue |
228 |
QgsVectorDataProvider::changeGeometryValues |
QgsVectorDataProvider::changeGeometryValues |
232 |
QgsVectorDataProvider::createSpatialIndex |
QgsVectorDataProvider::createSpatialIndex |
236 |
QgsVectorDataProvider::createAttributeIndex |
QgsVectorDataProvider::createAttributeIndex |
240 |
QgsVectorDataProvider::capabilities |
QgsVectorDataProvider::capabilities |
244 |
QgsVectorDataProvider::setEncoding |
QgsVectorDataProvider::setEncoding |
248 |
QgsVectorDataProvider::attributeIndexes |
QgsVectorDataProvider::attributeIndexes |
252 |
QgsVectorDataProvider::doesStrictFeatureTypeCheck |
QgsVectorDataProvider::doesStrictFeatureTypeCheck |
[+] affected symbols (4)
QgsVectorDataProvider::changeAttributeValues ( QMap<int, QMap<int, QVariant> > const& attr_map )This method is from 'QgsVectorDataProvider' class.
QgsVectorDataProvider::changeGeometryValues ( QMap<int, QgsGeometry>& geometry_map )This method is from 'QgsVectorDataProvider' class.
QgsVectorDataProvider::deleteFeatures ( QSet<int> const& id )This method is from 'QgsVectorDataProvider' class.
QgsVectorDataProvider::featureAtId ( int featureId, QgsFeature& feature, bool fetchGeometry, QgsAttributeList fetchAttributes )This method is from 'QgsVectorDataProvider' class.
to the top
Problems with Symbols, Medium Severity (3)
qgsfeature.h,
libqgis_core.so.1.7.4
[+] QgsFeature::id ( ) const (1)
[symbol: _ZNK10QgsFeature2idEv]
| Change | Effect |
---|
1 | Type of return value has been changed from int (4 bytes) to QgsFeatureId (8 bytes). | Applications will obtain a different return value and execution may change. |
qgsspatialindex.h,
libqgis_core.so.1.7.4
[+] QgsSpatialIndex::intersects ( QgsRectangle rect ) (1)
[symbol: _ZN15QgsSpatialIndex10intersectsE12QgsRectangle]
| Change | Effect |
---|
1 | Type of return value has been changed from QList<int> to QList<long long> of different format. | Applications will obtain a different return value and execution may change. |
[+] QgsSpatialIndex::nearestNeighbor ( QgsPoint point, int neighbors ) (1)
[symbol: _ZN15QgsSpatialIndex15nearestNeighborE8QgsPointi]
| Change | Effect |
---|
1 | Type of return value has been changed from QList<int> to QList<long long> of different format. | Applications will obtain a different return value and execution may change. |
to the top
Problems with Data Types, Low Severity (56)
qgsattributeaction.h
[+] class QgsAttributeAction (1)
| Change |
Effect |
1 | Field mDefaultAction has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
[+] affected symbols (6)
QgsAttributeAction::addAction ( QgsAction::ActionType type, QString name, QString action, bool capture )This method is from 'QgsAttributeAction' class.
QgsAttributeAction::doAction ( int index, QgsAttributeMap const& attributes, int defaultValueIndex, void(*executePython)(QString const&) )This method is from 'QgsAttributeAction' class.
QgsAttributeAction::expandAction ( QString action, QgsAttributeMap const& attributes, uint defaultValueIndex )This method is from 'QgsAttributeAction' class.
QgsAttributeAction::readXML ( QDomNode const& layer_node )This method is from 'QgsAttributeAction' class.
QgsAttributeAction::writeXML ( QDomNode& layer_node, QDomDocument& doc ) constThis method is from 'QgsAttributeAction' class.
QgsAttributeAction::~QgsAttributeAction [in-charge] ( )This method is from 'QgsAttributeAction' class.
qgscoordinatereferencesystem.h
[+] class QgsCoordinateReferenceSystem (2)
| Change |
Effect |
1 | Field mAxisInverted has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Field mWkt has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
[+] affected symbols (206)
QgisInterface::currentLayerChanged ( QgsMapLayer* layer )Field 'layer->mCRS' in 1st parameter 'layer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsCoordinateReferenceSystem::authid ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::createFromEpsg ( long const theEpsg )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::createFromId ( long const theId, QgsCoordinateReferenceSystem::CrsType theType )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::createFromOgcWmsCrs ( QString theCrs )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::createFromProj4 ( QString const theProjString )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::createFromSrid ( long const theSrid )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::createFromSrsId ( long const theSrsId )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::createFromString ( QString const theDefinition )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::createFromWkt ( QString const theWkt )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::description ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::ellipsoidAcronym ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::epsg ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::equals ( QString theProj4String )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::findMatchingProj ( )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::geographicFlag ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::isValid ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::mapUnits ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::operator = ( QgsCoordinateReferenceSystem const& srs )1st parameter 'srs' (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsCoordinateReferenceSystem::postgisSrid ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::projectionAcronym ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::QgsCoordinateReferenceSystem [in-charge] ( )This constructor is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::QgsCoordinateReferenceSystem [in-charge] ( long const theId, QgsCoordinateReferenceSystem::CrsType theType )This constructor is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::QgsCoordinateReferenceSystem [in-charge] ( QgsCoordinateReferenceSystem const& srs )1st parameter 'srs' (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsCoordinateReferenceSystem::QgsCoordinateReferenceSystem [in-charge] ( QString theDefinition )This constructor is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::readXML ( QDomNode& theNode )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::setValidationHint ( QString html )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::srsid ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::toProj4 ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::toWkt ( ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::validate ( )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::validationHint ( )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::writeXML ( QDomNode& theNode, QDomDocument& theDoc ) constThis method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateReferenceSystem::~QgsCoordinateReferenceSystem [in-charge] ( )This method is from 'QgsCoordinateReferenceSystem' class.
QgsCoordinateTransform::QgsCoordinateTransform [in-charge] ( QgsCoordinateReferenceSystem const& theSource, QgsCoordinateReferenceSystem const& theDest )1st parameter 'theSource' (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsCoordinateTransform::setDestCRS ( QgsCoordinateReferenceSystem const& theCRS )1st parameter 'theCRS' (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsCoordinateTransform::setSourceCrs ( QgsCoordinateReferenceSystem const& theCRS )1st parameter 'theCRS' (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsLegendModel::addLayer ( QgsMapLayer* theMapLayer )Field 'theMapLayer->mCRS' in 1st parameter 'theMapLayer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapCanvas::currentLayer ( )Field 'retval->mCRS' in return value (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapCanvas::enableOverviewMode ( QgsMapOverviewCanvas* overview )Field 'overview->mMapRenderer->mDestCRS' in 1st parameter 'overview' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapCanvas::layer ( int index )Field 'retval->mCRS' in return value (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapCanvas::mapRenderer ( )Field 'retval->mDestCRS' in return value (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapCanvas::selectionChanged ( QgsMapLayer* layer )Field 'layer->mCRS' in 1st parameter 'layer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapCanvas::setCurrentLayer ( QgsMapLayer* layer )Field 'layer->mCRS' in 1st parameter 'layer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapCanvas::showError ( QgsMapLayer* mapLayer )Field 'mapLayer->mCRS' in 1st parameter 'mapLayer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::clearCacheImage ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::connectNotify ( char const* signal )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::customProperty ( QString const& value, QVariant const& defaultValue ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::dataChanged ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::draw ( QgsRenderContext& rendererContext )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::drawingProgress ( int theProgress, int theTotalSteps )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::drawLabels ( QgsRenderContext& rendererContext )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::extent ( ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::getTransparency ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::hasScaleBasedVisibility ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::id ( ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::invalidTransformInput ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::isEditable ( ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::isValid ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::lastError ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::lastErrorTitle ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::layerCrsChanged ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::layerNameChanged ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::loadDefaultStyle ( bool& theResultFlag )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::loadNamedStyle ( QString const theURI, bool& theResultFlag )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::loadNamedStyleFromDb ( QString const db, QString const theURI, QString& qml )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::maximumScale ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::metaObject ( ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::minimumScale ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::name ( ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::publicSource ( ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::QgsMapLayer [in-charge] ( QgsMapLayer::LayerType type, QString lyrname, QString source )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::qt_metacast ( char const* p1 )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::readCustomProperties ( QDomNode const& layerNode, QString const& keyStartsWith )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::recalculateExtents ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::reload ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::removeCustomProperty ( QString const& key )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::repaintRequested ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::saveDefaultStyle ( bool& theResultFlag )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::saveNamedStyle ( QString const theURI, bool& theResultFlag )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::screenUpdateRequested ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::setCacheImage ( QImage* thepImage )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::setCrs ( QgsCoordinateReferenceSystem const& srs, bool emitSignal )1st parameter 'srs' (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::setCustomProperty ( QString const& key, QVariant const& value )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::setLayerName ( QString const& name )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::setMaximumScale ( float theMaxScale )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::setMinimumScale ( float theMinScale )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::setSubLayerVisibility ( QString name, bool vis )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::setTransparency ( unsigned int p1 )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::setValid ( bool valid )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::source ( ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::srs ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::staticMetaObject [data]Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::statusChanged ( QString theStatus )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::timestamp ( ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::toggleScaleBasedVisibility ( bool theVisibilityFlag )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::type ( ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::undoStack ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::writeCustomProperties ( QDomNode& layerNode, QDomDocument& doc ) constField 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::writeXml ( QDomNode& layer_node, QDomDocument& document )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::writeXML ( QDomNode& layer_node, QDomDocument& document )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayer::~QgsMapLayer [in-charge] ( )Field 'this->mCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayerRegistry::addMapLayer ( QgsMapLayer* theMapLayer, bool theEmitSignal )Field 'theMapLayer->mCRS' in 1st parameter 'theMapLayer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayerRegistry::layerWasAdded ( QgsMapLayer* theMapLayer )Field 'theMapLayer->mCRS' in 1st parameter 'theMapLayer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapLayerRegistry::mapLayer ( QString theLayerId )Field 'retval->mCRS' in return value (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::destinationSrsChanged ( )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::drawExtentRect ( )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::hasCrsTransformEnabled ( bool flag )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::layerSet ( )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::metaObject ( ) constField 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::mouseMoveEvent ( QMouseEvent* e )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::mousePressEvent ( QMouseEvent* e )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::mouseReleaseEvent ( QMouseEvent* e )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::paintEvent ( QPaintEvent* pe )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::QgsMapOverviewCanvas [in-charge] ( QWidget* parent, QgsMapCanvas* mapCanvas )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::qt_metacast ( char const* p1 )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::refresh ( )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::resizeEvent ( QResizeEvent* e )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::setBackgroundColor ( QColor const& color )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::setLayerSet ( QStringList const& layerSet )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::staticMetaObject [data]Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::updateFullExtent ( QgsRectangle const& rect )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::updatePanningWidget ( QPoint const& pos )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapOverviewCanvas::~QgsMapOverviewCanvas [in-charge] ( )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::adjustExtentToSize ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::destinationCrs ( )Return value (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::destinationSrsChanged ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::drawError ( QgsMapLayer* p1 )Field 'p1->mCRS' in 1st parameter 'p1' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::drawingProgress ( int current, int total )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::extent ( ) constField 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::fullExtent ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::hasCrsTransformEnabled ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::hasCrsTransformEnabled ( bool flag )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::layerExtentToOutputExtent ( QgsMapLayer* theLayer, QgsRectangle extent )Field 'theLayer->mCRS' in 1st parameter 'theLayer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::layerSet ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::layerToMapCoordinates ( QgsMapLayer* theLayer, QgsPoint point )Field 'theLayer->mCRS' in 1st parameter 'theLayer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::mapToLayerCoordinates ( QgsMapLayer* theLayer, QgsPoint point )Field 'theLayer->mCRS' in 1st parameter 'theLayer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::mapToLayerCoordinates ( QgsMapLayer* theLayer, QgsRectangle rect )Field 'theLayer->mCRS' in 1st parameter 'theLayer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::mapUnits ( ) constField 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::mapUnitsChanged ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::mDrawing [data]Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::metaObject ( ) constField 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::onDrawingProgress ( int current, int total )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::outputDpi ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::outputSize ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::outputSizeF ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::overlayManagerFromSettings ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::QgsMapRenderer [in-charge] ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::qt_metacast ( char const* p1 )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::readXML ( QDomNode& theNode )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::setDestinationCrs ( QgsCoordinateReferenceSystem const& crs )1st parameter 'crs' (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::setExtent ( QgsRectangle const& extent )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::setLabelingEngine ( QgsLabelingEngineInterface* iface )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::setLayerSet ( QStringList const& layers )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::setMapUnits ( QGis::UnitType u )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::setOutputSize ( QSize size, int dpi )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::setOutputSize ( QSizeF size, double dpi )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::setProjectionsEnabled ( bool enabled )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::splitLayersExtent ( QgsMapLayer* layer, QgsRectangle& extent, QgsRectangle& r2 )Field 'layer->mCRS' in 1st parameter 'layer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::staticMetaObject [data]Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::updateFullExtent ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::updateMap ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::updateScale ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::writeXML ( QDomNode& theNode, QDomDocument& theDoc )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapRenderer::~QgsMapRenderer [in-charge] ( )Field 'this->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsMapTip::showMapTip ( QgsMapLayer* thepLayer, QgsPoint& theMapPosition, QPoint& thePixelPosition, QgsMapCanvas* mpMapCanvas )Field 'thepLayer->mCRS' in 1st parameter 'thepLayer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapTool::toLayerCoordinates ( QgsMapLayer* layer, QgsPoint const& point )Field 'layer->mCRS' in 1st parameter 'layer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapTool::toLayerCoordinates ( QgsMapLayer* layer, QgsRectangle const& rect )Field 'layer->mCRS' in 1st parameter 'layer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapTool::toLayerCoordinates ( QgsMapLayer* layer, QPoint const& point )Field 'layer->mCRS' in 1st parameter 'layer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsMapTool::toMapCoordinates ( QgsMapLayer* layer, QgsPoint const& point )Field 'layer->mCRS' in 1st parameter 'layer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::addDiagramLayer ( QgsVectorLayer* layer, QgsDiagramLayerSettings* s )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::clone ( )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::drawLabel ( pal::LabelPosition* label, QPainter* painter, QFont const& f, QColor const& c, QgsMapToPixel const* xform, double bufferSize, QColor const& bufferColor, bool drawBuffer )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::drawLabelCandidateRect ( pal::LabelPosition* lp, QPainter* painter, QgsMapToPixel const* xform )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::drawLabeling ( QgsRenderContext& context )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::exit ( )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::init ( QgsMapRenderer* mr )Field 'mr->mDestCRS' in 1st parameter 'mr' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::labelsAtPosition ( QgsPoint const& p )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::layer ( QString const& layerName )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::numCandidatePositions ( int& candPoint, int& candLine, int& candPolygon )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::prepareLayer ( QgsVectorLayer* layer, QSet<int>& attrIndices, QgsRenderContext& ctx )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::QgsPalLabeling [in-charge] ( )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::registerDiagramFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::registerFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::searchMethod ( ) constField 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::setNumCandidatePositions ( int candPoint, int candLine, int candPolygon )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::setSearchMethod ( QgsPalLabeling::Search s )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::willUseLayer ( QgsVectorLayer* layer )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsPalLabeling::~QgsPalLabeling [in-charge] ( )Field 'this->mMapRenderer->mDestCRS' in the object of this method has base type 'QgsCoordinateReferenceSystem'.
QgsQuickPrint::setMapRenderer ( QgsMapRenderer* thepMapRenderer )Field 'thepMapRenderer->mDestCRS' in 1st parameter 'thepMapRenderer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsRasterDataProvider::readBlock ( int bandNo, QgsRectangle const& viewExtent, int width, int height, QgsCoordinateReferenceSystem theSrcCRS, QgsCoordinateReferenceSystem theDestCRS, void* data )5th parameter 'theSrcCRS' has type 'QgsCoordinateReferenceSystem'.
QgsRasterImageBuffer::QgsRasterImageBuffer [in-charge] ( QgsRasterDataProvider* dataProvider, int bandNo, QPainter* p, QgsRasterViewPort* viewPort, QgsMapToPixel const* mapToPixel, double* mGeoTransform )Field 'viewPort->mSrcCRS' in 4th parameter 'viewPort' (pointer) has type 'QgsCoordinateReferenceSystem'.
QgsRasterLayer::copySymbologySettings ( QgsMapLayer const& theOther )Field 'theOther->mCRS' in 1st parameter 'theOther' (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsRasterLayer::draw ( QPainter* theQPainter, QgsRasterViewPort* myRasterViewPort, QgsMapToPixel const* theQgsMapToPixel )Field 'myRasterViewPort->mDestCRS' in 2nd parameter 'myRasterViewPort' (pointer) has type 'QgsCoordinateReferenceSystem'.
QgsRasterLayer::hasCompatibleSymbology ( QgsMapLayer const& theOther ) constField 'theOther->mCRS' in 1st parameter 'theOther' (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsRasterProjector::QgsRasterProjector [in-charge] ( QgsCoordinateReferenceSystem theSrcCRS, QgsCoordinateReferenceSystem theDestCRS, QgsRectangle theDestExtent, int theDestRows, int theDestCols, double theMaxSrcXRes, double theMaxSrcYRes, QgsRectangle theExtent )1st parameter 'theSrcCRS' has type 'QgsCoordinateReferenceSystem'.
QgsSnapper::QgsSnapper [in-charge] ( QgsMapRenderer* mapRender )Field 'mapRender->mDestCRS' in 1st parameter 'mapRender' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsTolerance::defaultTolerance ( QgsMapLayer* layer, QgsMapRenderer* renderer ) [static]Field 'layer->mCRS' in 1st parameter 'layer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsTolerance::toleranceInMapUnits ( double tolerance, QgsMapLayer* layer, QgsMapRenderer* renderer, QgsTolerance::UnitType units ) [static]Field 'layer->mCRS' in 2nd parameter 'layer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsTolerance::vertexSearchRadius ( QgsMapLayer* layer, QgsMapRenderer* renderer ) [static]Field 'layer->mCRS' in 1st parameter 'layer' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsVectorFileWriter::writeAsShapefile ( QgsVectorLayer* layer, QString const& shapefileName, QString const& fileEncoding, QgsCoordinateReferenceSystem const* destCRS, bool onlySelected, QString* errorMessage, QStringList const& datasourceOptions, QStringList const& layerOptions ) [static]4th parameter 'destCRS' (pointer) has base type 'QgsCoordinateReferenceSystem'.
QgsVectorLayer::copySymbologySettings ( QgsMapLayer const& other )Field 'other->mCRS' in 1st parameter 'other' (reference) has base type 'QgsCoordinateReferenceSystem'.
QgsVectorLayer::hasCompatibleSymbology ( QgsMapLayer const& other ) constField 'other->mCRS' in 1st parameter 'other' (reference) has base type 'QgsCoordinateReferenceSystem'.
qgscoordinatetransform.h
[+] class QgsCoordinateTransform (2)
| Change |
Effect |
1 | Size of field mDestCRS has been changed from 44 bytes to 52 bytes. | Size of the inclusive type has been changed. |
2 | Size of field mSourceCRS has been changed from 44 bytes to 52 bytes. | Size of the inclusive type has been changed. |
[+] affected symbols (58)
QgsCoordinateTransform::initialise ( )This method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::invalidTransformInput ( ) constThis method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::metaObject ( ) constThis method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::QgsCoordinateTransform [in-charge] ( )This constructor is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::QgsCoordinateTransform [in-charge] ( long theSourceSrsId, long theDestSrsId )This constructor is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::QgsCoordinateTransform [in-charge] ( long theSourceSrid, QString theDestWkt, QgsCoordinateReferenceSystem::CrsType theSourceCRSType )This constructor is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::QgsCoordinateTransform [in-charge] ( QgsCoordinateReferenceSystem const& theSource, QgsCoordinateReferenceSystem const& theDest )This constructor is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::QgsCoordinateTransform [in-charge] ( QString theSourceWkt, QString theDestWkt )This constructor is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::qt_metacast ( char const* p1 )This method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::readXML ( QDomNode& theNode )This method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::setDestCRS ( QgsCoordinateReferenceSystem const& theCRS )This method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::setDestCRSID ( long theCRSID )This method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::setSourceCrs ( QgsCoordinateReferenceSystem const& theCRS )This method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::staticMetaObject [data]This method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::transform ( double const x, double const y, QgsCoordinateTransform::TransformDirection direction ) constThis method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::transform ( QgsPoint const p, QgsCoordinateTransform::TransformDirection direction ) constThis method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::transform ( QgsRectangle const theRect, QgsCoordinateTransform::TransformDirection direction ) constThis method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::transformBoundingBox ( QgsRectangle const theRect, QgsCoordinateTransform::TransformDirection direction ) constThis method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::transformCoords ( int const& numPoint, double* x, double* y, double* z, QgsCoordinateTransform::TransformDirection direction ) constThis method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::transformInPlace ( double& x, double& y, double& z, QgsCoordinateTransform::TransformDirection direction ) constThis method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::transformInPlace ( std::vector<double>& x, std::vector<double>& y, std::vector<double>& z, QgsCoordinateTransform::TransformDirection direction ) constThis method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::writeXML ( QDomNode& theNode, QDomDocument& theDoc )This method is from 'QgsCoordinateTransform' class.
QgsCoordinateTransform::~QgsCoordinateTransform [in-charge] ( )This method is from 'QgsCoordinateTransform' class.
QgsDiagramLayerSettings::readXML ( QDomElement const& elem )Field 'this->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsDiagramLayerSettings::writeXML ( QDomElement& layerElem, QDomDocument& doc ) constField 'this->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsGeometry::transform ( QgsCoordinateTransform const& ct )1st parameter 'ct' (reference) has base type 'QgsCoordinateTransform'.
QgsLabelingEngineInterface::addDiagramLayer ( QgsVectorLayer* layer, QgsDiagramLayerSettings* s )Field 's->ct' in 2nd parameter 's' (pointer) has base type 'QgsCoordinateTransform'.
QgsPalLabeling::addDiagramLayer ( QgsVectorLayer* layer, QgsDiagramLayerSettings* s )Field 's->ct' in 2nd parameter 's' (pointer) has base type 'QgsCoordinateTransform'.
QgsPalLabeling::clone ( )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::drawLabel ( pal::LabelPosition* label, QPainter* painter, QFont const& f, QColor const& c, QgsMapToPixel const* xform, double bufferSize, QColor const& bufferColor, bool drawBuffer )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::drawLabelCandidateRect ( pal::LabelPosition* lp, QPainter* painter, QgsMapToPixel const* xform )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::drawLabeling ( QgsRenderContext& context )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::exit ( )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::init ( QgsMapRenderer* mr )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::labelsAtPosition ( QgsPoint const& p )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::layer ( QString const& layerName )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::numCandidatePositions ( int& candPoint, int& candLine, int& candPolygon )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::prepareLayer ( QgsVectorLayer* layer, QSet<int>& attrIndices, QgsRenderContext& ctx )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::QgsPalLabeling [in-charge] ( )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::registerDiagramFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::registerFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::searchMethod ( ) constField 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::setNumCandidatePositions ( int candPoint, int candLine, int candPolygon )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::setSearchMethod ( QgsPalLabeling::Search s )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::willUseLayer ( QgsVectorLayer* layer )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLabeling::~QgsPalLabeling [in-charge] ( )Field 'this->mInvalidLayerSettings->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLayerSettings::calculateLabelSize ( QFontMetricsF const* fm, QString text, double& labelX, double& labelY )Field 'this->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLayerSettings::QgsPalLayerSettings [in-charge] ( )Field 'this->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLayerSettings::QgsPalLayerSettings [in-charge] ( QgsPalLayerSettings const& s )Field 's->ct' in 1st parameter 's' (reference) has base type 'QgsCoordinateTransform'.
QgsPalLayerSettings::readFromLayer ( QgsVectorLayer* layer )Field 'this->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLayerSettings::removeDataDefinedProperty ( QgsPalLayerSettings::DataDefinedProperties p )Field 'this->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLayerSettings::setDataDefinedProperty ( QgsPalLayerSettings::DataDefinedProperties p, int attributeIndex )Field 'this->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLayerSettings::sizeToPixel ( double size, QgsRenderContext const& c ) constField 'this->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLayerSettings::writeToLayer ( QgsVectorLayer* layer )Field 'this->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsPalLayerSettings::~QgsPalLayerSettings [in-charge] ( )Field 'this->ct' in the object of this method has base type 'QgsCoordinateTransform'.
QgsRenderContext::setCoordinateTransform ( QgsCoordinateTransform* t )1st parameter 't' (pointer) has base type 'QgsCoordinateTransform'.
QgsVectorLayer::setDiagramLayerSettings ( QgsDiagramLayerSettings const& s )Field 's->ct' in 1st parameter 's' (reference) has base type 'QgsCoordinateTransform'.
qgsdatasourceuri.h
[+] class QgsDataSourceURI (3)
| Change |
Effect |
1 | Field mSelectAtIdDisabled has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Field mSrid has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
3 | Field mWkbType has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
[+] affected symbols (28)
QgsDataSourceURI::clearSchema ( )This method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::connectionInfo ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::database ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::geometryColumn ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::host ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::keyColumn ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::password ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::port ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::QgsDataSourceURI [in-charge] ( )This constructor is from 'QgsDataSourceURI' class.
QgsDataSourceURI::QgsDataSourceURI [in-charge] ( QString uri )This constructor is from 'QgsDataSourceURI' class.
QgsDataSourceURI::quotedTablename ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::schema ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::service ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::setConnection ( QString const& aService, QString const& aDatabase, QString const& aUsername, QString const& aPassword, QgsDataSourceURI::SSLmode sslmode )This method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::setConnection ( QString const& aHost, QString const& aPort, QString const& aDatabase, QString const& aUsername, QString const& aPassword, QgsDataSourceURI::SSLmode sslmode )This method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::setDatabase ( QString const& database )This method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::setDataSource ( QString const& aSchema, QString const& aTable, QString const& aGeometryColumn, QString const& aSql, QString const& aKeyColumn )This method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::setKeyColumn ( QString column )This method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::setPassword ( QString password )This method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::setSql ( QString sql )This method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::setUseEstimatedMetadata ( bool theFlag )This method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::setUsername ( QString username )This method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::sql ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::sslMode ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::table ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::uri ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::useEstimatedMetadata ( ) constThis method is from 'QgsDataSourceURI' class.
QgsDataSourceURI::username ( ) constThis method is from 'QgsDataSourceURI' class.
qgsfeature.h
[+] class QgsFeature (1)
| Change |
Effect |
1 | Type of field mFid has been changed from int (4 bytes) to QgsFeatureId (8 bytes). | Size of the inclusive type has been changed. |
[+] affected symbols (49)
QgsCategorizedSymbolRendererV2::symbolForFeature ( QgsFeature& feature )1st parameter 'feature' (reference) has base type 'QgsFeature'.
QgsContinuousColorRenderer::renderFeature ( QgsRenderContext& renderContext, QgsFeature& f, QImage* img, bool selected, double opacity )2nd parameter 'f' (reference) has base type 'QgsFeature'.
QgsFeature::addAttribute ( int field, QVariant attr )This method is from 'QgsFeature' class.
QgsFeature::attributeMap ( ) constThis method is from 'QgsFeature' class.
QgsFeature::changeAttribute ( int field, QVariant attr )This method is from 'QgsFeature' class.
QgsFeature::clean ( )This method is from 'QgsFeature' class.
QgsFeature::clearAttributeMap ( )This method is from 'QgsFeature' class.
QgsFeature::deleteAttribute ( int field )This method is from 'QgsFeature' class.
QgsFeature::geometry ( )This method is from 'QgsFeature' class.
QgsFeature::geometryAndOwnership ( )This method is from 'QgsFeature' class.
QgsFeature::id ( ) constThis method is from 'QgsFeature' class.
QgsFeature::isDirty ( ) constThis method is from 'QgsFeature' class.
QgsFeature::isValid ( ) constThis method is from 'QgsFeature' class.
QgsFeature::operator = ( QgsFeature const& rhs )1st parameter 'rhs' (reference) has base type 'QgsFeature'.
QgsFeature::QgsFeature [in-charge] ( QgsFeature const& rhs )1st parameter 'rhs' (reference) has base type 'QgsFeature'.
QgsFeature::setAttributeMap ( QgsAttributeMap const& attributeMap )This method is from 'QgsFeature' class.
QgsFeature::setGeometry ( QgsGeometry const& geom )This method is from 'QgsFeature' class.
QgsFeature::setGeometry ( QgsGeometry* geom )This method is from 'QgsFeature' class.
QgsFeature::setGeometryAndOwnership ( unsigned char* geom, size_t length )This method is from 'QgsFeature' class.
QgsFeature::setTypeName ( QString typeName )This method is from 'QgsFeature' class.
QgsFeature::setValid ( bool validity )This method is from 'QgsFeature' class.
QgsFeature::typeName ( ) constThis method is from 'QgsFeature' class.
QgsFeature::~QgsFeature [in-charge] ( )This method is from 'QgsFeature' class.
QgsFeatureRendererV2::renderFeature ( QgsFeature& feature, QgsRenderContext& context, int layer, bool selected, bool drawVertexMarker )1st parameter 'feature' (reference) has base type 'QgsFeature'.
QgsGraduatedSymbolRenderer::renderFeature ( QgsRenderContext& renderContext, QgsFeature& f, QImage* img, bool selected, double opacity )2nd parameter 'f' (reference) has base type 'QgsFeature'.
QgsGraduatedSymbolRenderer::symbolForFeature ( QgsFeature const* f )1st parameter 'f' (pointer) has base type 'QgsFeature'.
QgsGraduatedSymbolRenderer::willRenderFeature ( QgsFeature* f )1st parameter 'f' (pointer) has base type 'QgsFeature'.
QgsGraduatedSymbolRendererV2::symbolForFeature ( QgsFeature& feature )1st parameter 'feature' (reference) has base type 'QgsFeature'.
QgsLabel::fieldValue ( int attr, QgsFeature& feature )2nd parameter 'feature' (reference) has base type 'QgsFeature'.
QgsLabel::renderLabel ( QgsRenderContext& renderContext, QgsFeature& feature, bool selected, QgsLabelAttributes* classAttributes )2nd parameter 'feature' (reference) has base type 'QgsFeature'.
QgsLabelingEngineInterface::registerDiagramFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )2nd parameter 'feat' (reference) has base type 'QgsFeature'.
QgsPalLabeling::registerDiagramFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )2nd parameter 'feat' (reference) has base type 'QgsFeature'.
QgsPalLabeling::registerFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )2nd parameter 'feat' (reference) has base type 'QgsFeature'.
QgsRenderer::symbolForFeature ( QgsFeature const* f )1st parameter 'f' (pointer) has base type 'QgsFeature'.
QgsRenderer::willRenderFeature ( QgsFeature* f )1st parameter 'f' (pointer) has base type 'QgsFeature'.
QgsSearchTreeNode::checkAgainst ( QgsFieldMap const& fields, QgsFeature& f )2nd parameter 'f' (reference) has base type 'QgsFeature'.
QgsSearchTreeNode::getValue ( QgsSearchTreeValue& value, QgsSearchTreeNode* node, QgsFieldMap const& fields, QgsFeature& f )4th parameter 'f' (reference) has base type 'QgsFeature'.
QgsSearchTreeNode::valueAgainst ( QgsFieldMap const& fields, QgsFeature& f )2nd parameter 'f' (reference) has base type 'QgsFeature'.
QgsSingleSymbolRenderer::renderFeature ( QgsRenderContext& renderContext, QgsFeature& f, QImage* img, bool selected, double opacity )2nd parameter 'f' (reference) has base type 'QgsFeature'.
QgsSingleSymbolRenderer::symbolForFeature ( QgsFeature const* f )1st parameter 'f' (pointer) has base type 'QgsFeature'.
QgsSingleSymbolRendererV2::symbolForFeature ( QgsFeature& feature )1st parameter 'feature' (reference) has base type 'QgsFeature'.
QgsSpatialIndex::deleteFeature ( QgsFeature& f )1st parameter 'f' (reference) has base type 'QgsFeature'.
QgsSpatialIndex::insertFeature ( QgsFeature& f )1st parameter 'f' (reference) has base type 'QgsFeature'.
QgsUniqueValueRenderer::renderFeature ( QgsRenderContext& renderContext, QgsFeature& f, QImage* img, bool selected, double opacity )2nd parameter 'f' (reference) has base type 'QgsFeature'.
QgsUniqueValueRenderer::symbolForFeature ( QgsFeature const* f )1st parameter 'f' (pointer) has base type 'QgsFeature'.
QgsUniqueValueRenderer::willRenderFeature ( QgsFeature* f )1st parameter 'f' (pointer) has base type 'QgsFeature'.
QgsVectorFileWriter::addFeature ( QgsFeature& feature )1st parameter 'feature' (reference) has base type 'QgsFeature'.
QgsVectorLayer::addFeature ( QgsFeature& f, bool alsoUpdateExtent )1st parameter 'f' (reference) has base type 'QgsFeature'.
QgsVectorLayer::nextFeature ( QgsFeature& feature )1st parameter 'feature' (reference) has base type 'QgsFeature'.
qgsfillsymbollayerv2.h
[+] class QgsSVGFillSymbolLayer (5)
| Change |
Effect |
1 | Field mSvgFillColor has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Field mSvgOutlineColor has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
3 | Field mSvgOutlineWidth has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
4 | Virtual method QgsSVGFillSymbolLayer::setSubSymbol ( QgsSymbolV2* ) has been overridden by QgsSymbolLayerV2::setSubSymbol ( QgsSymbolV2* ). | Method QgsSymbolLayerV2::setSubSymbol ( QgsSymbolV2* ) will be called instead of QgsSVGFillSymbolLayer::setSubSymbol ( QgsSymbolV2* ) by old applications. |
5 | Virtual method QgsSVGFillSymbolLayer::subSymbol ( ) has been overridden by QgsSymbolLayerV2::subSymbol ( ). | Method QgsSymbolLayerV2::subSymbol ( ) will be called instead of QgsSVGFillSymbolLayer::subSymbol ( ) by old applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 15 entries | Virtual Table (New) - 17 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsSymbolLayerV2::setColor |
QgsSymbolLayerV2::setColor |
12 |
QgsSymbolLayerV2::color |
QgsSymbolLayerV2::color |
16 |
~QgsSVGFillSymbolLayer |
~QgsSVGFillSymbolLayer |
20 |
~QgsSVGFillSymbolLayer |
~QgsSVGFillSymbolLayer |
24 |
QgsSVGFillSymbolLayer::layerType |
QgsSVGFillSymbolLayer::layerType |
28 |
QgsSVGFillSymbolLayer::startRender |
QgsSVGFillSymbolLayer::startRender |
32 |
QgsSVGFillSymbolLayer::stopRender |
QgsSVGFillSymbolLayer::stopRender |
36 |
QgsSVGFillSymbolLayer::clone |
QgsSVGFillSymbolLayer::clone |
40 |
QgsSVGFillSymbolLayer::properties |
QgsSVGFillSymbolLayer::toSld |
44 |
QgsFillSymbolLayerV2::drawPreviewIcon |
QgsSVGFillSymbolLayer::properties |
48 |
QgsSVGFillSymbolLayer::subSymbol |
QgsFillSymbolLayerV2::drawPreviewIcon |
52 |
QgsSVGFillSymbolLayer::setSubSymbol |
QgsImageFillSymbolLayer::subSymbol |
56 |
QgsSVGFillSymbolLayer::renderPolygon |
QgsImageFillSymbolLayer::setSubSymbol |
60 |
|
QgsSymbolLayerV2::usedAttributes |
64 |
|
QgsImageFillSymbolLayer::renderPolygon |
[+] affected symbols (11)
QgsSVGFillSymbolLayer::clone ( ) constThis method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::layerType ( ) constThis method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::properties ( ) constThis method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::QgsSVGFillSymbolLayer [in-charge] ( QByteArray const& svgData, double width, double rotation )This constructor is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::QgsSVGFillSymbolLayer [in-charge] ( QString const& svgFilePath, double width, double rotation )This constructor is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::setSubSymbol ( QgsSymbolV2* symbol )The method 'QgsSymbolLayerV2::setSubSymbol (QgsSymbolV2* symbol)' will be called instead of this method.
QgsSVGFillSymbolLayer::setSvgFilePath ( QString const& svgPath )This method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::startRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::stopRender ( QgsSymbolV2RenderContext& context )This method is from 'QgsSVGFillSymbolLayer' class.
QgsSVGFillSymbolLayer::subSymbol ( )The method 'QgsSymbolLayerV2::subSymbol ()' will be called instead of this method.
QgsSVGFillSymbolLayer::~QgsSVGFillSymbolLayer [in-charge] ( )This method is from 'QgsSVGFillSymbolLayer' class.
qgsgpsconnection.h
[+] class QgsGPSInformation (8)
| Change |
Effect |
1 | Field fixMode has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Field fixType has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
3 | Field quality has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
4 | Field satInfoComplete has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
5 | Field satPrn has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
6 | Field satellitesUsed has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
7 | Field status has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
8 | Size of this type has been changed from 72 bytes to 116 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
[+] affected symbols (12)
QgsGPSConnection::close ( )Field 'this->mLastGPSInformation' in the object of this method has type 'QgsGPSInformation'.
QgsGPSConnection::connect ( )Field 'this->mLastGPSInformation' in the object of this method has type 'QgsGPSInformation'.
QgsGPSConnection::metaObject ( ) constField 'this->mLastGPSInformation' in the object of this method has type 'QgsGPSInformation'.
QgsGPSConnection::QgsGPSConnection [in-charge] ( QIODevice* dev )Field 'this->mLastGPSInformation' in the object of this method has type 'QgsGPSInformation'.
QgsGPSConnection::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )Field 'this->mLastGPSInformation' in the object of this method has type 'QgsGPSInformation'.
QgsGPSConnection::qt_metacast ( char const* p1 )Field 'this->mLastGPSInformation' in the object of this method has type 'QgsGPSInformation'.
QgsGPSConnection::setSource ( QIODevice* source )Field 'this->mLastGPSInformation' in the object of this method has type 'QgsGPSInformation'.
QgsGPSConnection::stateChanged ( QgsGPSInformation const& info )1st parameter 'info' (reference) has base type 'QgsGPSInformation'.
QgsGPSConnection::staticMetaObject [data]Field 'this->mLastGPSInformation' in the object of this method has type 'QgsGPSInformation'.
QgsGPSConnection::~QgsGPSConnection [in-charge] ( )Field 'this->mLastGPSInformation' in the object of this method has type 'QgsGPSInformation'.
QgsGPSDetector::detected ( QgsGPSConnection* p1 )Field 'p1->mLastGPSInformation' in 1st parameter 'p1' (pointer) has type 'QgsGPSInformation'.
QgsGPSDetector::detected ( QgsGPSInformation const& p1 )1st parameter 'p1' (reference) has base type 'QgsGPSInformation'.
qgsmapcanvas.h
[+] class QgsMapCanvas (1)
| Change |
Effect |
1 | Virtual method QGraphicsView::dragEnterEvent ( QDragEnterEvent* ) has been overridden by QgsMapCanvas::dragEnterEvent ( QDragEnterEvent* ). | Method QgsMapCanvas::dragEnterEvent ( QDragEnterEvent* ) will be called instead of QGraphicsView::dragEnterEvent ( QDragEnterEvent* ) by old applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 70 entries | Virtual Table (New) - 70 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsMapCanvas::metaObject |
QgsMapCanvas::metaObject |
12 |
QgsMapCanvas::qt_metacast |
QgsMapCanvas::qt_metacast |
16 |
QgsMapCanvas::qt_metacall |
QgsMapCanvas::qt_metacall |
20 |
~QgsMapCanvas |
~QgsMapCanvas |
24 |
~QgsMapCanvas |
~QgsMapCanvas |
28 |
QGraphicsView::event |
QGraphicsView::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QObject::timerEvent |
QObject::timerEvent |
40 |
QObject::childEvent |
QObject::childEvent |
44 |
QObject::customEvent |
QObject::customEvent |
48 |
QgsMapCanvas::connectNotify |
QgsMapCanvas::connectNotify |
52 |
QObject::disconnectNotify |
QObject::disconnectNotify |
56 |
QWidget::devType |
QWidget::devType |
60 |
QWidget::setVisible |
QWidget::setVisible |
64 |
QGraphicsView::sizeHint |
QGraphicsView::sizeHint |
68 |
QAbstractScrollArea::minimumSizeHint |
QAbstractScrollArea::minimumSizeHint |
72 |
QWidget::heightForWidth |
QWidget::heightForWidth |
76 |
QWidget::paintEngine |
QWidget::paintEngine |
80 |
QgsMapCanvas::mousePressEvent |
QgsMapCanvas::mousePressEvent |
84 |
QgsMapCanvas::mouseReleaseEvent |
QgsMapCanvas::mouseReleaseEvent |
88 |
QgsMapCanvas::mouseDoubleClickEvent |
QgsMapCanvas::mouseDoubleClickEvent |
92 |
QgsMapCanvas::mouseMoveEvent |
QgsMapCanvas::mouseMoveEvent |
96 |
QgsMapCanvas::wheelEvent |
QgsMapCanvas::wheelEvent |
100 |
QgsMapCanvas::keyPressEvent |
QgsMapCanvas::keyPressEvent |
104 |
QgsMapCanvas::keyReleaseEvent |
QgsMapCanvas::keyReleaseEvent |
108 |
QGraphicsView::focusInEvent |
QGraphicsView::focusInEvent |
112 |
QGraphicsView::focusOutEvent |
QGraphicsView::focusOutEvent |
116 |
QWidget::enterEvent |
QWidget::enterEvent |
120 |
QWidget::leaveEvent |
QWidget::leaveEvent |
124 |
QgsMapCanvas::paintEvent |
QgsMapCanvas::paintEvent |
128 |
QWidget::moveEvent |
QWidget::moveEvent |
132 |
QgsMapCanvas::resizeEvent |
QgsMapCanvas::resizeEvent |
136 |
QWidget::closeEvent |
QWidget::closeEvent |
140 |
QGraphicsView::contextMenuEvent |
QGraphicsView::contextMenuEvent |
144 |
QWidget::tabletEvent |
QWidget::tabletEvent |
148 |
QWidget::actionEvent |
QWidget::actionEvent |
152 |
QGraphicsView::dragEnterEvent |
QgsMapCanvas::dragEnterEvent |
156 |
QGraphicsView::dragMoveEvent |
QGraphicsView::dragMoveEvent |
160 |
QGraphicsView::dragLeaveEvent |
QGraphicsView::dragLeaveEvent |
164 |
QGraphicsView::dropEvent |
QGraphicsView::dropEvent |
168 |
QGraphicsView::showEvent |
QGraphicsView::showEvent |
172 |
QWidget::hideEvent |
QWidget::hideEvent |
176 |
QWidget::x11Event |
QWidget::x11Event |
180 |
QFrame::changeEvent |
QFrame::changeEvent |
184 |
QWidget::metric |
QWidget::metric |
188 |
QGraphicsView::inputMethodEvent |
QGraphicsView::inputMethodEvent |
192 |
QGraphicsView::inputMethodQuery |
QGraphicsView::inputMethodQuery |
196 |
QGraphicsView::focusNextPrevChild |
QGraphicsView::focusNextPrevChild |
200 |
QWidget::styleChange |
QWidget::styleChange |
204 |
QWidget::enabledChange |
QWidget::enabledChange |
208 |
QWidget::paletteChange |
QWidget::paletteChange |
212 |
QWidget::fontChange |
QWidget::fontChange |
216 |
QWidget::windowActivationChange |
QWidget::windowActivationChange |
220 |
QWidget::languageChange |
QWidget::languageChange |
224 |
QGraphicsView::viewportEvent |
QGraphicsView::viewportEvent |
228 |
QGraphicsView::scrollContentsBy |
QGraphicsView::scrollContentsBy |
232 |
QGraphicsView::drawBackground |
QGraphicsView::drawBackground |
236 |
QGraphicsView::drawForeground |
QGraphicsView::drawForeground |
240 |
QGraphicsView::drawItems |
QGraphicsView::drawItems |
244 |
QgsMapCanvas::setCanvasColor |
QgsMapCanvas::setCanvasColor |
248 |
QgsMapCanvas::canvasColor |
QgsMapCanvas::canvasColor |
252 |
-0x000000008 |
-0x000000008 |
256 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
260 |
non-virtual thunk |
non-virtual thunk |
264 |
non-virtual thunk |
non-virtual thunk |
268 |
non-virtual thunk |
non-virtual thunk |
272 |
non-virtual thunk |
non-virtual thunk |
276 |
non-virtual thunk |
non-virtual thunk |
[+] affected symbols (1)
QGraphicsView::dragEnterEvent ( QDragEnterEvent* event )The method 'QgsMapCanvas::dragEnterEvent (QDragEnterEvent* e)' will be called instead of this method.
qgsmaplayer.h
[+] class QgsMapLayer (2)
| Change |
Effect |
1 | Field mAbstract has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Field mTitle has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
[+] affected symbols (86)
QgisInterface::currentLayerChanged ( QgsMapLayer* layer )1st parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsLegendModel::addLayer ( QgsMapLayer* theMapLayer )1st parameter 'theMapLayer' (pointer) has base type 'QgsMapLayer'.
QgsMapCanvas::currentLayer ( )Return value (pointer) has base type 'QgsMapLayer'.
QgsMapCanvas::layer ( int index )Return value (pointer) has base type 'QgsMapLayer'.
QgsMapCanvas::selectionChanged ( QgsMapLayer* layer )1st parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsMapCanvas::setCurrentLayer ( QgsMapLayer* layer )1st parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsMapCanvas::showError ( QgsMapLayer* mapLayer )1st parameter 'mapLayer' (pointer) has base type 'QgsMapLayer'.
QgsMapLayer::clearCacheImage ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::connectNotify ( char const* signal )This method is from 'QgsMapLayer' class.
QgsMapLayer::customProperty ( QString const& value, QVariant const& defaultValue ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::dataChanged ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::draw ( QgsRenderContext& rendererContext )This method is from 'QgsMapLayer' class.
QgsMapLayer::drawingProgress ( int theProgress, int theTotalSteps )This method is from 'QgsMapLayer' class.
QgsMapLayer::drawLabels ( QgsRenderContext& rendererContext )This method is from 'QgsMapLayer' class.
QgsMapLayer::extent ( ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::getTransparency ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::hasScaleBasedVisibility ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::id ( ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::invalidTransformInput ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::isEditable ( ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::isValid ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::lastError ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::lastErrorTitle ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::layerCrsChanged ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::layerNameChanged ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::loadDefaultStyle ( bool& theResultFlag )This method is from 'QgsMapLayer' class.
QgsMapLayer::loadNamedStyle ( QString const theURI, bool& theResultFlag )This method is from 'QgsMapLayer' class.
QgsMapLayer::loadNamedStyleFromDb ( QString const db, QString const theURI, QString& qml )This method is from 'QgsMapLayer' class.
QgsMapLayer::maximumScale ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::metaObject ( ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::minimumScale ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::name ( ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::publicSource ( ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::QgsMapLayer [in-charge] ( QgsMapLayer::LayerType type, QString lyrname, QString source )This constructor is from 'QgsMapLayer' class.
QgsMapLayer::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsMapLayer' class.
QgsMapLayer::qt_metacast ( char const* p1 )This method is from 'QgsMapLayer' class.
QgsMapLayer::readCustomProperties ( QDomNode const& layerNode, QString const& keyStartsWith )This method is from 'QgsMapLayer' class.
QgsMapLayer::recalculateExtents ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::reload ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::removeCustomProperty ( QString const& key )This method is from 'QgsMapLayer' class.
QgsMapLayer::repaintRequested ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::saveDefaultStyle ( bool& theResultFlag )This method is from 'QgsMapLayer' class.
QgsMapLayer::saveNamedStyle ( QString const theURI, bool& theResultFlag )This method is from 'QgsMapLayer' class.
QgsMapLayer::screenUpdateRequested ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::setCacheImage ( QImage* thepImage )This method is from 'QgsMapLayer' class.
QgsMapLayer::setCrs ( QgsCoordinateReferenceSystem const& srs, bool emitSignal )This method is from 'QgsMapLayer' class.
QgsMapLayer::setCustomProperty ( QString const& key, QVariant const& value )This method is from 'QgsMapLayer' class.
QgsMapLayer::setLayerName ( QString const& name )This method is from 'QgsMapLayer' class.
QgsMapLayer::setMaximumScale ( float theMaxScale )This method is from 'QgsMapLayer' class.
QgsMapLayer::setMinimumScale ( float theMinScale )This method is from 'QgsMapLayer' class.
QgsMapLayer::setSubLayerVisibility ( QString name, bool vis )This method is from 'QgsMapLayer' class.
QgsMapLayer::setTransparency ( unsigned int p1 )This method is from 'QgsMapLayer' class.
QgsMapLayer::setValid ( bool valid )This method is from 'QgsMapLayer' class.
QgsMapLayer::source ( ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::srs ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::staticMetaObject [data]This method is from 'QgsMapLayer' class.
QgsMapLayer::statusChanged ( QString theStatus )This method is from 'QgsMapLayer' class.
QgsMapLayer::timestamp ( ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::toggleScaleBasedVisibility ( bool theVisibilityFlag )This method is from 'QgsMapLayer' class.
QgsMapLayer::type ( ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::undoStack ( )This method is from 'QgsMapLayer' class.
QgsMapLayer::writeCustomProperties ( QDomNode& layerNode, QDomDocument& doc ) constThis method is from 'QgsMapLayer' class.
QgsMapLayer::writeXml ( QDomNode& layer_node, QDomDocument& document )This method is from 'QgsMapLayer' class.
QgsMapLayer::writeXML ( QDomNode& layer_node, QDomDocument& document )This method is from 'QgsMapLayer' class.
QgsMapLayer::~QgsMapLayer [in-charge] ( )This method is from 'QgsMapLayer' class.
QgsMapLayerRegistry::addMapLayer ( QgsMapLayer* theMapLayer, bool theEmitSignal )1st parameter 'theMapLayer' (pointer) has base type 'QgsMapLayer'.
QgsMapLayerRegistry::layerWasAdded ( QgsMapLayer* theMapLayer )1st parameter 'theMapLayer' (pointer) has base type 'QgsMapLayer'.
QgsMapLayerRegistry::mapLayer ( QString theLayerId )Return value (pointer) has base type 'QgsMapLayer'.
QgsMapRenderer::drawError ( QgsMapLayer* p1 )1st parameter 'p1' (pointer) has base type 'QgsMapLayer'.
QgsMapRenderer::layerExtentToOutputExtent ( QgsMapLayer* theLayer, QgsRectangle extent )1st parameter 'theLayer' (pointer) has base type 'QgsMapLayer'.
QgsMapRenderer::layerToMapCoordinates ( QgsMapLayer* theLayer, QgsPoint point )1st parameter 'theLayer' (pointer) has base type 'QgsMapLayer'.
QgsMapRenderer::mapToLayerCoordinates ( QgsMapLayer* theLayer, QgsPoint point )1st parameter 'theLayer' (pointer) has base type 'QgsMapLayer'.
QgsMapRenderer::mapToLayerCoordinates ( QgsMapLayer* theLayer, QgsRectangle rect )1st parameter 'theLayer' (pointer) has base type 'QgsMapLayer'.
QgsMapRenderer::splitLayersExtent ( QgsMapLayer* layer, QgsRectangle& extent, QgsRectangle& r2 )1st parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsMapTip::showMapTip ( QgsMapLayer* thepLayer, QgsPoint& theMapPosition, QPoint& thePixelPosition, QgsMapCanvas* mpMapCanvas )1st parameter 'thepLayer' (pointer) has base type 'QgsMapLayer'.
QgsMapTool::toLayerCoordinates ( QgsMapLayer* layer, QgsPoint const& point )1st parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsMapTool::toLayerCoordinates ( QgsMapLayer* layer, QgsRectangle const& rect )1st parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsMapTool::toLayerCoordinates ( QgsMapLayer* layer, QPoint const& point )1st parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsMapTool::toMapCoordinates ( QgsMapLayer* layer, QgsPoint const& point )1st parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsRasterLayer::copySymbologySettings ( QgsMapLayer const& theOther )1st parameter 'theOther' (reference) has base type 'QgsMapLayer'.
QgsRasterLayer::hasCompatibleSymbology ( QgsMapLayer const& theOther ) const1st parameter 'theOther' (reference) has base type 'QgsMapLayer'.
QgsTolerance::defaultTolerance ( QgsMapLayer* layer, QgsMapRenderer* renderer ) [static]1st parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsTolerance::toleranceInMapUnits ( double tolerance, QgsMapLayer* layer, QgsMapRenderer* renderer, QgsTolerance::UnitType units ) [static]2nd parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsTolerance::vertexSearchRadius ( QgsMapLayer* layer, QgsMapRenderer* renderer ) [static]1st parameter 'layer' (pointer) has base type 'QgsMapLayer'.
QgsVectorLayer::copySymbologySettings ( QgsMapLayer const& other )1st parameter 'other' (reference) has base type 'QgsMapLayer'.
QgsVectorLayer::hasCompatibleSymbology ( QgsMapLayer const& other ) const1st parameter 'other' (reference) has base type 'QgsMapLayer'.
qgsmaprenderer.h
[+] class QgsMapRenderer (3)
| Change |
Effect |
1 | Field mRenderMutex has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Field mCachedTr has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
3 | Field mCachedTrForLayer has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
[+] affected symbols (88)
QgsMapCanvas::enableOverviewMode ( QgsMapOverviewCanvas* overview )Field 'overview->mMapRenderer' in 1st parameter 'overview' (pointer) has base type 'QgsMapRenderer'.
QgsMapCanvas::mapRenderer ( )Return value (pointer) has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::destinationSrsChanged ( )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::drawExtentRect ( )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::hasCrsTransformEnabled ( bool flag )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::layerSet ( )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::metaObject ( ) constField 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::mouseMoveEvent ( QMouseEvent* e )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::mousePressEvent ( QMouseEvent* e )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::mouseReleaseEvent ( QMouseEvent* e )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::paintEvent ( QPaintEvent* pe )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::QgsMapOverviewCanvas [in-charge] ( QWidget* parent, QgsMapCanvas* mapCanvas )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::qt_metacast ( char const* p1 )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::refresh ( )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::resizeEvent ( QResizeEvent* e )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::setBackgroundColor ( QColor const& color )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::setLayerSet ( QStringList const& layerSet )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::staticMetaObject [data]Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::updateFullExtent ( QgsRectangle const& rect )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::updatePanningWidget ( QPoint const& pos )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapOverviewCanvas::~QgsMapOverviewCanvas [in-charge] ( )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsMapRenderer::adjustExtentToSize ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::destinationCrs ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::destinationSrsChanged ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::drawError ( QgsMapLayer* p1 )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::drawingProgress ( int current, int total )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::extent ( ) constThis method is from 'QgsMapRenderer' class.
QgsMapRenderer::fullExtent ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::hasCrsTransformEnabled ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::hasCrsTransformEnabled ( bool flag )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::layerExtentToOutputExtent ( QgsMapLayer* theLayer, QgsRectangle extent )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::layerSet ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::layerToMapCoordinates ( QgsMapLayer* theLayer, QgsPoint point )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::mapToLayerCoordinates ( QgsMapLayer* theLayer, QgsPoint point )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::mapToLayerCoordinates ( QgsMapLayer* theLayer, QgsRectangle rect )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::mapUnits ( ) constThis method is from 'QgsMapRenderer' class.
QgsMapRenderer::mapUnitsChanged ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::mDrawing [data]This method is from 'QgsMapRenderer' class.
QgsMapRenderer::metaObject ( ) constThis method is from 'QgsMapRenderer' class.
QgsMapRenderer::onDrawingProgress ( int current, int total )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::outputDpi ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::outputSize ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::outputSizeF ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::overlayManagerFromSettings ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::QgsMapRenderer [in-charge] ( )This constructor is from 'QgsMapRenderer' class.
QgsMapRenderer::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::qt_metacast ( char const* p1 )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::readXML ( QDomNode& theNode )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::setDestinationCrs ( QgsCoordinateReferenceSystem const& crs )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::setExtent ( QgsRectangle const& extent )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::setLabelingEngine ( QgsLabelingEngineInterface* iface )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::setLayerSet ( QStringList const& layers )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::setMapUnits ( QGis::UnitType u )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::setOutputSize ( QSize size, int dpi )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::setOutputSize ( QSizeF size, double dpi )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::setProjectionsEnabled ( bool enabled )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::splitLayersExtent ( QgsMapLayer* layer, QgsRectangle& extent, QgsRectangle& r2 )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::staticMetaObject [data]This method is from 'QgsMapRenderer' class.
QgsMapRenderer::updateFullExtent ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::updateMap ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::updateScale ( )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::writeXML ( QDomNode& theNode, QDomDocument& theDoc )This method is from 'QgsMapRenderer' class.
QgsMapRenderer::~QgsMapRenderer [in-charge] ( )This method is from 'QgsMapRenderer' class.
QgsPalLabeling::addDiagramLayer ( QgsVectorLayer* layer, QgsDiagramLayerSettings* s )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::clone ( )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::drawLabel ( pal::LabelPosition* label, QPainter* painter, QFont const& f, QColor const& c, QgsMapToPixel const* xform, double bufferSize, QColor const& bufferColor, bool drawBuffer )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::drawLabelCandidateRect ( pal::LabelPosition* lp, QPainter* painter, QgsMapToPixel const* xform )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::drawLabeling ( QgsRenderContext& context )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::exit ( )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::init ( QgsMapRenderer* mr )1st parameter 'mr' (pointer) has base type 'QgsMapRenderer'.
QgsPalLabeling::labelsAtPosition ( QgsPoint const& p )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::layer ( QString const& layerName )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::numCandidatePositions ( int& candPoint, int& candLine, int& candPolygon )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::prepareLayer ( QgsVectorLayer* layer, QSet<int>& attrIndices, QgsRenderContext& ctx )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::QgsPalLabeling [in-charge] ( )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::registerDiagramFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::registerFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::searchMethod ( ) constField 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::setNumCandidatePositions ( int candPoint, int candLine, int candPolygon )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::setSearchMethod ( QgsPalLabeling::Search s )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::willUseLayer ( QgsVectorLayer* layer )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsPalLabeling::~QgsPalLabeling [in-charge] ( )Field 'this->mMapRenderer' in the object of this method has base type 'QgsMapRenderer'.
QgsQuickPrint::setMapRenderer ( QgsMapRenderer* thepMapRenderer )1st parameter 'thepMapRenderer' (pointer) has base type 'QgsMapRenderer'.
QgsSnapper::QgsSnapper [in-charge] ( QgsMapRenderer* mapRender )1st parameter 'mapRender' (pointer) has base type 'QgsMapRenderer'.
QgsTolerance::defaultTolerance ( QgsMapLayer* layer, QgsMapRenderer* renderer ) [static]2nd parameter 'renderer' (pointer) has base type 'QgsMapRenderer'.
QgsTolerance::toleranceInMapUnits ( double tolerance, QgsMapLayer* layer, QgsMapRenderer* renderer, QgsTolerance::UnitType units ) [static]3rd parameter 'renderer' (pointer) has base type 'QgsMapRenderer'.
QgsTolerance::vertexSearchRadius ( QgsMapLayer* layer, QgsMapRenderer* renderer ) [static]2nd parameter 'renderer' (pointer) has base type 'QgsMapRenderer'.
qgsmessageoutput.h
[+] class QgsMessageOutputConsole (1)
| Change |
Effect |
1 | Field mMsgType has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
[+] affected symbols (11)
QgsMessageOutputConsole::appendMessage ( QString const& message )This method is from 'QgsMessageOutputConsole' class.
QgsMessageOutputConsole::destroyed ( )This method is from 'QgsMessageOutputConsole' class.
QgsMessageOutputConsole::metaObject ( ) constThis method is from 'QgsMessageOutputConsole' class.
QgsMessageOutputConsole::QgsMessageOutputConsole [in-charge] ( )This constructor is from 'QgsMessageOutputConsole' class.
QgsMessageOutputConsole::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsMessageOutputConsole' class.
QgsMessageOutputConsole::qt_metacast ( char const* p1 )This method is from 'QgsMessageOutputConsole' class.
QgsMessageOutputConsole::setMessage ( QString const& message, QgsMessageOutput::MessageType msgType )This method is from 'QgsMessageOutputConsole' class.
QgsMessageOutputConsole::setTitle ( QString const& title )This method is from 'QgsMessageOutputConsole' class.
QgsMessageOutputConsole::showMessage ( bool blocking )This method is from 'QgsMessageOutputConsole' class.
QgsMessageOutputConsole::staticMetaObject [data]This method is from 'QgsMessageOutputConsole' class.
QgsMessageOutputConsole::~QgsMessageOutputConsole [in-charge] ( )This method is from 'QgsMessageOutputConsole' class.
qgspallabeling.h
[+] class QgsPalLayerSettings (1)
| Change |
Effect |
1 | Field expression has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
[+] affected symbols (28)
QgsPalLabeling::addDiagramLayer ( QgsVectorLayer* layer, QgsDiagramLayerSettings* s )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::clone ( )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::drawLabel ( pal::LabelPosition* label, QPainter* painter, QFont const& f, QColor const& c, QgsMapToPixel const* xform, double bufferSize, QColor const& bufferColor, bool drawBuffer )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::drawLabelCandidateRect ( pal::LabelPosition* lp, QPainter* painter, QgsMapToPixel const* xform )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::drawLabeling ( QgsRenderContext& context )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::exit ( )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::init ( QgsMapRenderer* mr )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::labelsAtPosition ( QgsPoint const& p )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::layer ( QString const& layerName )Return value (reference) has base type 'QgsPalLayerSettings'.
QgsPalLabeling::numCandidatePositions ( int& candPoint, int& candLine, int& candPolygon )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::prepareLayer ( QgsVectorLayer* layer, QSet<int>& attrIndices, QgsRenderContext& ctx )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::QgsPalLabeling [in-charge] ( )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::registerDiagramFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::registerFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::searchMethod ( ) constField 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::setNumCandidatePositions ( int candPoint, int candLine, int candPolygon )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::setSearchMethod ( QgsPalLabeling::Search s )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::willUseLayer ( QgsVectorLayer* layer )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLabeling::~QgsPalLabeling [in-charge] ( )Field 'this->mInvalidLayerSettings' in the object of this method has type 'QgsPalLayerSettings'.
QgsPalLayerSettings::calculateLabelSize ( QFontMetricsF const* fm, QString text, double& labelX, double& labelY )This method is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::QgsPalLayerSettings [in-charge] ( )This constructor is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::QgsPalLayerSettings [in-charge] ( QgsPalLayerSettings const& s )1st parameter 's' (reference) has base type 'QgsPalLayerSettings'.
QgsPalLayerSettings::readFromLayer ( QgsVectorLayer* layer )This method is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::removeDataDefinedProperty ( QgsPalLayerSettings::DataDefinedProperties p )This method is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::setDataDefinedProperty ( QgsPalLayerSettings::DataDefinedProperties p, int attributeIndex )This method is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::sizeToPixel ( double size, QgsRenderContext const& c ) constThis method is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::writeToLayer ( QgsVectorLayer* layer )This method is from 'QgsPalLayerSettings' class.
QgsPalLayerSettings::~QgsPalLayerSettings [in-charge] ( )This method is from 'QgsPalLayerSettings' class.
qgsproject.h
[+] class QgsProject (2)
| Change |
Effect |
1 | Field mEmbeddedLayers has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Size of this type has been changed from 20 bytes to 24 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
[+] affected symbols (42)
QgsProject::clearError ( )This method is from 'QgsProject' class.
QgsProject::clearProperties ( )This method is from 'QgsProject' class.
QgsProject::dirty ( bool b )This method is from 'QgsProject' class.
QgsProject::dumpProperties ( ) constThis method is from 'QgsProject' class.
QgsProject::entryList ( QString const& scope, QString const& key ) constThis method is from 'QgsProject' class.
QgsProject::error ( ) constThis method is from 'QgsProject' class.
QgsProject::fileName ( ) constThis method is from 'QgsProject' class.
QgsProject::instance ( ) [static]Return value (pointer) has base type 'QgsProject'.
QgsProject::isDirty ( ) constThis method is from 'QgsProject' class.
QgsProject::layerLoaded ( int i, int n )This method is from 'QgsProject' class.
QgsProject::metaObject ( ) constThis method is from 'QgsProject' class.
QgsProject::oldProjectVersionWarning ( QString p1 )This method is from 'QgsProject' class.
QgsProject::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsProject' class.
QgsProject::qt_metacast ( char const* p1 )This method is from 'QgsProject' class.
QgsProject::read ( )This method is from 'QgsProject' class.
QgsProject::read ( QDomNode& layerNode )This method is from 'QgsProject' class.
QgsProject::read ( QFileInfo const& file )This method is from 'QgsProject' class.
QgsProject::readBoolEntry ( QString const& scope, QString const& key, bool def, bool* ok ) constThis method is from 'QgsProject' class.
QgsProject::readDoubleEntry ( QString const& scope, QString const& key, double def, bool* ok ) constThis method is from 'QgsProject' class.
QgsProject::readEntry ( QString const& scope, QString const& key, QString const& def, bool* ok ) constThis method is from 'QgsProject' class.
QgsProject::readListEntry ( QString const& scope, QString const& key, bool* ok ) constThis method is from 'QgsProject' class.
QgsProject::readNumEntry ( QString const& scope, QString const& key, int def, bool* ok ) constThis method is from 'QgsProject' class.
QgsProject::readPath ( QString filename ) constThis method is from 'QgsProject' class.
QgsProject::readProject ( QDomDocument const& p1 )This method is from 'QgsProject' class.
QgsProject::removeEntry ( QString const& scope, QString const& key )This method is from 'QgsProject' class.
QgsProject::setBadLayerHandler ( QgsProjectBadLayerHandler* handler )This method is from 'QgsProject' class.
QgsProject::setError ( QString errorMessage )This method is from 'QgsProject' class.
QgsProject::setFileName ( QString const& name )This method is from 'QgsProject' class.
QgsProject::staticMetaObject [data]This method is from 'QgsProject' class.
QgsProject::subkeyList ( QString const& scope, QString const& key ) constThis method is from 'QgsProject' class.
QgsProject::title ( ) constThis method is from 'QgsProject' class.
QgsProject::title ( QString const& title )This method is from 'QgsProject' class.
QgsProject::write ( )This method is from 'QgsProject' class.
QgsProject::write ( QFileInfo const& file )This method is from 'QgsProject' class.
QgsProject::writeEntry ( QString const& scope, QString const& key, bool value )This method is from 'QgsProject' class.
QgsProject::writeEntry ( QString const& scope, QString const& key, double value )This method is from 'QgsProject' class.
QgsProject::writeEntry ( QString const& scope, QString const& key, int value )This method is from 'QgsProject' class.
QgsProject::writeEntry ( QString const& scope, QString const& key, QString const& value )This method is from 'QgsProject' class.
QgsProject::writeEntry ( QString const& scope, QString const& key, QStringList const& value )This method is from 'QgsProject' class.
QgsProject::writePath ( QString filename ) constThis method is from 'QgsProject' class.
QgsProject::writeProject ( QDomDocument& p1 )This method is from 'QgsProject' class.
QgsProject::~QgsProject [in-charge] ( )This method is from 'QgsProject' class.
qgsprojectionselector.h
[+] class QgsProjectionSelector (8)
| Change |
Effect |
1 | Field mSearchColumn has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Field mSearchValue has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
3 | Size of this type has been changed from 136 bytes to 124 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
4 | Field mAuthIDSelection has been removed from this type. | Size of the inclusive type has been changed. |
5 | Field mCRSIDSelection has been removed from this type. | Size of the inclusive type has been changed. |
6 | Field mCRSIDSelectionPending has been removed from this type. | Size of the inclusive type has been changed. |
7 | Field mCRSNameSelection has been removed from this type. | Size of the inclusive type has been changed. |
8 | Field mCRSNameSelectionPending has been removed from this type. | Size of the inclusive type has been changed. |
[+] affected symbols (27)
QgsProjectionSelector::loadCrsList ( QSet<QString>* crsFilter )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::loadUserCrsList ( QSet<QString>* crsFilter )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::metaObject ( ) constThis method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::on_cbxHideDeprecated_stateChanged ( )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::on_lstRecent_currentItemChanged ( QTreeWidgetItem* p1, QTreeWidgetItem* p2 )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::QgsProjectionSelector [in-charge] ( QWidget* parent, char const* name, Qt::WFlags fl )This constructor is from 'QgsProjectionSelector' class.
QgsProjectionSelector::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::qt_metacast ( char const* p1 )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::refresh ( )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::resizeEvent ( QResizeEvent* theEvent )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::searchBoxHasFocus ( bool p1 )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::selectedAuthId ( )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::selectedCrsId ( )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::selectedEpsg ( )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::selectedName ( )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::selectedPostgresSrId ( )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::selectedProj4String ( )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::setOgcWmsCrsFilter ( QSet<QString> crsFilter )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::setSelectedAuthId ( QString authId )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::setSelectedCrsId ( long theCRSID )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::setSelectedCrsName ( QString theCRSName )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::setSelectedEpsg ( long epsg )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::showEvent ( QShowEvent* theEvent )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::sqlSafeString ( QString const theSQL )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::sridSelected ( QString theSRID )This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::staticMetaObject [data]This method is from 'QgsProjectionSelector' class.
QgsProjectionSelector::~QgsProjectionSelector [in-charge] ( )This method is from 'QgsProjectionSelector' class.
qgsrasterlayer.h
[+] class QgsRasterLayer (2)
| Change |
Effect |
1 | Size of field mLastViewPort has been changed from 160 bytes to 176 bytes. | Size of the inclusive type has been changed. |
2 | Virtual method QgsMapLayer::setSubLayerVisibility ( QString, bool ) has been overridden by QgsRasterLayer::setSubLayerVisibility ( QString, bool ). | Method QgsRasterLayer::setSubLayerVisibility ( QString, bool ) will be called instead of QgsMapLayer::setSubLayerVisibility ( QString, bool ) by old applications. |
[+] show v-table (old and new)
Offset | Virtual Table (Old) - 38 entries | Virtual Table (New) - 41 entries |
---|
0 |
(int (*)(...))0 |
(int (*)(...))0 |
4 |
(int (*)(...))(& typeinfo) |
(int (*)(...))(& typeinfo) |
8 |
QgsRasterLayer::metaObject |
QgsRasterLayer::metaObject |
12 |
QgsRasterLayer::qt_metacast |
QgsRasterLayer::qt_metacast |
16 |
QgsRasterLayer::qt_metacall |
QgsRasterLayer::qt_metacall |
20 |
~QgsRasterLayer |
~QgsRasterLayer |
24 |
~QgsRasterLayer |
~QgsRasterLayer |
28 |
QObject::event |
QObject::event |
32 |
QObject::eventFilter |
QObject::eventFilter |
36 |
QObject::timerEvent |
QObject::timerEvent |
40 |
QObject::childEvent |
QObject::childEvent |
44 |
QObject::customEvent |
QObject::customEvent |
48 |
QgsMapLayer::connectNotify |
QgsMapLayer::connectNotify |
52 |
QObject::disconnectNotify |
QObject::disconnectNotify |
56 |
QgsRasterLayer::reload |
QgsRasterLayer::reload |
60 |
QgsRasterLayer::draw |
QgsRasterLayer::draw |
64 |
QgsMapLayer::drawLabels |
QgsMapLayer::drawLabels |
68 |
QgsMapLayer::subLayers |
QgsRasterLayer::subLayers |
72 |
QgsMapLayer::setLayerOrder |
QgsRasterLayer::setLayerOrder |
76 |
QgsMapLayer::setSubLayerVisibility |
QgsRasterLayer::setSubLayerVisibility |
80 |
QgsRasterLayer::isEditable |
QgsRasterLayer::isEditable |
84 |
QgsRasterLayer::copySymbologySettings |
QgsRasterLayer::copySymbologySettings |
88 |
QgsRasterLayer::hasCompatibleSymbology |
QgsRasterLayer::hasCompatibleSymbology |
92 |
QgsRasterLayer::lastErrorTitle |
QgsRasterLayer::lastErrorTitle |
96 |
QgsRasterLayer::lastError |
QgsRasterLayer::lastError |
100 |
QgsMapLayer::loadDefaultStyle |
QgsMapLayer::styleURI |
104 |
QgsMapLayer::loadNamedStyle |
QgsMapLayer::loadDefaultStyle |
108 |
QgsMapLayer::loadNamedStyleFromDb |
QgsMapLayer::loadNamedStyle |
112 |
QgsMapLayer::saveDefaultStyle |
QgsMapLayer::loadNamedStyleFromDb |
116 |
QgsMapLayer::saveNamedStyle |
QgsMapLayer::saveDefaultStyle |
120 |
QgsRasterLayer::readSymbology |
QgsMapLayer::saveNamedStyle |
124 |
QgsRasterLayer::writeSymbology |
QgsMapLayer::saveSldStyle |
128 |
QgsMapLayer::invalidTransformInput |
QgsMapLayer::loadSldStyle |
132 |
QgsRasterLayer::timestamp |
QgsMapLayer::readSld |
136 |
QgsRasterLayer::readXml |
QgsRasterLayer::readSymbology |
140 |
QgsRasterLayer::writeXml |
QgsRasterLayer::writeSymbology |
144 |
QgsRasterLayer::setLayerOrder |
QgsMapLayer::invalidTransformInput |
148 |
QgsRasterLayer::setSubLayerVisibility |
QgsRasterLayer::metadata |
152 |
|
QgsRasterLayer::timestamp |
156 |
|
QgsRasterLayer::readXml |
160 |
|
QgsRasterLayer::writeXml |
[+] affected symbols (89)
QgsMapLayer::setSubLayerVisibility ( QString name, bool vis )The method 'QgsRasterLayer::setSubLayerVisibility (QString name, bool vis)' will be called instead of this method.
QgsRasterLayer::bandName ( int theBandNoInt )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::bandStatistics ( int p1 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::bandStatistics ( QString const& p1 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::buildPyramidList ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::buildPyramids ( QgsRasterLayer::RasterPyramidList const& p1, QString const& theResamplingMethod, bool theTryInternalFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::colorShadingAlgorithmAsString ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::colorTable ( int theBandNoInt )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::computeMinimumMaximumEstimates ( int theBand, double& theMin, double& theMax )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::computeMinimumMaximumEstimates ( int theBand, double* theMinMax )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::computeMinimumMaximumEstimates ( QString theBand, double* theMinMax )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::computeMinimumMaximumFromLastExtent ( int theBand, double& theMin, double& theMax )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::computeMinimumMaximumFromLastExtent ( int theBand, double* theMinMax )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::computeMinimumMaximumFromLastExtent ( QString theBand, double* theMinMax )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::contrastEnhancement ( unsigned int theBand )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::contrastEnhancementAlgorithmAsString ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::copySymbologySettings ( QgsMapLayer const& theOther )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::dataChanged ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::dataProvider ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::dataProvider ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::draw ( QgsRenderContext& rendererContext )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::draw ( QPainter* theQPainter, QgsRasterViewPort* myRasterViewPort, QgsMapToPixel const* theQgsMapToPixel )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::drawingStyleAsString ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::hasCompatibleSymbology ( QgsMapLayer const& theOther ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::hasStatistics ( int theBandNoInt )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::identify ( QgsPoint const& point, QMap<QString, QString>& results )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::identifyAsHtml ( QgsPoint const& point )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::identifyAsText ( QgsPoint const& point )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::init ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::isEditable ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::lastError ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::lastErrorTitle ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::legendAsPixmap ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::legendAsPixmap ( bool p1 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::legendAsPixmap ( int theLabelCount )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::maximumValue ( QString theBand )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::maximumValue ( unsigned int theBand )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::metadata ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::metaObject ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::minimumValue ( QString theBand )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::minimumValue ( unsigned int theBand )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::onProgress ( int p1, double p2, QString p3 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::paletteAsPixmap ( int theBand )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::populateHistogram ( int theBandNoInt, int theBinCountInt, bool theIgnoreOutOfRangeFlag, bool theThoroughBandScanFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::progressUpdate ( int theValue )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::QgsRasterLayer [in-charge] ( int dummy, QString const& baseName, QString const& path, QString const& providerLib, QStringList const& layers, QStringList const& styles, QString const& format, QString const& crs )This constructor is from 'QgsRasterLayer' class.
QgsRasterLayer::QgsRasterLayer [in-charge] ( QString const& path, QString const& baseName, bool loadDefaultStyleFlag )This constructor is from 'QgsRasterLayer' class.
QgsRasterLayer::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::qt_metacast ( char const* p1 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::rasterUnitsPerPixel ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::readColorTable ( int theBandNumber, QList<QgsColorRampShader::ColorRampItem>* theList )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::readSymbology ( QDomNode const& node, QString& errorMessage )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::reload ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::resetNoDataValue ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setBlueBandName ( QString const& theBandName )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setColorShadingAlgorithm ( QgsRasterLayer::ColorShadingAlgorithm theShaderAlgorithm )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setColorShadingAlgorithm ( QString theShaderAlgorithm )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setContrastEnhancementAlgorithm ( QgsContrastEnhancement::ContrastEnhancementAlgorithm theAlgorithm, bool theGenerateLookupTableFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setContrastEnhancementAlgorithm ( QString theAlgorithm, bool theGenerateLookupTableFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setContrastEnhancementFunction ( QgsContrastEnhancementFunction* theFunction )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setDataProvider ( QString const& provider, QStringList const& layers, QStringList const& styles, QString const& format, QString const& crs )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setDataProvider ( QString const& provider, QStringList const& layers, QStringList const& styles, QString const& format, QString const& crs, bool loadDefaultStyleFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setDrawingStyle ( QString const& theDrawingStyleQString )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setGrayBandName ( QString const& theBandName )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setGreenBandName ( QString const& theBandName )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setLayerOrder ( QStringList const& layers )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setMaximumValue ( QString theBand, double theValue, bool theGenerateLookupTableFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setMaximumValue ( unsigned int theBand, double theValue, bool theGenerateLookupTableFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setMinimumMaximumUsingDataset ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setMinimumMaximumUsingLastExtent ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setMinimumValue ( QString theBand, double theValue, bool theGenerateLookupTableFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setMinimumValue ( unsigned int theBand, double theValue, bool theGenerateLookupTableFlag )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setNoDataValue ( double theNoData )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setRasterShaderFunction ( QgsRasterShaderFunction* theFunction )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setRedBandName ( QString const& theBandName )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::setTransparentBandName ( QString const& theBandName )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::showProgress ( int theValue )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::showStatusMessage ( QString const& theMessage )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::staticMetaObject [data]This method is from 'QgsRasterLayer' class.
QgsRasterLayer::subLayers ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::thumbnailAsImage ( QImage* thepImage )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::thumbnailAsPixmap ( QPixmap* theQPixmap )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::timestamp ( ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::triggerRepaint ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::updateProgress ( int p1, int p2 )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::usesProvider ( )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::writeSymbology ( QDomNode& p1, QDomDocument& doc, QString& errorMessage ) constThis method is from 'QgsRasterLayer' class.
QgsRasterLayer::writeXml ( QDomNode& layer_node, QDomDocument& doc )This method is from 'QgsRasterLayer' class.
QgsRasterLayer::~QgsRasterLayer [in-charge] ( )This method is from 'QgsRasterLayer' class.
qgsrasterprojector.h
[+] class QgsRasterProjector (3)
| Change |
Effect |
1 | Size of field mCoordinateTransform has been changed from 108 bytes to 124 bytes. | Size of the inclusive type has been changed. |
2 | Size of field mDestCRS has been changed from 44 bytes to 52 bytes. | Size of the inclusive type has been changed. |
3 | Size of field mSrcCRS has been changed from 44 bytes to 52 bytes. | Size of the inclusive type has been changed. |
[+] affected symbols (21)
QgsRasterProjector::approximateSrcRowCol ( int theDestRow, int theDestCol, int* theSrcRow, int* theSrcCol )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::calcCol ( int theCol )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::calcCP ( int theRow, int theCol )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::calcHelper ( int theMatrixRow, QgsPoint* thePoints )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::calcRow ( int theRow )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::calcSrcExtent ( )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::calcSrcRowsCols ( )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::checkCols ( )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::checkRows ( )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::cpToString ( )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::destPointOnCPMatrix ( int theRow, int theCol, double* theX, double* theY )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::insertCols ( )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::insertRows ( )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::matrixCol ( int theDestCol )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::matrixRow ( int theDestRow )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::nextHelper ( )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::preciseSrcRowCol ( int theDestRow, int theDestCol, int* theSrcRow, int* theSrcCol )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::QgsRasterProjector [in-charge] ( QgsCoordinateReferenceSystem theSrcCRS, QgsCoordinateReferenceSystem theDestCRS, QgsRectangle theDestExtent, int theDestRows, int theDestCols, double theMaxSrcXRes, double theMaxSrcYRes, QgsRectangle theExtent )This constructor is from 'QgsRasterProjector' class.
QgsRasterProjector::srcPoint ( int theRow, int theCol )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::srcRowCol ( int theDestRow, int theDestCol, int* theSrcRow, int* theSrcCol )This method is from 'QgsRasterProjector' class.
QgsRasterProjector::~QgsRasterProjector [in-charge] ( )This method is from 'QgsRasterProjector' class.
qgsrasterviewport.h
[+] struct QgsRasterViewPort (1)
| Change |
Effect |
1 | Size of this type has been changed from 160 bytes to 176 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
[+] affected symbols (2)
QgsRasterImageBuffer::QgsRasterImageBuffer [in-charge] ( QgsRasterDataProvider* dataProvider, int bandNo, QPainter* p, QgsRasterViewPort* viewPort, QgsMapToPixel const* mapToPixel, double* mGeoTransform )4th parameter 'viewPort' (pointer) has base type 'QgsRasterViewPort'.
QgsRasterLayer::draw ( QPainter* theQPainter, QgsRasterViewPort* myRasterViewPort, QgsMapToPixel const* theQgsMapToPixel )2nd parameter 'myRasterViewPort' (pointer) has base type 'QgsRasterViewPort'.
qgsrendererv2registry.h
[+] class QgsRendererV2Metadata (2)
| Change |
Effect |
1 | Field mCreateFromSldFunc has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Size of this type has been changed from 24 bytes to 28 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
[+] affected symbols (2)
QgsRendererV2Metadata::createRenderer ( QDomElement& elem )This method is from 'QgsRendererV2Metadata' class.
QgsRendererV2Metadata::createRendererWidget ( QgsVectorLayer* layer, QgsStyleV2* style, QgsFeatureRendererV2* renderer )This method is from 'QgsRendererV2Metadata' class.
qgssymbollayerv2registry.h
[+] class QgsSymbolLayerV2Metadata (2)
| Change |
Effect |
1 | Field mCreateFromSldFunc has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Size of this type has been changed from 24 bytes to 28 bytes. | The fields or parameters of such data type may be incorrectly initialized or accessed by old client applications. |
[+] affected symbols (1)
QgsSymbolLayerV2Metadata::createSymbolLayer ( QgsStringMap const& map )This method is from 'QgsSymbolLayerV2Metadata' class.
[+] typedef QgsSymbolLayerV2WidgetFunc (1)
| Change |
Effect |
1 | Base type has been changed from QgsSymbolLayerV2Widget*(*)() to QgsSymbolLayerV2Widget*(*)(QgsVectorLayer const*). | Possible incorrect initialization of parameters by applications. |
[+] affected symbols (1)
QgsSymbolLayerV2Metadata::createSymbolLayer ( QgsStringMap const& map )Field 'this->mWidgetFunc' in the object of this method has type 'QgsSymbolLayerV2WidgetFunc'.
qgssymbolv2.h
[+] class QgsSymbolV2RenderContext (2)
| Change |
Effect |
1 | Field mFeature has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
2 | Field mLayer has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
[+] affected symbols (39)
QgsCentroidFillSymbolLayerV2::renderPolygon ( QPolygonF const& points, QList<QPolygonF>* rings, QgsSymbolV2RenderContext& context )3rd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsCentroidFillSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsCentroidFillSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsFillSymbolLayerV2::drawPreviewIcon ( QgsSymbolV2RenderContext& context, QSize size )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsFontMarkerSymbolLayerV2::renderPoint ( QPointF const& point, QgsSymbolV2RenderContext& context )2nd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsFontMarkerSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsFontMarkerSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsLineDecorationSymbolLayerV2::renderPolyline ( QPolygonF const& points, QgsSymbolV2RenderContext& context )2nd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsLineDecorationSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsLineDecorationSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsLineSymbolLayerV2::drawPreviewIcon ( QgsSymbolV2RenderContext& context, QSize size )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsLineSymbolLayerV2::renderPolygonOutline ( QPolygonF const& points, QList<QPolygonF>* rings, QgsSymbolV2RenderContext& context )3rd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsMarkerLineSymbolLayerV2::renderPolyline ( QPolygonF const& points, QgsSymbolV2RenderContext& context )2nd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsMarkerLineSymbolLayerV2::renderPolylineCentral ( QPolygonF const& points, QgsSymbolV2RenderContext& context )2nd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsMarkerLineSymbolLayerV2::renderPolylineInterval ( QPolygonF const& points, QgsSymbolV2RenderContext& context )2nd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsMarkerLineSymbolLayerV2::renderPolylineVertex ( QPolygonF const& points, QgsSymbolV2RenderContext& context )2nd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsMarkerLineSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsMarkerLineSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsMarkerSymbolLayerV2::drawPreviewIcon ( QgsSymbolV2RenderContext& context, QSize size )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleFillSymbolLayerV2::renderPolygon ( QPolygonF const& points, QList<QPolygonF>* rings, QgsSymbolV2RenderContext& context )3rd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleFillSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleFillSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleLineSymbolLayerV2::renderPolyline ( QPolygonF const& points, QgsSymbolV2RenderContext& context )2nd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleLineSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleLineSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleMarkerSymbolLayerV2::drawMarker ( QPainter* p, QgsSymbolV2RenderContext& context )2nd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleMarkerSymbolLayerV2::prepareCache ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleMarkerSymbolLayerV2::renderPoint ( QPointF const& point, QgsSymbolV2RenderContext& context )2nd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleMarkerSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSimpleMarkerSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSVGFillSymbolLayer::startRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSVGFillSymbolLayer::stopRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSvgMarkerSymbolLayerV2::renderPoint ( QPointF const& point, QgsSymbolV2RenderContext& context )2nd parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSvgMarkerSymbolLayerV2::startRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSvgMarkerSymbolLayerV2::stopRender ( QgsSymbolV2RenderContext& context )1st parameter 'context' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSymbolV2RenderContext::operator = ( QgsSymbolV2RenderContext const& p1 )1st parameter 'p1' (reference) has base type 'QgsSymbolV2RenderContext'.
QgsSymbolV2RenderContext::outputLineWidth ( double width ) constThis method is from 'QgsSymbolV2RenderContext' class.
QgsSymbolV2RenderContext::outputPixelSize ( double size ) constThis method is from 'QgsSymbolV2RenderContext' class.
QgsSymbolV2RenderContext::~QgsSymbolV2RenderContext [in-charge] ( )This method is from 'QgsSymbolV2RenderContext' class.
qgsvectordataprovider.h
[+] typedef QgsFeatureIds (1)
| Change |
Effect |
1 | Base type has been changed from QSet<int> to QSet<long long>. | Possible incorrect initialization of parameters by applications. |
[+] affected symbols (1)
QgsVectorLayer::selectedFeaturesIds ( ) constReturn value (reference) has base type 'QgsFeatureIds'.
qgsvectorlayer.h
[+] class QgsVectorLayer (1)
| Change |
Effect |
1 | Field mValueRelations has been added to this type. | Size of the inclusive type has been changed. NOTE: this field should be accessed only from the new library functions, otherwise it may result in crash or incorrect behavior of applications. |
[+] affected symbols (172)
QgsAttributeEditor::createAttributeEditor ( QWidget* parent, QWidget* editor, QgsVectorLayer* vl, int idx, QVariant const& value ) [static]3rd parameter 'vl' (pointer) has base type 'QgsVectorLayer'.
QgsAttributeEditor::retrieveValue ( QWidget* widget, QgsVectorLayer* vl, int idx, QVariant& value ) [static]2nd parameter 'vl' (pointer) has base type 'QgsVectorLayer'.
QgsAttributeEditor::setValue ( QWidget* widget, QgsVectorLayer* vl, int idx, QVariant const& value ) [static]2nd parameter 'vl' (pointer) has base type 'QgsVectorLayer'.
QgsCategorizedSymbolRendererV2::startRender ( QgsRenderContext& context, QgsVectorLayer const* vlayer )2nd parameter 'vlayer' (pointer) has base type 'QgsVectorLayer'.
QgsCentralPointPositionManager::addLayer ( QgsVectorLayer* vl, QList<QgsVectorOverlay*>& overlays )1st parameter 'vl' (pointer) has base type 'QgsVectorLayer'.
QgsContinuousColorRenderer::readXML ( QDomNode const& rnode, QgsVectorLayer& vl )2nd parameter 'vl' (reference) has base type 'QgsVectorLayer'.
QgsContinuousColorRenderer::writeXML ( QDomNode& layer_node, QDomDocument& document, QgsVectorLayer const& vl ) const3rd parameter 'vl' (reference) has base type 'QgsVectorLayer'.
QgsGeometryAnalyzer::buffer ( QgsVectorLayer* layer, QString const& shapefileName, double bufferDistance, bool onlySelectedFeatures, bool dissolve, int bufferDistanceField, QProgressDialog* p )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsGeometryAnalyzer::centroids ( QgsVectorLayer* layer, QString const& shapefileName, bool onlySelectedFeatures, QProgressDialog* p )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsGeometryAnalyzer::convexHull ( QgsVectorLayer* layer, QString const& shapefileName, bool onlySelectedFeatures, int uniqueIdField, QProgressDialog* p )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsGeometryAnalyzer::dissolve ( QgsVectorLayer* layer, QString const& shapefileName, bool onlySelectedFeatures, int uniqueIdField, QProgressDialog* p )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsGeometryAnalyzer::extent ( QgsVectorLayer* layer, QString const& shapefileName, bool onlySelectedFeatures, QProgressDialog* p )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsGeometryAnalyzer::simplify ( QgsVectorLayer* layer, QString const& shapefileName, double tolerance, bool onlySelectedFeatures, QProgressDialog* p )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsGraduatedSymbolRenderer::readXML ( QDomNode const& rnode, QgsVectorLayer& vl )2nd parameter 'vl' (reference) has base type 'QgsVectorLayer'.
QgsGraduatedSymbolRenderer::writeXML ( QDomNode& layer_node, QDomDocument& document, QgsVectorLayer const& vl ) const3rd parameter 'vl' (reference) has base type 'QgsVectorLayer'.
QgsGraduatedSymbolRendererV2::createRenderer ( QgsVectorLayer* vlayer, QString attrName, int classes, QgsGraduatedSymbolRendererV2::Mode mode, QgsSymbolV2* symbol, QgsVectorColorRampV2* ramp ) [static]1st parameter 'vlayer' (pointer) has base type 'QgsVectorLayer'.
QgsGraduatedSymbolRendererV2::startRender ( QgsRenderContext& context, QgsVectorLayer const* vlayer )2nd parameter 'vlayer' (pointer) has base type 'QgsVectorLayer'.
QgsLabelingEngineInterface::addDiagramLayer ( QgsVectorLayer* layer, QgsDiagramLayerSettings* s )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsLabelingEngineInterface::registerDiagramFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsMapCanvas::zoomToSelected ( QgsVectorLayer* layer )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsPalLabeling::addDiagramLayer ( QgsVectorLayer* layer, QgsDiagramLayerSettings* s )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsPalLabeling::prepareLayer ( QgsVectorLayer* layer, QSet<int>& attrIndices, QgsRenderContext& ctx )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsPalLabeling::registerDiagramFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsPalLabeling::registerFeature ( QgsVectorLayer* layer, QgsFeature& feat, QgsRenderContext const& context )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsPalLabeling::willUseLayer ( QgsVectorLayer* layer )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsPalLayerSettings::readFromLayer ( QgsVectorLayer* layer )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsPalLayerSettings::writeToLayer ( QgsVectorLayer* layer )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsRendererV2AbstractMetadata::createRendererWidget ( QgsVectorLayer* layer, QgsStyleV2* style, QgsFeatureRendererV2* renderer )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsRendererV2Metadata::createRendererWidget ( QgsVectorLayer* layer, QgsStyleV2* style, QgsFeatureRendererV2* renderer )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsRubberBand::addGeometry ( QgsGeometry* geom, QgsVectorLayer* layer )2nd parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsRubberBand::setToGeometry ( QgsGeometry* geom, QgsVectorLayer* layer )2nd parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsSearchQueryBuilder::QgsSearchQueryBuilder [in-charge] ( QgsVectorLayer* layer, QWidget* parent, Qt::WFlags fl )1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsSingleSymbolRenderer::readXML ( QDomNode const& rnode, QgsVectorLayer& vl )2nd parameter 'vl' (reference) has base type 'QgsVectorLayer'.
QgsSingleSymbolRenderer::writeXML ( QDomNode& layer_node, QDomDocument& document, QgsVectorLayer const& vl ) const3rd parameter 'vl' (reference) has base type 'QgsVectorLayer'.
QgsSingleSymbolRendererV2::startRender ( QgsRenderContext& context, QgsVectorLayer const* vlayer )2nd parameter 'vlayer' (pointer) has base type 'QgsVectorLayer'.
QgsSymbol::readXML ( QDomNode& symbol, QgsVectorLayer const* vl )2nd parameter 'vl' (pointer) has base type 'QgsVectorLayer'.
QgsSymbol::writeXML ( QDomNode& item, QDomDocument& document, QgsVectorLayer const* vl ) const3rd parameter 'vl' (pointer) has base type 'QgsVectorLayer'.
QgsSymbologyV2Conversion::rendererV1toV2 ( QgsVectorLayer* layer ) [static]1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsSymbologyV2Conversion::rendererV2toV1 ( QgsVectorLayer* layer ) [static]1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsUniqueValueRenderer::readXML ( QDomNode const& rnode, QgsVectorLayer& vl )2nd parameter 'vl' (reference) has base type 'QgsVectorLayer'.
QgsUniqueValueRenderer::writeXML ( QDomNode& layer_node, QDomDocument& document, QgsVectorLayer const& vl ) const3rd parameter 'vl' (reference) has base type 'QgsVectorLayer'.
QgsVectorFileWriter::writeAsShapefile ( QgsVectorLayer* layer, QString const& shapefileName, QString const& fileEncoding, QgsCoordinateReferenceSystem const* destCRS, bool onlySelected, QString* errorMessage, QStringList const& datasourceOptions, QStringList const& layerOptions ) [static]1st parameter 'layer' (pointer) has base type 'QgsVectorLayer'.
QgsVectorLayer::addAttribute ( QgsField const& field )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::addAttribute ( QString name, QString type )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::addAttributeAlias ( int attIndex, QString aliasString )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::addFeature ( QgsFeature& f, bool alsoUpdateExtent )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::addFeatures ( QgsFeatureList features, bool makeSelected )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::addJoin ( QgsVectorJoinInfo joinInfo )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::addOverlay ( QgsVectorOverlay* overlay )Field 'overlay->mVectorLayer' in 1st parameter 'overlay' (pointer) has base type 'QgsVectorLayer'.
QgsVectorLayer::addRing ( QList<QgsPoint>const& ring )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::addTopologicalPoints ( QgsGeometry* geom )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::addTopologicalPoints ( QgsPoint const& p )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::attributeAdded ( int idx )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::attributeAlias ( int attributeIndex ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::attributeDeleted ( int idx )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::attributeDisplayName ( int attributeIndex ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::beginEditCommand ( QString text )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::boundingBoxOfSelected ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::capabilitiesString ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::checkedState ( int idx )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::checkJoinLayerRemove ( QString theLayerId )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::commitChanges ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::commitErrors ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::committedAttributesAdded ( QString const& layerId, QList<QgsField>const& addedAttributes )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::committedAttributesDeleted ( QString const& layerId, QgsAttributeIds const& deletedAttributeIds )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::committedFeaturesAdded ( QString const& layerId, QgsFeatureList const& addedFeatures )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::copySymbologySettings ( QgsMapLayer const& other )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::createJoinCaches ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::dataComment ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::dataProvider ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::dataProvider ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::deleteAttribute ( int attr )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::deleteSelectedFeatures ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::destroyEditCommand ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::displayField ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::draw ( QgsRenderContext& rendererContext )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::drawLabels ( QgsRenderContext& rendererContext )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::drawRendererV2 ( QgsRenderContext& rendererContext, bool labeling )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::drawRendererV2Levels ( QgsRenderContext& rendererContext, bool labeling )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::editForm ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::editFormInit ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::editingStarted ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::editingStopped ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::editType ( int idx )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::enableLabels ( bool on )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::endEditCommand ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::featureCount ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::fieldNameIndex ( QString const& fieldName ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::findOverlayByType ( QString const& typeName )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::geometryType ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::hasCompatibleSymbology ( QgsMapLayer const& other ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::hasGeometryType ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::hasLabelsEnabled ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::insertSegmentVerticesForSnap ( QList<QgsSnappingResult>const& snapResults )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::invertSelection ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::invertSelectionInRectangle ( QgsRectangle& rect )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::isEditable ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::isModified ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::isReadOnly ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::isUsingRendererV2 ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::label ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::label ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::layerDeleted ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::layerModified ( bool onlyGeometry )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::maximumValue ( int index )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::metaObject ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::minimumValue ( int index )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::nextFeature ( QgsFeature& feature )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::pendingAllAttributesList ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::pendingFeatureCount ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::pendingFields ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::providerType ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::QgsVectorLayer [in-charge] ( QString path, QString baseName, QString providerLib, bool loadDefaultStyleFlag )This constructor is from 'QgsVectorLayer' class.
QgsVectorLayer::qt_metacall ( QMetaObject::Call p1, int p2, void** p3 )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::qt_metacast ( char const* p1 )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::range ( int idx )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::readSymbology ( QDomNode const& node, QString& errorMessage )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::redoEditCommand ( QgsUndoCommand* cmd )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::reload ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::removeJoin ( QString const& joinLayerId )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::removeOverlay ( QString const& typeName )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::removePolygonIntersections ( QgsGeometry* geom )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::removeSelection ( bool emitSignal )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::renderer ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::rendererV2 ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::rollBack ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::select ( QgsRectangle& rect, bool lock )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::select ( QgsAttributeList fetchAttributes, QgsRectangle rect, bool fetchGeometry, bool useIntersect )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::selectedFeatureCount ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::selectedFeatures ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::selectedFeaturesIds ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::selectionChanged ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setAnnotationForm ( QString const& ui )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setCheckedState ( int idx, QString checked, QString notChecked )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setCoordinateSystem ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setDiagramLayerSettings ( QgsDiagramLayerSettings const& s )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setDiagramRenderer ( QgsDiagramRendererV2* r )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setDisplayField ( QString fldName )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setEditForm ( QString ui )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setEditFormInit ( QString function )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setEditType ( int idx, QgsVectorLayer::EditType edit )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setModified ( bool modified, bool onlyGeometryWasModified )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setProviderEncoding ( QString const& encoding )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setReadOnly ( bool readonly )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setRenderer ( QgsRenderer* r )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setRendererV2 ( QgsFeatureRendererV2* r )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setSubsetString ( QString subset )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::setUsingRendererV2 ( bool usingRendererV2 )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::snapPoint ( QgsPoint& point, double tolerance )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::snapWithContext ( QgsPoint const& startPoint, double snappingTolerance, QMultiMap<double, QgsSnappingResult>& snappingResults, QgsSnapper::SnappingType snap_to )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::splitFeatures ( QList<QgsPoint>const& splitLine, bool topologicalEditing )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::startEditing ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::staticMetaObject [data]This method is from 'QgsVectorLayer' class.
QgsVectorLayer::storageType ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::subsetString ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::triggerRepaint ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::undoEditCommand ( QgsUndoCommand* cmd )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::uniqueValues ( int index, QList<QVariant>& uniqueValues, int limit )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::updateExtents ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::updateFeatureCount ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::updateFieldMap ( )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::valueMap ( int idx )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::vectorJoins ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::vectorOverlays ( QList<QgsVectorOverlay*>& overlayList )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::wkbType ( ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::writeSymbology ( QDomNode& node, QDomDocument& doc, QString& errorMessage ) constThis method is from 'QgsVectorLayer' class.
QgsVectorLayer::writeXml ( QDomNode& layer_node, QDomDocument& doc )This method is from 'QgsVectorLayer' class.
QgsVectorLayer::~QgsVectorLayer [in-charge] ( )This method is from 'QgsVectorLayer' class.
QgsVectorOverlay::QgsVectorOverlay [in-charge] ( QgsVectorLayer* vl )1st parameter 'vl' (pointer) has base type 'QgsVectorLayer'.
QgsVectorOverlay::removeOverlayObjects ( )Field 'this->mVectorLayer' in the object of this method has base type 'QgsVectorLayer'.
QgsVectorOverlay::~QgsVectorOverlay [in-charge] ( )Field 'this->mVectorLayer' in the object of this method has base type 'QgsVectorLayer'.
QgsZonalStatistics::QgsZonalStatistics [in-charge] ( QgsVectorLayer* polygonLayer, QString const& rasterFile, QString const& attributePrefix, int rasterBand )1st parameter 'polygonLayer' (pointer) has base type 'QgsVectorLayer'.
qgsvectoroverlay.h
[+] class QgsVectorOverlay (1)
| Change |
Effect |
1 | Type of field mOverlayObjects has been changed from QMap<int,QgsOverlayObject*> to QMap<long long,QgsOverlayObject*>. | Replacement of the field data type may indicate a change in the semantic meaning of the field. |
[+] affected symbols (5)
QgsVectorLayer::addOverlay ( QgsVectorOverlay* overlay )1st parameter 'overlay' (pointer) has base type 'QgsVectorOverlay'.
QgsVectorLayer::findOverlayByType ( QString const& typeName )Return value (pointer) has base type 'QgsVectorOverlay'.
QgsVectorOverlay::QgsVectorOverlay [in-charge] ( QgsVectorLayer* vl )This constructor is from 'QgsVectorOverlay' class.
QgsVectorOverlay::removeOverlayObjects ( )This method is from 'QgsVectorOverlay' class.
QgsVectorOverlay::~QgsVectorOverlay [in-charge] ( )This method is from 'QgsVectorOverlay' class.
to the top
Problems with Symbols, Low Severity (3)
qgsrasterlayer.h,
libqgis_core.so.1.7.4
[+] QgsRasterLayer::paletteAsPixmap ( int theBand ) (1)
changed to:QgsRasterLayer::paletteAsPixmap ( int theBandNumber )
[symbol: _ZN14QgsRasterLayer15paletteAsPixmapEi]
| Change | Effect |
---|
1 | 1st parameter theBand has been renamed to theBandNumber. | Renaming of a parameter may indicate a change in its semantic meaning. |
qgsspatialindex.h,
libqgis_core.so.1.7.4
[+] QgsSpatialIndex::rectToRegion ( QgsRectangle rect ) (1)
[symbol: _ZN15QgsSpatialIndex12rectToRegionE12QgsRectangle]
| Change | Effect |
---|
1 | Type of return value has been changed from Tools::Geometry::Region to SpatialIndex::Region. | Replacement of return type may indicate a change in its semantic meaning. |
qgsvectorlayer.h,
libqgis_core.so.1.7.4
[+] QgsVectorLayer::selectedFeaturesIds ( ) const (1)
[symbol: _ZNK14QgsVectorLayer19selectedFeaturesIdsEv]
| Change | Effect |
---|
1 | Base type of return value has been changed from QSet<int> to QSet<long long> of different format. | This parameter may be incorrectly initialized by applications. |
to the top
Other Changes in Data Types (7)
qgsattributeaction.h
[+] enum QgsAction::ActionType (1)
| Change |
Effect |
1 | The member OpenUrl with value 5 has been added. | No effect. |
[+] affected symbols (1)
QgsAttributeAction::addAction ( QgsAction::ActionType type, QString name, QString action, bool capture )1st parameter 'type' has type 'QgsAction::ActionType'.
qgssearchtreenode.h
[+] enum QgsSearchTreeNode::Operator (3)
| Change |
Effect |
1 | The member opREGEXPREPLACE with value 46 has been added. | No effect. |
2 | The member opXAT with value 23 has been added. | No effect. |
3 | The member opYAT with value 24 has been added. | No effect. |
[+] affected symbols (1)
QgsSearchTreeNode::QgsSearchTreeNode [in-charge] ( QgsSearchTreeNode::Operator op, QgsSearchTreeNode* left, QgsSearchTreeNode* right )1st parameter 'op' has type 'QgsSearchTreeNode::Operator'.
qgsvectorfilewriter.h
[+] enum QgsVectorFileWriter::WriterError (1)
| Change |
Effect |
1 | The member ErrInvalidLayer with value 8 has been added. | No effect. |
[+] affected symbols (6)
QgsVectorFileWriter::addFeature ( QgsFeature& feature )Field 'this->mError' in the object of this method has type 'QgsVectorFileWriter::WriterError'.
QgsVectorFileWriter::createEmptyGeometry ( QGis::WkbType wkbType )Field 'this->mError' in the object of this method has type 'QgsVectorFileWriter::WriterError'.
QgsVectorFileWriter::errorMessage ( )Field 'this->mError' in the object of this method has type 'QgsVectorFileWriter::WriterError'.
QgsVectorFileWriter::hasError ( )Field 'this->mError' in the object of this method has type 'QgsVectorFileWriter::WriterError'.
QgsVectorFileWriter::writeAsShapefile ( QgsVectorLayer* layer, QString const& shapefileName, QString const& fileEncoding, QgsCoordinateReferenceSystem const* destCRS, bool onlySelected, QString* errorMessage, QStringList const& datasourceOptions, QStringList const& layerOptions ) [static]Return value has type 'QgsVectorFileWriter::WriterError'.
QgsVectorFileWriter::~QgsVectorFileWriter [in-charge] ( )Field 'this->mError' in the object of this method has type 'QgsVectorFileWriter::WriterError'.
qgsvectorlayer.h
[+] enum QgsVectorLayer::EditType (2)
| Change |
Effect |
1 | The member UuidGenerator with value 16 has been added. | No effect. |
2 | The member ValueRelation with value 15 has been added. | No effect. |
[+] affected symbols (2)
QgsVectorLayer::editType ( int idx )Return value has type 'QgsVectorLayer::EditType'.
QgsVectorLayer::setEditType ( int idx, QgsVectorLayer::EditType edit )2nd parameter 'edit' has type 'QgsVectorLayer::EditType'.
to the top
Header Files (152)
characterwidget.h
qextserialenumerator.h
qextserialport.h
qgis.h
qgisgui.h
qgisinterface.h
qgisplugin.h
qgsaddremoveitemcommand.h
qgsapplication.h
qgsattributeaction.h
qgsattributeeditor.h
qgsbrushstylecombobox.h
qgscategorizedsymbolrendererv2.h
qgscentralpointpositionmanager.h
qgsclipper.h
qgscliptominmaxenhancement.h
qgscolorbrewerpalette.h
qgscolorbutton.h
qgscolorrampcombobox.h
qgscolorrampshader.h
qgsconfig.h
qgscontexthelp.h
qgscontinuouscolorrenderer.h
qgscontrastenhancement.h
qgscontrastenhancementfunction.h
qgscoordinatereferencesystem.h
qgscoordinatetransform.h
qgscredentialdialog.h
qgscredentials.h
qgscsexception.h
qgscursors.h
qgsdataprovider.h
qgsdatasourceuri.h
qgsdetaileditemdelegate.h
qgsdiagramrendererv2.h
qgsdistancearea.h
qgsencodingfiledialog.h
qgsexception.h
qgsfeature.h
qgsfield.h
qgsfieldvalidator.h
qgsfiledropedit.h
qgsfillsymbollayerv2.h
qgsfreakoutshader.h
qgsgenericprojectionselector.h
qgsgeometry.h
qgsgeometryanalyzer.h
qgsgpsconnection.h
qgsgpsdconnection.h
qgsgpsdetector.h
qgsgraduatedsymbolrenderer.h
qgsgraduatedsymbolrendererv2.h
qgsgridfilewriter.h
qgshttptransaction.h
qgsidwinterpolator.h
qgsinterpolator.h
qgslabel.h
qgslabelattributes.h
qgslegendinterface.h
qgslegendmodel.h
qgslinearminmaxenhancement.h
qgslinearminmaxenhancementwithclip.h
qgslinesymbollayerv2.h
qgslogger.h
qgslonglongvalidator.h
qgsmapcanvas.h
qgsmapcanvasitem.h
qgsmapcanvasmap.h
qgsmapcanvassnapper.h
qgsmaplayer.h
qgsmaplayerregistry.h
qgsmapoverviewcanvas.h
qgsmaprenderer.h
qgsmaptip.h
qgsmaptool.h
qgsmaptoolemitpoint.h
qgsmaptoolpan.h
qgsmaptoolzoom.h
qgsmaptopixel.h
qgsmarkercatalogue.h
qgsmarkersymbollayerv2.h
qgsmessageoutput.h
qgsmessageviewer.h
qgsnetworkaccessmanager.h
qgsnmeaconnection.h
qgsoverlayobjectpositionmanager.h
qgspallabeling.h
qgspenstylecombobox.h
qgspluginlayer.h
qgspluginlayerregistry.h
qgspoint.h
qgsproject.h
qgsprojectbadlayerguihandler.h
qgsprojectfiletransform.h
qgsprojectionselector.h
qgsprojectproperty.h
qgsprojectversion.h
qgsprovidercountcalcevent.h
qgsproviderextentcalcevent.h
qgsprovidermetadata.h
qgsproviderregistry.h
qgspseudocolorshader.h
qgsquickprint.h
qgsrasterbandstats.h
qgsrasterdataprovider.h
qgsrasterlayer.h
qgsrasterprojector.h
qgsrasterpyramid.h
qgsrastershader.h
qgsrastershaderfunction.h
qgsrastertransparency.h
qgsrasterviewport.h
qgsrectangle.h
qgsrendercontext.h
qgsrenderer.h
qgsrendererplugin.h
qgsrendererv2.h
qgsrendererv2registry.h
qgsrubberband.h
qgsrunprocess.h
qgsscalecalculator.h
qgssearchquerybuilder.h
qgssearchstring.h
qgssearchtreenode.h
qgssinglesymbolrenderer.h
qgssinglesymbolrendererv2.h
qgssnapper.h
qgsspatialindex.h
qgsstylev2.h
qgssymbol.h
qgssymbollayerv2.h
qgssymbollayerv2registry.h
qgssymbollayerv2utils.h
qgssymbologyutils.h
qgssymbologyv2conversion.h
qgssymbolv2.h
qgstininterpolator.h
qgstolerance.h
qgsuniquevaluerenderer.h
qgsvectorcolorrampv2.h
qgsvectordataprovider.h
qgsvectorfilewriter.h
qgsvectorlayer.h
qgsvectoroverlay.h
qgsvertexmarker.h
qgszonalstatistics.h
ui_qgscredentialdialog.h
ui_qgsdetaileditemwidgetbase.h
ui_qgsgenericprojectionselectorbase.h
ui_qgsmessageviewer.h
ui_qgsprojectionselectorbase.h
ui_qgsquerybuilderbase.h
to the top
Shared Libraries (6)
libqgis_analysis.so.1.7.4
libqgis_core.so.1.7.4
libqgis_gui.so.1.7.4
libqgisgrass.so.1.7.4
libqgispython.so.1.7.4
libqgissqlanyconnection.so.1.7.4
to the top