_action_copy | PlotWidget | private |
_action_data_statistics | PlotWidget | private |
_action_edit | PlotWidget | private |
_action_formula | PlotWidget | private |
_action_image_to_clipboard | PlotWidget | private |
_action_paste | PlotWidget | private |
_action_removeAllCurves | PlotWidget | private |
_action_saveToFile | PlotWidget | private |
_action_split_horizontal | PlotWidget | private |
_action_split_vertical | PlotWidget | private |
_action_zoomOutHorizontally | PlotWidget | private |
_action_zoomOutMaximum | PlotWidget | private |
_action_zoomOutVertically | PlotWidget | private |
_background_item | PlotWidget | private |
_context_menu_enabled | PlotWidget | private |
_custom_Y_limits | PlotWidget | private |
_dragging | PlotWidget | private |
_flip_x | PlotWidget | private |
_flip_y | PlotWidget | private |
_grid | PlotWidget | private |
_keep_aspect_ratio | PJ::PlotWidgetBase | private |
_mapped_data | PlotWidget | protected |
_max_zoom_rect | PJ::PlotWidgetBase | private |
_snippets | PlotWidget | private |
_statistics_dialog | PlotWidget | private |
_statistics_window_title | PlotWidget | private |
_time_offset | PlotWidget | private |
_tracker | PlotWidget | private |
_transform_select_dialog | PlotWidget | private |
_use_date_time_scale | PlotWidget | private |
_xy_mode | PJ::PlotWidgetBase | private |
activateGrid(bool activate) | PlotWidget | slot |
activateLegend(bool activate) | PlotWidget | slot |
addCurve(const std::string &name, QColor color=Qt::transparent) | PlotWidget | |
PJ::PlotWidgetBase::addCurve(const std::string &name, PlotDataXY &src_data, QColor color=Qt::transparent) | PJ::PlotWidgetBase | virtual |
addCurveXY(std::string name_x, std::string name_y, QString curve_name="") | PlotWidget | |
buildActions() | PlotWidget | private |
canvasContextMenuTriggered(const QPoint &pos) | PlotWidget | privateslot |
canvasEventFilter(QEvent *event) | PlotWidget | protected |
changeCurvesStyle(CurveStyle style) | PJ::PlotWidgetBase | |
configureTracker(CurveTracker::Parameter val) | PlotWidget | slot |
createCurveXY(const PlotData *data_x, const PlotData *data_y) | PlotWidget | private |
createTimeSeries(const PlotData *data, const QString &transform_ID={}) override | PlotWidget | privatevirtual |
currentBoundingRect() const | PJ::PlotWidgetBase | |
curveFromTitle(const QString &title) | PJ::PlotWidgetBase | |
curveList() const | PJ::PlotWidgetBase | |
curveList() | PJ::PlotWidgetBase | |
curveListChanged() | PlotWidget | signal |
curvesDropped() | PlotWidget | signal |
CurveStyle enum name | PJ::PlotWidgetBase | |
curveStyle() const | PJ::PlotWidgetBase | |
customAxisLimit() const | PlotWidget | |
datamap() | PlotWidget | inline |
DOTS enum value | PJ::PlotWidgetBase | |
dragEnterSignal(QDragEnterEvent *event) | PJ::PlotWidgetBase | signal |
dragLeaveSignal(QDragLeaveEvent *event) | PJ::PlotWidgetBase | signal |
dropSignal(QDropEvent *event) | PJ::PlotWidgetBase | signal |
enableTracker(bool enable) | PlotWidget | slot |
eventFilter(QObject *obj, QEvent *event) override | PlotWidget | protected |
getColorHint(PlotDataXY *data) | PJ::PlotWidgetBase | |
getCurveColors() const | PJ::PlotWidgetBase | |
getVisualizationRangeX() const | PJ::PlotWidgetBase | virtual |
getVisualizationRangeY(Range range_X) const override | PlotWidget | virtual |
isEmpty() const | PJ::PlotWidgetBase | |
isTrackerEnabled() const | PlotWidget | slot |
isXYPlot() const | PJ::PlotWidgetBase | |
isZoomEnabled() const | PJ::PlotWidgetBase | |
isZoomLinkEnabled() const | PlotWidget | |
keepRatioXY() const | PJ::PlotWidgetBase | |
legend() | PJ::PlotWidgetBase | protected |
legendSizeChanged(int new_size) | PJ::PlotWidgetBase | signal |
LINES enum value | PJ::PlotWidgetBase | |
LINES_AND_DOTS enum value | PJ::PlotWidgetBase | |
magnifier() | PJ::PlotWidgetBase | protected |
maxZoomRect() const | PJ::PlotWidgetBase | |
on_changeCurveColor(const QString &curve_name, QColor new_color) | PlotWidget | slot |
on_changeDateTimeScale(bool enable) | PlotWidget | slot |
on_changeTimeOffset(double offset) | PlotWidget | slot |
on_copyAction_triggered() | PlotWidget | privateslot |
on_copyToClipboard() | PlotWidget | privateslot |
on_externallyResized(const QRectF &new_rect) | PlotWidget | privateslot |
on_panned(int dx, int dy) | PlotWidget | slot |
on_pasteAction_triggered() | PlotWidget | privateslot |
on_savePlotToFile() | PlotWidget | privateslot |
on_zoomOutHorizontal_triggered(bool emit_signal=true) | PlotWidget | slot |
on_zoomOutVertical_triggered(bool emit_signal=true) | PlotWidget | slot |
onBackgroundColorRequest(QString name) | PlotWidget | slot |
onDataSourceRemoved(const std::string &src_name) | PlotWidget | slot |
onDragEnterEvent(QDragEnterEvent *event) | PlotWidget | protected |
onDragLeaveEvent(QDragLeaveEvent *event) | PlotWidget | protected |
onDropEvent(QDropEvent *event) | PlotWidget | protected |
onFlipAxis() | PlotWidget | slot |
onShowDataStatistics() | PlotWidget | slot |
overrideCursonMove() | PlotWidget | private |
p | PJ::PlotWidgetBase | protected |
PlotWidget(PlotDataMapRef &datamap, QWidget *parent) | PlotWidget | |
PlotWidgetBase(QWidget *parent) | PJ::PlotWidgetBase | |
qwtPlot() | PJ::PlotWidgetBase | protected |
qwtPlot() const | PJ::PlotWidgetBase | protected |
rectChanged(PlotWidget *self, QRectF rect) | PlotWidget | signal |
reloadPlotData() | PlotWidget | |
removeAllCurves() override | PlotWidget | slot |
removeCurve(const QString &title) override | PlotWidget | virtual |
replot() | PJ::PlotWidgetBase | slot |
rescaleEqualAxisScaling() | PlotWidget | private |
resetZoom() | PJ::PlotWidgetBase | virtual |
setAcceptDrops(bool accept) | PJ::PlotWidgetBase | |
setAxisScale(QwtAxisId axisId, double min, double max) | PlotWidget | private |
setContextMenuEnabled(bool enabled) | PlotWidget | |
setCustomAxisLimits(Range range) | PlotWidget | |
setDefaultRangeX() | PlotWidget | private |
setKeepRatioXY(bool active) | PJ::PlotWidgetBase | |
setLegendAlignment(Qt::Alignment alignment) | PJ::PlotWidgetBase | |
setLegendSize(int size) | PJ::PlotWidgetBase | |
setModeXY(bool enable) override | PlotWidget | privateslot |
setStatisticsTitle(QString title) | PlotWidget | |
setStyle(QwtPlotCurve *curve, CurveStyle style) | PJ::PlotWidgetBase | protectedstatic |
setTrackerPosition(double abs_time) | PlotWidget | slot |
setZoomEnabled(bool enabled) | PJ::PlotWidgetBase | |
setZoomRectangle(QRectF rect, bool emit_signal) | PlotWidget | |
splitHorizontal() | PlotWidget | signal |
splitVertical() | PlotWidget | signal |
STEPS enum value | PJ::PlotWidgetBase | |
STEPSINV enum value | PJ::PlotWidgetBase | |
STICKS enum value | PJ::PlotWidgetBase | |
swapWidgetsRequested(PlotWidget *source, PlotWidget *destination) | PlotWidget | signal |
timeOffset() const | PlotWidget | inline |
trackerMoved(QPointF pos) | PlotWidget | signal |
undoableChange() | PlotWidget | signal |
updateAvailableTransformers() | PlotWidget | private |
updateCurves(bool reset_older_data) | PlotWidget | slot |
updateMaximumZoomArea() | PJ::PlotWidgetBase | protected |
updateStatistics(bool forceUpdate=false) | PlotWidget | |
viewResized(const QRectF &) | PJ::PlotWidgetBase | signal |
widgetResized() | PJ::PlotWidgetBase | signal |
xmlLoadState(QDomElement &element, bool autozoom=true) | PlotWidget | |
xmlSaveState(QDomDocument &doc) const | PlotWidget | |
zoomer() | PJ::PlotWidgetBase | protected |
zoomOut(bool emit_signal) | PlotWidget | slot |
~PlotWidget() override | PlotWidget | virtual |
~PlotWidgetBase() | PJ::PlotWidgetBase | virtual |