#include <meshtrianglepropertyadapter.h>
◆ MeshTrianglePropertyAdapter()
| MeshTrianglePropertyAdapter::MeshTrianglePropertyAdapter |
( |
SWMM2DMeshLayer * |
layer, |
|
|
int |
triIdx, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
◆ changed
| void MeshTrianglePropertyAdapter::changed |
( |
| ) |
|
|
signal |
◆ displayLabelFor()
| QString MeshTrianglePropertyAdapter::displayLabelFor |
( |
const QString & |
property | ) |
const |
Same display-label convention as SWMM*PropertyAdapter. Length properties carry the project's depth unit (see setDepthUnitLabel).
◆ index()
| int MeshTrianglePropertyAdapter::index |
( |
| ) |
const |
|
inline |
◆ initDepth()
| double MeshTrianglePropertyAdapter::initDepth |
( |
| ) |
const |
◆ mannings()
| double MeshTrianglePropertyAdapter::mannings |
( |
| ) |
const |
◆ refresh
| void MeshTrianglePropertyAdapter::refresh |
( |
| ) |
|
|
inlineslot |
◆ setCanvas()
| void MeshTrianglePropertyAdapter::setCanvas |
( |
MapCanvas * |
canvas | ) |
|
|
inline |
Canvas whose undo stack numeric edits are pushed onto. Without one the edits still apply, just unundoably.
◆ setDepthUnitLabel()
| void MeshTrianglePropertyAdapter::setDepthUnitLabel |
( |
const QString & |
label | ) |
|
|
inline |
Project depth unit ("ft" / "m") shown in length labels; defaults to "m".
◆ setInitDepth
| void MeshTrianglePropertyAdapter::setInitDepth |
( |
double |
d | ) |
|
|
slot |
◆ setMannings
| void MeshTrianglePropertyAdapter::setMannings |
( |
double |
n | ) |
|
|
slot |
◆ setTag
| void MeshTrianglePropertyAdapter::setTag |
( |
const QString & |
tag | ) |
|
|
slot |
◆ tag()
| QString MeshTrianglePropertyAdapter::tag |
( |
| ) |
const |
◆ v0()
| int MeshTrianglePropertyAdapter::v0 |
( |
| ) |
const |
◆ v1()
| int MeshTrianglePropertyAdapter::v1 |
( |
| ) |
const |
◆ v2()
| int MeshTrianglePropertyAdapter::v2 |
( |
| ) |
const |
◆ index
| int MeshTrianglePropertyAdapter::index |
|
read |
◆ initDepth
| double MeshTrianglePropertyAdapter::initDepth |
|
readwrite |
◆ mannings
| double MeshTrianglePropertyAdapter::mannings |
|
readwrite |
◆ tag
| QString MeshTrianglePropertyAdapter::tag |
|
readwrite |
◆ v0
| int MeshTrianglePropertyAdapter::v0 |
|
read |
◆ v1
| int MeshTrianglePropertyAdapter::v1 |
|
read |
◆ v2
| int MeshTrianglePropertyAdapter::v2 |
|
read |
The documentation for this class was generated from the following files: