QGIS API Documentation
3.0.2-Girona (307d082)
|
#include "qgsdialog.h"
#include "qgis_sip.h"
#include "qgis.h"
#include <QWidget>
#include <QStandardItemModel>
#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 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... | |