QGIS API Documentation  3.4.15-Madeira (e83d02e274)
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 More...
 
void allSelected ()
 all selected More...
 
void smartgroupDeselected (const QString &groupName)
 smart group with groupName has been deselected More...
 
void smartgroupSelected (const QString &groupName)
 smartgroup with groupName has been selected More...
 
void tagDeselected (const QString &tagName)
 tag with tagName has been deselected More...
 
void tagSelected (const QString &tagName)
 tag with tagName has been selected More...
 

Public Member Functions

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

Detailed Description

Definition at line 32 of file qgsstylegroupselectiondialog.h.

Constructor & Destructor Documentation

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

Definition at line 26 of file qgsstylegroupselectiondialog.cpp.

Member Function Documentation

void QgsStyleGroupSelectionDialog::allDeselected ( )
signal

all deselected

void QgsStyleGroupSelectionDialog::allSelected ( )
signal

all selected

void QgsStyleGroupSelectionDialog::setBold ( QStandardItem *  item)

Sets bold font for item.

Definition at line 79 of file qgsstylegroupselectiondialog.cpp.

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: