QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
#include "qgsdialog.h"
#include "effects/qgseffectstack.h"
#include <QWidget>
#include <QStandardItemModel>
#include <qgspanelwidget.h>
#include "ui_qgseffectstackpropertieswidgetbase.h"
Go to the source code of this file.
Classes | |
class | QgsEffectStackCompactWidget |
A small widget consisting of a check box for enabling/disabling an effect stack and a button for opening an effect stack customisation 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... | |