16#ifndef QGSSYMBOLBUFFERSETTINGSWIDGET_H
17#define QGSSYMBOLBUFFERSETTINGSWIDGET_H
19#include "ui_qgssymbolbuffersettingswidgetbase.h"
58 void onWidgetChanged();
61 bool mBlockUpdates =
false;
QgsSymbolBufferSettingsDialog(QWidget *parent=nullptr, Qt::WindowFlags f=Qt::WindowFlags())
Constructor for QgsSymbolBufferSettingsDialog.
QgsSymbolBufferSettings bufferSettings() const
Returns the buffer settings as defined in the dialog.
void setBufferSettings(const QgsSymbolBufferSettings &settings)
Sets the buffer settings to show in the dialog.
Contains settings relating to symbol buffers, which draw a "halo" effect around the symbol.