Home
last modified time | relevance | path

Searched refs:QgsVectorTileBasicLabelingWidget (Results 1 – 25 of 53) sorted by relevance

123

/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/vectortile/
H A Dqgsvectortilebasiclabelingwidget.cpp303 QgsVectorTileBasicLabelingWidget::QgsVectorTileBasicLabelingWidget( QgsVectorTileLayer *layer, QgsM… in QgsVectorTileBasicLabelingWidget() function in QgsVectorTileBasicLabelingWidget
319 connect( btnEditRule, &QPushButton::clicked, this, &QgsVectorTileBasicLabelingWidget::editStyle ); in QgsVectorTileBasicLabelingWidget()
320 …connect( btnRemoveRule, &QAbstractButton::clicked, this, &QgsVectorTileBasicLabelingWidget::remove… in QgsVectorTileBasicLabelingWidget()
344 void QgsVectorTileBasicLabelingWidget::setLayer( QgsVectorTileLayer *layer ) in setLayer()
372 QgsVectorTileBasicLabelingWidget::~QgsVectorTileBasicLabelingWidget() = default;
374 void QgsVectorTileBasicLabelingWidget::apply() in apply()
379 void QgsVectorTileBasicLabelingWidget::addStyle( QgsWkbTypes::GeometryType geomType ) in addStyle()
389 void QgsVectorTileBasicLabelingWidget::editStyle() in editStyle()
394 void QgsVectorTileBasicLabelingWidget::editStyleAtIndex( const QModelIndex &proxyIndex ) in editStyleAtIndex()
445 void QgsVectorTileBasicLabelingWidget::updateLabelingFromWidget() in updateLabelingFromWidget()
[all …]
H A Dqgsvectortilebasiclabelingwidget.h44 class GUI_EXPORT QgsVectorTileBasicLabelingWidget : public QgsMapLayerConfigWidget, private Ui::Qgs…
48QgsVectorTileBasicLabelingWidget( QgsVectorTileLayer *layer, QgsMapCanvas *canvas, QgsMessageBar *…
49 ~QgsVectorTileBasicLabelingWidget() override;
/dports/graphics/qgis/qgis-3.22.3/src/gui/vectortile/
H A Dqgsvectortilebasiclabelingwidget.cpp303 QgsVectorTileBasicLabelingWidget::QgsVectorTileBasicLabelingWidget( QgsVectorTileLayer *layer, QgsM… in QgsVectorTileBasicLabelingWidget() function in QgsVectorTileBasicLabelingWidget
319 connect( btnEditRule, &QPushButton::clicked, this, &QgsVectorTileBasicLabelingWidget::editStyle ); in QgsVectorTileBasicLabelingWidget()
320 …connect( btnRemoveRule, &QAbstractButton::clicked, this, &QgsVectorTileBasicLabelingWidget::remove… in QgsVectorTileBasicLabelingWidget()
344 void QgsVectorTileBasicLabelingWidget::setLayer( QgsVectorTileLayer *layer ) in setLayer()
372 QgsVectorTileBasicLabelingWidget::~QgsVectorTileBasicLabelingWidget() = default;
374 void QgsVectorTileBasicLabelingWidget::apply() in apply()
379 void QgsVectorTileBasicLabelingWidget::addStyle( QgsWkbTypes::GeometryType geomType ) in addStyle()
404 void QgsVectorTileBasicLabelingWidget::editStyle() in editStyle()
409 void QgsVectorTileBasicLabelingWidget::editStyleAtIndex( const QModelIndex &proxyIndex ) in editStyleAtIndex()
460 void QgsVectorTileBasicLabelingWidget::updateLabelingFromWidget() in updateLabelingFromWidget()
[all …]
H A Dqgsvectortilebasiclabelingwidget.h44 class GUI_EXPORT QgsVectorTileBasicLabelingWidget : public QgsMapLayerConfigWidget, private Ui::Qgs…
48QgsVectorTileBasicLabelingWidget( QgsVectorTileLayer *layer, QgsMapCanvas *canvas, QgsMessageBar *…
49 ~QgsVectorTileBasicLabelingWidget() override;
/dports/graphics/qgis/qgis-3.22.3/src/app/vectortile/
H A Dqgsvectortilelayerproperties.h28 class QgsVectorTileBasicLabelingWidget; variable
64 QgsVectorTileBasicLabelingWidget *mLabelingWidget = nullptr;
H A Dqgsvectortilelayerproperties.cpp48 mLabelingWidget = new QgsVectorTileBasicLabelingWidget( nullptr, canvas, messageBar, this ); in QgsVectorTileLayerProperties()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/vectortile/
H A Dqgsvectortilelayerproperties.h28 class QgsVectorTileBasicLabelingWidget; variable
64 QgsVectorTileBasicLabelingWidget *mLabelingWidget = nullptr;
H A Dqgsvectortilelayerproperties.cpp47 mLabelingWidget = new QgsVectorTileBasicLabelingWidget( nullptr, canvas, messageBar, this ); in QgsVectorTileLayerProperties()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/
H A Dqgslayerstylingwidget.h48 class QgsVectorTileBasicLabelingWidget; variable
155 QgsVectorTileBasicLabelingWidget *mVectorTileLabelingWidget = nullptr;
H A Dqgslayerstylingwidget.cpp644 …mVectorTileLabelingWidget = new QgsVectorTileBasicLabelingWidget( vtLayer, mMapCanvas, mMessageBar… in updateCurrentWidgetLayer()
/dports/graphics/qgis/qgis-3.22.3/src/app/
H A Dqgslayerstylingwidget.h50 class QgsVectorTileBasicLabelingWidget; variable
168 QgsVectorTileBasicLabelingWidget *mVectorTileLabelingWidget = nullptr;
H A Dqgslayerstylingwidget.cpp662 …mVectorTileLabelingWidget = new QgsVectorTileBasicLabelingWidget( vtLayer, mMapCanvas, mMessageBar… in updateCurrentWidgetLayer()
/dports/graphics/qgis/qgis-3.22.3/i18n/
H A Dqgis_tr.ts128868 <name>QgsVectorTileBasicLabelingWidget</name>
H A Dqgis_el.ts128804 <name>QgsVectorTileBasicLabelingWidget</name>
H A Dqgis_sl.ts128898 <name>QgsVectorTileBasicLabelingWidget</name>
H A Dqgis_zh-Hant.ts129009 <name>QgsVectorTileBasicLabelingWidget</name>
H A Dqgis_sc.ts128813 <name>QgsVectorTileBasicLabelingWidget</name>
H A Dqgis_ky.ts128995 <name>QgsVectorTileBasicLabelingWidget</name>
H A Dqgis_vi.ts129048 <name>QgsVectorTileBasicLabelingWidget</name>
H A Dqgis_ar.ts128988 <name>QgsVectorTileBasicLabelingWidget</name>
H A Dqgis_lv.ts128859 <name>QgsVectorTileBasicLabelingWidget</name>
H A Dqgis_id.ts128971 <name>QgsVectorTileBasicLabelingWidget</name>
H A Dqgis_is.ts129030 <name>QgsVectorTileBasicLabelingWidget</name>
H A Dqgis_ja.ts130056 <name>QgsVectorTileBasicLabelingWidget</name>
H A Dqgis_fa.ts128856 <name>QgsVectorTileBasicLabelingWidget</name>

123