#include <qgsstylegroupselectiondialog.h>
QgsStyleGroupSelectionDialog::QgsStyleGroupSelectionDialog |
( |
QgsStyle * |
style, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
void QgsStyleGroupSelectionDialog::allDeselected |
( |
| ) |
|
|
signal |
void QgsStyleGroupSelectionDialog::allSelected |
( |
| ) |
|
|
signal |
void QgsStyleGroupSelectionDialog::setBold |
( |
QStandardItem * |
item | ) |
|
void QgsStyleGroupSelectionDialog::smartgroupDeselected |
( |
const QString & |
groupName | ) |
|
|
signal |
smart group with groupName has been deselected
void QgsStyleGroupSelectionDialog::smartgroupSelected |
( |
const QString & |
groupName | ) |
|
|
signal |
smartgroup with groupName has been selected
void QgsStyleGroupSelectionDialog::tagDeselected |
( |
const QString & |
tagName | ) |
|
|
signal |
tag with tagName has been deselected
void QgsStyleGroupSelectionDialog::tagSelected |
( |
const QString & |
tagName | ) |
|
|
signal |
tag with tagName has been selected
The documentation for this class was generated from the following files: