13#ifndef OPENSWMMVIS_UI_WIDGETS_MARKERSHAPECOMBO_H
14#define OPENSWMMVIS_UI_WIDGETS_MARKERSHAPECOMBO_H
69 static QIcon iconForValue(
int markerShapeValue,
int sizePx = 18);
Definition markershapecombo.h:21
void shapeValueChanged(int v)
void setShapeValue(int v)
Definition markershapecombo.cpp:85
BuiltinShape
Definition markershapecombo.h:26
@ Circle
Definition markershapecombo.h:27
@ Star
Definition markershapecombo.h:31
@ Triangle
Definition markershapecombo.h:29
@ Cross
Definition markershapecombo.h:32
@ Diamond
Definition markershapecombo.h:30
@ Square
Definition markershapecombo.h:28
int shapeValue() const
Definition markershapecombo.cpp:78
void populateDefault(bool includeCross=false)
Definition markershapecombo.cpp:39
void addShape(int value, BuiltinShape shape, const QString &label)
Definition markershapecombo.cpp:28
void populateCanonical()
Definition markershapecombo.cpp:52
const char * label
Human label for the filter entry.
Definition gdaldrivers.cpp:22
MarkerShape shape
Definition markershape.cpp:27
Definition openswmmvislayer.h:43
QVector< int > v
pool vertex indices
Definition pslgminsize.cpp:159
QVector< int > parent
union-find
Definition pslgminsize.cpp:176