UI for editing PlotSource
and PlotInstance
properties.
More...
#include <curveproperties.h>
UI for editing PlotSource
and PlotInstance
properties.
CurveProperties::CurveProperties |
( |
Curves * |
curves, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
Constructor.
- Parameters
-
curves | The curves model. |
parent | Owning widget. |
void CurveProperties::activeCurveChanged |
( |
PlotInstance * |
curve | ) |
|
|
signal |
Emitted when the active curve changed.
- Parameters
-
curve | The new curve being edited. |
Access the curve being viewed and edited.
- Returns
- The current curve.
Access the curve being viewed and edited.
- Returns
- The current curve.
void CurveProperties::curveChanged |
( |
const PlotInstance * |
curve | ) |
|
|
slot |
void CurveProperties::setActiveCurve |
( |
PlotInstance * |
curve | ) |
|
|
slot |
Sets the active curve being edited.
May be null.
- Parameters
-
void CurveProperties::sourceChanged |
( |
const PlotSource * |
source | ) |
|
|
slot |
The documentation for this class was generated from the following file: