17 #ifndef QGSSTYLEV2GROUPSELECTIONDIALOG_H
18 #define QGSSTYLEV2GROUPSELECTIONDIALOG_H
21 #include <QStandardItem>
22 #include "ui_qgsstylegroupselectiondialogbase.h"
39 void setBold( QStandardItem *item );
68 void groupTreeSelectionChanged(
const QItemSelection &selected,
const QItemSelection &deselected );
76 void buildTagTree( QStandardItem *&parent );
void favoritesDeselected()
Favorites has been deselected.
void allDeselected()
all deselected
void tagSelected(const QString &tagName)
tag with tagName has been selected
void tagDeselected(const QString &tagName)
tag with tagName has been deselected
void smartgroupDeselected(const QString &groupName)
smart group with groupName has been deselected
void favoritesSelected()
Favorites has need selected.
void smartgroupSelected(const QString &groupName)
smartgroup with groupName has been selected
void allSelected()
all selected