QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include <QDialog>
#include "qgis_sip.h"
#include "ui_qgssymbolselectordialogbase.h"
#include "qgspanelwidget.h"
#include "qgssymbolwidgetcontext.h"
#include "qgsproperty.h"
#include "qgshelp.h"
#include <QStandardItemModel>
#include <QDialogButtonBox>
#include <QPointer>
#include "qgis_gui.h"
Go to the source code of this file.
Classes | |
class | QgsSymbolSelectorDialog |
A dialog that can be used to select and build a symbol. More... | |
class | QgsSymbolSelectorWidget |
Symbol selector widget that can be used to select and build a symbol. More... | |