QGIS API Documentation 3.34.0-Prizren (ffbdd678812)
Loading...
Searching...
No Matches
Signals | Public Member Functions | List of all members
QgsStyleGroupSelectionDialog Class Reference

#include <qgsstylegroupselectiondialog.h>

Inheritance diagram for QgsStyleGroupSelectionDialog:
Inheritance graph
[legend]

Signals

void allDeselected ()
 all deselected
 
void allSelected ()
 all selected
 
void favoritesDeselected ()
 Favorites has been deselected.
 
void favoritesSelected ()
 Favorites has need selected.
 
void smartgroupDeselected (const QString &groupName)
 smart group with groupName has been deselected
 
void smartgroupSelected (const QString &groupName)
 smartgroup with groupName has been selected
 
void tagDeselected (const QString &tagName)
 tag with tagName has been deselected
 
void tagSelected (const QString &tagName)
 tag with tagName has been selected
 

Public Member Functions

 QgsStyleGroupSelectionDialog (QgsStyle *style, QWidget *parent=nullptr)
 
void setBold (QStandardItem *item)
 Sets bold font for item.
 

Detailed Description

Definition at line 32 of file qgsstylegroupselectiondialog.h.

Constructor & Destructor Documentation

◆ QgsStyleGroupSelectionDialog()

QgsStyleGroupSelectionDialog::QgsStyleGroupSelectionDialog ( QgsStyle style,
QWidget *  parent = nullptr 
)

Definition at line 26 of file qgsstylegroupselectiondialog.cpp.

Member Function Documentation

◆ allDeselected

void QgsStyleGroupSelectionDialog::allDeselected ( )
signal

all deselected

◆ allSelected

void QgsStyleGroupSelectionDialog::allSelected ( )
signal

all selected

◆ favoritesDeselected

void QgsStyleGroupSelectionDialog::favoritesDeselected ( )
signal

Favorites has been deselected.

Since
QGIS 3.14

◆ favoritesSelected

void QgsStyleGroupSelectionDialog::favoritesSelected ( )
signal

Favorites has need selected.

Since
QGIS 3.14

◆ setBold()

void QgsStyleGroupSelectionDialog::setBold ( QStandardItem *  item)

Sets bold font for item.

Definition at line 85 of file qgsstylegroupselectiondialog.cpp.

◆ smartgroupDeselected

void QgsStyleGroupSelectionDialog::smartgroupDeselected ( const QString &  groupName)
signal

smart group with groupName has been deselected

◆ smartgroupSelected

void QgsStyleGroupSelectionDialog::smartgroupSelected ( const QString &  groupName)
signal

smartgroup with groupName has been selected

◆ tagDeselected

void QgsStyleGroupSelectionDialog::tagDeselected ( const QString &  tagName)
signal

tag with tagName has been deselected

◆ tagSelected

void QgsStyleGroupSelectionDialog::tagSelected ( const QString &  tagName)
signal

tag with tagName has been selected


The documentation for this class was generated from the following files: