17 #ifndef QGSSTYLEV2GROUPSELECTIONDIALOG_H
18 #define QGSSTYLEV2GROUPSELECTIONDIALOG_H
21 #include <QStandardItem>
22 #include "ui_qgsstylegroupselectiondialogbase.h"
39 void setBold( QStandardItem *item );
43 void tagSelected(
const QString &tagName );
45 void tagDeselected(
const QString &tagName );
47 void smartgroupSelected(
const QString &groupName );
49 void smartgroupDeselected(
const QString &groupName );
59 void favoritesDeselected();
65 void favoritesSelected();
68 void groupTreeSelectionChanged(
const QItemSelection &selected,
const QItemSelection &deselected );
76 void buildTagTree( QStandardItem *&parent );
81 #endif // QGSSTYLEV2GROUPSELECTIONDIALOG_H