16#ifndef QGS3DSYMBOLWIDGET_H
17#define QGS3DSYMBOLWIDGET_H
28class QDialogButtonBox;
121 QDialogButtonBox *mButtonBox =
nullptr;
MaterialRenderingTechnique
Material rendering techniques.
QgsAbstract3DSymbol * symbol() const
Returns a new instance of the symbol defined by the dialog.
QDialogButtonBox * buttonBox() const
Returns a reference to the dialog's button box.
Qgs3DSymbolDialog(const QgsAbstract3DSymbol *symbol, QWidget *parent=nullptr)
Constructor for Qgs3DSymbolDialog, initially showing the specified symbol.
Abstract base class for 3D symbols that are used by VectorLayer3DRenderer objects.
Represents a vector layer which manages a vector based dataset.