#include <qgssymbolselectordialog.h>
Definition at line 264 of file qgssymbolselectordialog.h.
◆ QgsSymbolSelectorDialog()
QgsSymbolSelectorDialog::QgsSymbolSelectorDialog |
( |
QgsSymbol * |
symbol, |
|
|
QgsStyle * |
style, |
|
|
QgsVectorLayer * |
vl, |
|
|
QWidget * |
parent = nullptr , |
|
|
bool |
embedded = false |
|
) |
| |
◆ ~QgsSymbolSelectorDialog()
QgsSymbolSelectorDialog::~QgsSymbolSelectorDialog |
( |
| ) |
|
|
override |
◆ addLayer
void QgsSymbolSelectorDialog::addLayer |
( |
| ) |
|
|
slot |
◆ advancedMenu()
QMenu * QgsSymbolSelectorDialog::advancedMenu |
( |
| ) |
|
Returns menu for "advanced" button - create it if doesn't exist and show the advanced button.
Definition at line 793 of file qgssymbolselectordialog.cpp.
◆ changeLayer
alters tree and sets proper widget when Layer Type is changed
- Note
- : The layer is received from the LayerPropertiesWidget
Definition at line 916 of file qgssymbolselectordialog.cpp.
◆ context()
◆ currentLayer()
◆ currentLayerItem()
SymbolLayerItem * QgsSymbolSelectorDialog::currentLayerItem |
( |
| ) |
|
|
protected |
◆ duplicateLayer
void QgsSymbolSelectorDialog::duplicateLayer |
( |
| ) |
|
|
slot |
Duplicates the current symbol layer and places the duplicated layer above the current symbol layer.
- Since
- QGIS 2.14
Definition at line 891 of file qgssymbolselectordialog.cpp.
◆ keyPressEvent()
void QgsSymbolSelectorDialog::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
overrideprotected |
◆ layerChanged
void QgsSymbolSelectorDialog::layerChanged |
( |
| ) |
|
|
slot |
◆ loadSymbol() [1/2]
void QgsSymbolSelectorDialog::loadSymbol |
( |
| ) |
|
|
protected |
◆ loadSymbol() [2/2]
void QgsSymbolSelectorDialog::loadSymbol |
( |
QgsSymbol * |
symbol, |
|
|
SymbolLayerItem * |
parent |
|
) |
| |
|
protected |
◆ lockLayer
void QgsSymbolSelectorDialog::lockLayer |
( |
| ) |
|
|
slot |
◆ moveLayerByOffset()
void QgsSymbolSelectorDialog::moveLayerByOffset |
( |
int |
offset | ) |
|
|
protected |
◆ moveLayerDown
void QgsSymbolSelectorDialog::moveLayerDown |
( |
| ) |
|
|
slot |
◆ moveLayerUp
void QgsSymbolSelectorDialog::moveLayerUp |
( |
| ) |
|
|
slot |
◆ removeLayer
void QgsSymbolSelectorDialog::removeLayer |
( |
| ) |
|
|
slot |
◆ setContext()
Sets the context in which the symbol widget is shown, e.g., the associated map canvas and expression contexts.
- Parameters
-
context | symbol widget context |
- See also
- context()
- Since
- QGIS 3.0
Definition at line 798 of file qgssymbolselectordialog.cpp.
◆ setWidget()
void QgsSymbolSelectorDialog::setWidget |
( |
QWidget * |
widget | ) |
|
|
protected |
◆ symbol()
QgsSymbol * QgsSymbolSelectorDialog::symbol |
( |
| ) |
|
Returns the symbol that is currently active in the widget.
Can be nullptr
.
- Returns
- The active symbol.
Definition at line 808 of file qgssymbolselectordialog.cpp.
◆ symbolChanged
void QgsSymbolSelectorDialog::symbolChanged |
( |
| ) |
|
|
slot |
◆ symbolModified
void QgsSymbolSelectorDialog::symbolModified |
( |
| ) |
|
|
signal |
◆ updateLayerPreview
void QgsSymbolSelectorDialog::updateLayerPreview |
( |
| ) |
|
|
slot |
◆ updateLockButton()
void QgsSymbolSelectorDialog::updateLockButton |
( |
| ) |
|
|
protected |
◆ updatePreview
void QgsSymbolSelectorDialog::updatePreview |
( |
| ) |
|
|
slot |
◆ updateUi()
void QgsSymbolSelectorDialog::updateUi |
( |
| ) |
|
|
protected |
The documentation for this class was generated from the following files: