#include <meshvertexpropertyadapter.h>
◆ MeshVertexPropertyAdapter()
| MeshVertexPropertyAdapter::MeshVertexPropertyAdapter |
( |
SWMM2DMeshLayer * |
layer, |
|
|
int |
vertexIdx, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
◆ changed
| void MeshVertexPropertyAdapter::changed |
( |
| ) |
|
|
signal |
◆ coupledNodeId()
| QString MeshVertexPropertyAdapter::coupledNodeId |
( |
| ) |
const |
◆ displayLabelFor()
| QString MeshVertexPropertyAdapter::displayLabelFor |
( |
const QString & |
property | ) |
const |
Same display-label convention as SWMM*PropertyAdapter.
◆ index()
| int MeshVertexPropertyAdapter::index |
( |
| ) |
const |
|
inline |
◆ refresh
| void MeshVertexPropertyAdapter::refresh |
( |
| ) |
|
|
inlineslot |
◆ setCoupledNodeId
| void MeshVertexPropertyAdapter::setCoupledNodeId |
( |
const QString & |
id | ) |
|
|
slot |
◆ setTag
| void MeshVertexPropertyAdapter::setTag |
( |
const QString & |
tag | ) |
|
|
slot |
◆ setZ
| void MeshVertexPropertyAdapter::setZ |
( |
double |
v | ) |
|
|
slot |
◆ tag()
| QString MeshVertexPropertyAdapter::tag |
( |
| ) |
const |
◆ x()
| double MeshVertexPropertyAdapter::x |
( |
| ) |
const |
◆ y()
| double MeshVertexPropertyAdapter::y |
( |
| ) |
const |
◆ z()
| double MeshVertexPropertyAdapter::z |
( |
| ) |
const |
◆ coupledNodeId
| QString MeshVertexPropertyAdapter::coupledNodeId |
|
readwrite |
◆ index
| int MeshVertexPropertyAdapter::index |
|
read |
◆ tag
| QString MeshVertexPropertyAdapter::tag |
|
readwrite |
| double MeshVertexPropertyAdapter::x |
|
read |
| double MeshVertexPropertyAdapter::y |
|
read |
| double MeshVertexPropertyAdapter::z |
|
readwrite |
The documentation for this class was generated from the following files: