The QgsVectorLayerSaveStyleDialog class provides the UI to save the current style or multiple styles into different storage containers (QML, SLD and DB). The user can select what categories must be saved.
More...
#include <qgsvectorlayersavestyledialog.h>
The QgsVectorLayerSaveStyleDialog class provides the UI to save the current style or multiple styles into different storage containers (QML, SLD and DB). The user can select what categories must be saved.
Definition at line 38 of file qgsvectorlayersavestyledialog.h.
◆ QgsVectorLayerSaveStyleDialog()
QgsVectorLayerSaveStyleDialog::QgsVectorLayerSaveStyleDialog |
( |
QgsVectorLayer * |
layer, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ accept
void QgsVectorLayerSaveStyleDialog::accept |
( |
| ) |
|
|
overrideslot |
◆ currentStyleType()
◆ outputFilePath()
QString QgsVectorLayerSaveStyleDialog::outputFilePath |
( |
| ) |
const |
◆ saveOnlyCurrentStyle()
bool QgsVectorLayerSaveStyleDialog::saveOnlyCurrentStyle |
( |
| ) |
const |
◆ saveToDbSettings()
◆ setSaveOnlyCurrentStyle()
void QgsVectorLayerSaveStyleDialog::setSaveOnlyCurrentStyle |
( |
bool |
saveCurrentStyle | ) |
|
◆ styleCategories()
QgsMapLayer::StyleCategories QgsVectorLayerSaveStyleDialog::styleCategories |
( |
| ) |
const |
◆ stylesWidget()
const QListWidget * QgsVectorLayerSaveStyleDialog::stylesWidget |
( |
| ) |
|
The documentation for this class was generated from the following files: