Pure scene factory for one inlet design.
More...
#include <inletdrawingview.h>
|
| static constexpr int | CalloutRole = 0 |
| | QGraphicsItem::data() key marking a dimension-callout label. The stored value is the label text.
|
| |
Pure scene factory for one inlet design.
◆ build()
Build the plan + section (or, for CUSTOM, the plotted curve) for design.
- Parameters
-
| design | The inlet whose parameters are drawn. |
| units | Unit system used for the callout suffixes; may be null, in which case US units (ft, ft/s) are used. |
| theme | Colours. |
| customCurve | Points of the referenced capture curve, supplied by the host from the curve registry. Only read for a CUSTOM design; an empty list draws empty axes. |
- Returns
- A new, unparented scene — the caller takes ownership.
◆ CalloutRole
| constexpr int openswmmvis::ui::InletSceneBuilder::CalloutRole = 0 |
|
staticconstexpr |
QGraphicsItem::data() key marking a dimension-callout label. The stored value is the label text.
The documentation for this class was generated from the following files: