QGIS API Documentation  master-6227475
QgsDashSpaceDialog Class Reference

A dialog to enter a custom dash space pattern for lines. More...

#include <qgsdashspacedialog.h>

List of all members.

Public Member Functions

 QgsDashSpaceDialog (const QVector< qreal > &v, QWidget *parent=0, Qt::WindowFlags f=0)
 ~QgsDashSpaceDialog ()
QVector< qreal > dashDotVector () const

Private Slots

void on_mAddButton_clicked ()
void on_mRemoveButton_clicked ()

Detailed Description

A dialog to enter a custom dash space pattern for lines.

Definition at line 22 of file qgsdashspacedialog.h.


Constructor & Destructor Documentation

QgsDashSpaceDialog::QgsDashSpaceDialog ( const QVector< qreal > &  v,
QWidget *  parent = 0,
Qt::WindowFlags  f = 0 
)

Definition at line 31 of file qgsdashspacedialog.cpp.

References iconPath().


Member Function Documentation

QVector< qreal > QgsDashSpaceDialog::dashDotVector ( ) const

Definition at line 78 of file qgsdashspacedialog.cpp.

Definition at line 58 of file qgsdashspacedialog.cpp.

Definition at line 68 of file qgsdashspacedialog.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines