Home
last modified time | relevance | path

Searched refs:QgsVertexEditorModel (Results 1 – 25 of 43) sorted by relevance

12

/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/vertextool/
H A Dqgsvertexeditor.cpp42 QgsVertexEditorModel::QgsVertexEditorModel( QgsMapCanvas *canvas, QObject *parent ) in QgsVertexEditorModel() function in QgsVertexEditorModel
51 void QgsVertexEditorModel::setFeature( QgsLockedFeature *lockedFeature ) in setFeature()
76 int QgsVertexEditorModel::rowCount( const QModelIndex &parent ) const in rowCount()
84 int QgsVertexEditorModel::columnCount( const QModelIndex &parent ) const in columnCount()
93 QVariant QgsVertexEditorModel::data( const QModelIndex &index, int role ) const in data()
177 QVariant QgsVertexEditorModel::headerData( int section, Qt::Orientation orientation, int role ) con… in headerData()
229 bool QgsVertexEditorModel::setData( const QModelIndex &index, const QVariant &value, int role ) in setData()
277 Qt::ItemFlags QgsVertexEditorModel::flags( const QModelIndex &index ) const in flags()
291 bool QgsVertexEditorModel::calcR( int row, double &r, double &minRadius ) const in calcR()
318 , mVertexModel( new QgsVertexEditorModel( mCanvas, this ) ) in QgsVertexEditor()
H A Dqgsvertexeditor.h63 class APP_EXPORT QgsVertexEditorModel : public QAbstractTableModel
68 QgsVertexEditorModel( QgsMapCanvas *canvas, QObject *parent = nullptr );
107 QgsVertexEditorModel *mVertexModel = nullptr;
/dports/graphics/qgis/qgis-3.22.3/src/app/vertextool/
H A Dqgsvertexeditor.cpp44 QgsVertexEditorModel::QgsVertexEditorModel( QgsMapCanvas *canvas, QObject *parent ) in QgsVertexEditorModel() function in QgsVertexEditorModel
53 void QgsVertexEditorModel::setFeature( QgsLockedFeature *lockedFeature ) in setFeature()
78 int QgsVertexEditorModel::rowCount( const QModelIndex &parent ) const in rowCount()
86 int QgsVertexEditorModel::columnCount( const QModelIndex &parent ) const in columnCount()
95 QVariant QgsVertexEditorModel::data( const QModelIndex &index, int role ) const in data()
179 QVariant QgsVertexEditorModel::headerData( int section, Qt::Orientation orientation, int role ) con… in headerData()
231 bool QgsVertexEditorModel::setData( const QModelIndex &index, const QVariant &value, int role ) in setData()
279 Qt::ItemFlags QgsVertexEditorModel::flags( const QModelIndex &index ) const in flags()
293 bool QgsVertexEditorModel::calcR( int row, double &r, double &minRadius ) const in calcR()
320 , mVertexModel( new QgsVertexEditorModel( mCanvas, this ) ) in QgsVertexEditor()
H A Dqgsvertexeditor.h65 class APP_EXPORT QgsVertexEditorModel : public QAbstractTableModel
70 QgsVertexEditorModel( QgsMapCanvas *canvas, QObject *parent = nullptr );
109 QgsVertexEditorModel *mVertexModel = nullptr;
/dports/graphics/qgis/qgis-3.22.3/i18n/
H A Dqgis_tr.ts129488 <name>QgsVertexEditorModel</name>
H A Dqgis_el.ts129424 <name>QgsVertexEditorModel</name>
H A Dqgis_sl.ts129518 <name>QgsVertexEditorModel</name>
H A Dqgis_zh-Hant.ts129629 <name>QgsVertexEditorModel</name>
H A Dqgis_sc.ts129433 <name>QgsVertexEditorModel</name>
H A Dqgis_ky.ts129615 <name>QgsVertexEditorModel</name>
H A Dqgis_vi.ts129668 <name>QgsVertexEditorModel</name>
H A Dqgis_ar.ts129608 <name>QgsVertexEditorModel</name>
H A Dqgis_lv.ts129479 <name>QgsVertexEditorModel</name>
H A Dqgis_id.ts129591 <name>QgsVertexEditorModel</name>
H A Dqgis_is.ts129650 <name>QgsVertexEditorModel</name>
H A Dqgis_ja.ts130676 <name>QgsVertexEditorModel</name>
H A Dqgis_fa.ts129476 <name>QgsVertexEditorModel</name>
H A Dqgis_fi.ts129824 <name>QgsVertexEditorModel</name>
H A Dqgis_bs.ts129729 <name>QgsVertexEditorModel</name>
H A Dqgis_ca.ts129776 <name>QgsVertexEditorModel</name>
H A Dqgis_bg.ts129673 <name>QgsVertexEditorModel</name>
H A Dqgis_et.ts129663 <name>QgsVertexEditorModel</name>
H A Dqgis_da.ts130171 <name>QgsVertexEditorModel</name>
H A Dqgis_hu.ts130324 <name>QgsVertexEditorModel</name>
H A Dqgis_pt_PT.ts130020 <name>QgsVertexEditorModel</name>

12