| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
#include "qgsdialog.h"#include "qgis_sip.h"#include "qgis.h"#include <QWidget>#include <QStandardItemModel>#include <QPicture>#include "qgspanelwidget.h"#include "ui_qgseffectstackpropertieswidgetbase.h"#include "qgis_gui.h"

Go to the source code of this file.
| Classes | |
| class | QgsEffectStackCompactWidget | 
| A small widget consisting of a checkbox for enabling/disabling an effect stack and a button for opening an effect stack customization dialog.  More... | |
| class | QgsEffectStackPropertiesDialog | 
| A dialog for modifying the properties of a QgsEffectStack, including adding and reordering effects within the stack.  More... | |
| class | QgsEffectStackPropertiesWidget | 
| A widget for modifying the properties of a QgsEffectStack, including adding and reordering effects within the stack.  More... | |