Go to the documentation of this file.
25 #ifndef SRC_GUI_INCLUDE_CORBO_GUI_SCOPE_WIDGET_H_
26 #define SRC_GUI_INCLUDE_CORBO_GUI_SCOPE_WIDGET_H_
28 #include <corbo-communication/messages/core/signals.pb.h>
43 class ScopeWidget :
public QWidget
55 bool hasSignal(
const QString& key,
int value_idx)
const;
58 void addSignal(
const QString& signal_key,
int value_idx);
59 void addSignal(
const QString& signal_key,
int value_idx,
const SignalHelper::SignalData& signal_data);
73 void dropEvent(QDropEvent* event)
override;
92 QHash<QString, SignalData>::iterator
getActiveSignal(
const QString& value_encoded_key);
93 QHash<QString, SignalData>::iterator
getActiveSignal(
const QString& key,
int value_idx);
105 bool zero_order_hold,
bool replot);
140 #endif // SRC_GUI_INCLUDE_CORBO_GUI_SCOPE_WIDGET_H_
Q_SLOT void replot(QCustomPlot::RefreshPriority refreshPriority=QCustomPlot::rpRefreshHint)
bool removePlottable(QCPAbstractPlottable *plottable)
A plottable representing a graph in a plot.
Signal containing values indexed by an integer (int to double[] map)
The abstract base class for all data representing objects in a plot.
std::shared_ptr< const TimeSeriesSequence > ConstPtr
Time Series (trajectory resp. sequence of values w.r.t. time)
The central class of the library. This is the QWidget which displays the plot and interacts with the ...
Representation of time stamps.
QCustomPlot * parentPlot() const
std::shared_ptr< const Measurement > ConstPtr
std::shared_ptr< const SignalHelper > ConstPtr
control_box_rst
Author(s): Christoph Rösmann
autogenerated on Wed Mar 2 2022 00:06:10