16 #ifndef QGSDASHSPACEDIALOG_H    17 #define QGSDASHSPACEDIALOG_H    19 #include "ui_qgsdashspacedialogbase.h"    35     QVector<qreal> dashDotVector() 
const;
    38     void mAddButton_clicked();
    39     void mRemoveButton_clicked();
    42 #endif // QGSDASHSPACEDIALOG_H 
A dialog to enter a custom dash space pattern for lines.