QGIS API Documentation  3.4.15-Madeira (e83d02e274)
Public Member Functions | List of all members
QgsDashSpaceDialog Class Reference

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

#include <qgsdashspacedialog.h>

Inheritance diagram for QgsDashSpaceDialog:
Inheritance graph
[legend]

Public Member Functions

 QgsDashSpaceDialog (const QVector< qreal > &v, QWidget *parent=nullptr, Qt::WindowFlags f=nullptr)
 Constructor for QgsDashSpaceDialog. More...
 
QVector< qreal > dashDotVector () const
 

Detailed Description

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

Definition at line 27 of file qgsdashspacedialog.h.

Constructor & Destructor Documentation

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

Constructor for QgsDashSpaceDialog.

Definition at line 20 of file qgsdashspacedialog.cpp.

Member Function Documentation

QVector< qreal > QgsDashSpaceDialog::dashDotVector ( ) const

Definition at line 64 of file qgsdashspacedialog.cpp.


The documentation for this class was generated from the following files: