16#ifndef QGSDASHSPACEDIALOG_H
17#define QGSDASHSPACEDIALOG_H
19#include "ui_qgsdashspacewidgetbase.h"
50 void mAddButton_clicked();
51 void mRemoveButton_clicked();
RenderUnit
Rendering size units.
void setUnit(Qgis::RenderUnit unit)
Sets the unit type used for the dash space pattern (used to update interface labels).
QgsDashSpaceDialog(const QVector< qreal > &v, QWidget *parent=nullptr, Qt::WindowFlags f=Qt::WindowFlags())
Constructor for QgsDashSpaceDialog.
QVector< qreal > dashDotVector() const
Returns the dash pattern as a list of numbers.