![]() |
API Documentation
|
This is the complete list of members for TopDownLineworkChart, including all inherited members.
| addData(const PlotData &value) | NDEVRChart | |
| addModel(const Model &deployment, const TranslatedString &point_names, const Matrix< fltp08 > &transform, QPen pen) | TopDownLineworkChart | protected |
| clearAll() | NDEVRChart | |
| clickedSlot(const PlotData &plot_data, Vertex< 3, fltp08 > vertex) | TopDownLineworkChart | protectedslot |
| coordinateUnit() | NDEVRChart | inline |
| event(QEvent *event) override | NDEVRChart | |
| fontChanged() | NDEVRChart | protected |
| getDefaultLineSize() const | NDEVRChart | protected |
| getDefaultMarkerSize() const | NDEVRChart | protected |
| getLineSize() const | NDEVRChart | protected |
| getMarkerSize() const | NDEVRChart | protected |
| hoveredSlot(const PlotData &plot_data, Vertex< 3, fltp08 > vertex, bool hovered) | TopDownLineworkChart | protectedslot |
| hUnit() | NDEVRChart | inline |
| init() | NDEVRChart | protected |
| m_angular_axis | NDEVRRadialChart | protected |
| m_axes | NDEVRChart | protected |
| m_base_chart | NDEVRChart | protected |
| m_bounds | NDEVRChart | protected |
| m_chart | NDEVRRadialChart | protected |
| m_coordinate_unit | NDEVRChart | protected |
| m_ids | TopDownLineworkChart | protected |
| m_is_dark | NDEVRChart | protected |
| m_line_size | NDEVRChart | protected |
| m_locked_axes | NDEVRChart | protected |
| m_plot_data | NDEVRChart | protected |
| m_point_size | NDEVRChart | protected |
| m_radial_axis | NDEVRRadialChart | protected |
| m_relative_vertex | NDEVRChart | protected |
| m_transform | NDEVRRadialChart | protected |
| m_unit | NDEVRChart | protected |
| mouseMoveEvent(QMouseEvent *event) override | NDEVRChart | |
| mousePressEvent(QMouseEvent *event) override | NDEVRChart | |
| mouseReleaseEvent(QMouseEvent *event) override | NDEVRChart | |
| NDEVRChart(QWidget *parent=nullptr) | NDEVRChart | |
| NDEVRChart(QChart *chart, QWidget *parent=nullptr) | NDEVRChart | |
| NDEVRRadialChart(QWidget *parent=nullptr) | NDEVRRadialChart | |
| onHoveredSignal(Vertex< 3, fltp08 > vertex) | NDEVRChart | signal |
| onHoveredSlot(const Vertex< 3, fltp08 > &vertex) | TopDownLineworkChart | protectedslot |
| onModelClickedSignal(const UUID &id, uint04 segment_index) | TopDownLineworkChart | signal |
| onModelHoveredSignal(const UUID &id, uint04 segment_index, bool hovered) | TopDownLineworkChart | signal |
| onPressedSignal(Vertex< 3, fltp08 > vertex) | NDEVRChart | signal |
| onReleasedSignal(Vertex< 3, fltp08 > vertex) | NDEVRChart | signal |
| onSceneHoveredSignal(const Vertex< 3, fltp08 > &vertex) | TopDownLineworkChart | signal |
| onSeriesClickedSignal(const PlotData &plot_data, Vertex< 3, fltp08 > vertex) | NDEVRChart | signal |
| onSeriesClickedSlot(uint04 index, const QPointF &point) | NDEVRChart | protectedslot |
| onSeriesHoveredSignal(const PlotData &plot_data, Vertex< 3, fltp08 > vertex, bool hovered) | NDEVRChart | signal |
| onSeriesHoveredSlot(uint04 index, const QPointF &point, bool state) | NDEVRChart | protectedslot |
| plotData(uint04 index) override | NDEVRRadialChart | protectedvirtual |
| positionToWorldSpace(const QPointF &point) const override | NDEVRRadialChart | protectedvirtual |
| prepareAxes() override | NDEVRRadialChart | protectedvirtual |
| redrawPlots() | NDEVRChart | |
| resolvedBounds(Bounds< 3, fltp08 > override_bounds=Constant< Bounds< 3, fltp08 > >::Invalid) const | NDEVRChart | |
| setDarkThemed(bool dark) | NDEVRChart | |
| setData(const PlotData &value) | NDEVRChart | |
| setData(const Buffer< PlotData > &value) | NDEVRChart | |
| setHUnit(const ConstPointer< Unit > &unit) | NDEVRChart | |
| setLineSize(fltp04 line_size) | NDEVRChart | inline |
| setLockedAxes(bool locked_axes) | NDEVRChart | inline |
| setPointSize(fltp04 point_size) | NDEVRChart | inline |
| setRelativeVertex(const Vertex< 3, fltp08 > &relative_vertex) | NDEVRChart | |
| setSideAxes(const String &x_name, const String &y_name) | NDEVRChart | |
| setTitle(const TranslatedString &title) | NDEVRChart | |
| setUnit(const ConstPointer< Unit > &unit) | NDEVRChart | |
| setVUnit(const ConstPointer< Unit > &unit) | NDEVRChart | |
| TopDownLineworkChart(QWidget *parent=nullptr) | TopDownLineworkChart | |
| updateAxisScale(Bounds< 3, fltp08 > override_bounds=Constant< Bounds< 3, fltp08 > >::Invalid) | NDEVRChart | |
| updateData(const Buffer< Model > &models, bool align_with_scan) | TopDownLineworkChart | |
| updateData(const Buffer< Model > &models, const Matrix< fltp08 > &transform) | TopDownLineworkChart | |
| updateHint(TranslatedString title, const Vertex< 3, fltp08 > &vertex) | TopDownLineworkChart | protected |
| vUnit() | NDEVRChart | inline |