, including all inherited members.
_action_1stDerivativeTransform | PlotWidget | [private] |
_action_2ndDerivativeTransform | PlotWidget | [private] |
_action_changeColorsDialog | PlotWidget | [private] |
_action_editLimits | PlotWidget | [private] |
_action_noTransform | PlotWidget | [private] |
_action_phaseXY | PlotWidget | [private] |
_action_removeAllCurves | PlotWidget | [private] |
_action_removeCurve | PlotWidget | [private] |
_action_saveToFile | PlotWidget | [private] |
_action_showPoints | PlotWidget | [private] |
_action_zoomOutHorizontally | PlotWidget | [private] |
_action_zoomOutVertically | PlotWidget | [private] |
_axis_limits_dialog | PlotWidget | [private] |
_axisX | PlotWidget | [private] |
_current_transform | PlotWidget | [private] |
_curve_list | PlotWidget | [private] |
_custom_Y_limits | PlotWidget | [private] |
_fps_counter | PlotWidget | [private] |
_fps_timeStamp | PlotWidget | [private] |
_grid | PlotWidget | [private] |
_legend | PlotWidget | [private] |
_magnifier | PlotWidget | [private] |
_mapped_data | PlotWidget | [private] |
_panner | PlotWidget | [private] |
_point_marker | PlotWidget | [private] |
_show_line_and_points | PlotWidget | [private] |
_time_offset | PlotWidget | [private] |
_tracker | PlotWidget | [private] |
_zoomer | PlotWidget | [private] |
activateGrid(bool activate) | PlotWidget | [slot] |
activateLegent(bool activate) | PlotWidget | [slot] |
addCurve(const QString &name, bool do_replot) | PlotWidget | |
applyProperties(const QString &) | QwtPlot | |
autoDelete() const | QwtPlotDict | |
autoRefresh() | QwtPlot | [slot] |
autoReplot | QwtPlot | |
autoReplot() const | QwtPlot | |
Axis enum name | QwtPlot | |
axisAutoScale(int axisId) const | QwtPlot | |
axisCnt enum value | QwtPlot | |
axisEnabled(int axisId) const | QwtPlot | |
axisFont(int axisId) const | QwtPlot | |
axisInterval(int axisId) const | QwtPlot | |
axisMaxMajor(int axisId) const | QwtPlot | |
axisMaxMinor(int axisId) const | QwtPlot | |
axisScaleDiv(int axisId) const | QwtPlot | |
axisScaleDraw(int axisId) const | QwtPlot | |
axisScaleDraw(int axisId) | QwtPlot | |
axisScaleEngine(int axisId) | QwtPlot | |
axisScaleEngine(int axisId) const | QwtPlot | |
axisStepSize(int axisId) const | QwtPlot | |
axisTitle(int axisId) const | QwtPlot | |
axisValid(int axisId) | QwtPlot | [protected, static] |
axisWidget(int axisId) const | QwtPlot | |
axisWidget(int axisId) | QwtPlot | |
BottomLegend enum value | QwtPlot | |
buildActions() | PlotWidget | [private] |
buildLegend() | PlotWidget | [private] |
canvas() | QwtPlot | |
canvas() const | QwtPlot | |
canvasBackground | QwtPlot | |
canvasBackground() const | QwtPlot | |
canvasContextMenuTriggered(const QPoint &pos) | PlotWidget | [private, slot] |
canvasMap(int axisId) const | QwtPlot | [virtual] |
changeAxisX(QString curve_name) | PlotWidget | |
configureTracker(CurveTracker::Parameter val) | PlotWidget | [slot] |
currentBoundingRect() const | PlotWidget | |
curveList() const | PlotWidget | |
detachAllCurves() | PlotWidget | [slot] |
detachItems(int rtti=QwtPlotItem::Rtti_PlotItem, bool autoDelete=true) | QwtPlotDict | |
dragEnterEvent(QDragEnterEvent *event) | PlotWidget | [protected, virtual] |
dragMoveEvent(QDragMoveEvent *event) | PlotWidget | [protected, virtual] |
drawCanvas(QPainter *) | QwtPlot | [virtual] |
drawItems(QPainter *, const QRectF &, const QwtScaleMap maps[axisCnt]) const | QwtPlot | [virtual] |
dropEvent(QDropEvent *event) | PlotWidget | [protected, virtual] |
enableAxis(int axisId, bool tf=true) | QwtPlot | |
enableTracker(bool enable) | PlotWidget | [slot] |
event(QEvent *) | QwtPlot | [virtual] |
eventFilter(QObject *obj, QEvent *event) | PlotWidget | [protected, virtual] |
footer() const | QwtPlot | |
footerLabel() | QwtPlot | |
footerLabel() const | QwtPlot | |
getCanvasMarginsHint(const QwtScaleMap maps[], const QRectF &canvasRect, double &left, double &top, double &right, double &bottom) const | QwtPlot | [virtual] |
getMaximumRangeX() const | PlotWidget | |
getMaximumRangeY(PlotData::RangeTime range_X, bool absolute_time) const | PlotWidget | |
grabProperties() const | QwtPlot | |
infoToItem(const QVariant &) const | QwtPlot | [virtual] |
insertItem(QwtPlotItem *) | QwtPlotDict | [protected] |
insertLegend(QwtAbstractLegend *, LegendPosition=QwtPlot::RightLegend, double ratio=-1.0) | QwtPlot | |
invTransform(int axisId, int pos) const | QwtPlot | |
isEmpty() const | PlotWidget | |
isXYPlot() const | PlotWidget | |
itemAttached(QwtPlotItem *plotItem, bool on) | QwtPlot | [signal] |
itemList() const | QwtPlotDict | |
itemList(int rtti) const | QwtPlotDict | |
itemToInfo(QwtPlotItem *) const | QwtPlot | [virtual] |
launchRemoveCurveDialog() | PlotWidget | [private, slot] |
LeftLegend enum value | QwtPlot | |
legend() | QwtPlot | |
legend() const | QwtPlot | |
legendDataChanged(const QVariant &itemInfo, const QList< QwtLegendData > &data) | QwtPlot | [signal] |
LegendPosition enum name | QwtPlot | |
minimumSizeHint() const | QwtPlot | [virtual] |
on_1stDerivativeTransform_triggered(bool checked) | PlotWidget | [private, slot] |
on_2ndDerivativeTransform_triggered(bool checked) | PlotWidget | [private, slot] |
on_changeColor(QString curve_name, QColor new_color) | PlotWidget | [private, slot] |
on_changeColorsDialog_triggered() | PlotWidget | [private, slot] |
on_changeTimeOffset(double offset) | PlotWidget | [slot] |
on_convertToXY_triggered(bool checked) | PlotWidget | [private, slot] |
on_editAxisLimits_triggered() | PlotWidget | [private, slot] |
on_externallyResized(const QRectF &new_rect) | PlotWidget | [private, slot] |
on_noTransform_triggered(bool checked) | PlotWidget | [private, slot] |
on_savePlotToFile() | PlotWidget | [private, slot] |
on_showPoints_triggered(bool checked) | PlotWidget | [private, slot] |
on_zoomOutHorizontal_triggered(bool emit_signal=true) | PlotWidget | [slot] |
on_zoomOutVertical_triggered(bool emit_signal=true) | PlotWidget | [slot] |
plotLayout() | QwtPlot | |
plotLayout() const | QwtPlot | |
PlotWidget(PlotDataMap &datamap, QWidget *parent=0) | PlotWidget | |
QwtPlot(QWidget *=NULL) | QwtPlot | [explicit] |
QwtPlot(const QwtText &title, QWidget *=NULL) | QwtPlot | [explicit] |
QwtPlotDict() | QwtPlotDict | [explicit] |
rectChanged(PlotWidget *self, QRectF rect) | PlotWidget | [signal] |
reloadPlotData() | PlotWidget | |
removeCurve(const QString &name) | PlotWidget | [slot] |
removeItem(QwtPlotItem *) | QwtPlotDict | [protected] |
replot() | PlotWidget | [virtual, slot] |
resizeEvent(QResizeEvent *e) | QwtPlot | [protected, virtual] |
RightLegend enum value | QwtPlot | |
setAutoDelete(bool) | QwtPlotDict | |
setAutoReplot(bool=true) | QwtPlot | |
setAxisAutoScale(int axisId, bool on=true) | QwtPlot | |
setAxisFont(int axisId, const QFont &f) | QwtPlot | |
setAxisLabelAlignment(int axisId, Qt::Alignment) | QwtPlot | |
setAxisLabelRotation(int axisId, double rotation) | QwtPlot | |
setAxisMaxMajor(int axisId, int maxMajor) | QwtPlot | |
setAxisMaxMinor(int axisId, int maxMinor) | QwtPlot | |
setAxisScale(int axisId, double min, double max, double step=0) | QwtPlot | |
setAxisScaleDiv(int axisId, const QwtScaleDiv &) | QwtPlot | |
setAxisScaleDraw(int axisId, QwtScaleDraw *) | QwtPlot | |
setAxisScaleEngine(int axisId, QwtScaleEngine *) | QwtPlot | |
setAxisTitle(int axisId, const QString &) | QwtPlot | |
setAxisTitle(int axisId, const QwtText &) | QwtPlot | |
setCanvas(QWidget *) | QwtPlot | |
setCanvasBackground(const QBrush &) | QwtPlot | |
setDefaultRangeX() | PlotWidget | [private] |
setFooter(const QString &) | QwtPlot | |
setFooter(const QwtText &t) | QwtPlot | |
setPlotLayout(QwtPlotLayout *) | QwtPlot | |
setScale(QRectF rect, bool emit_signal) | PlotWidget | |
setTitle(const QString &) | QwtPlot | |
setTitle(const QwtText &t) | QwtPlot | |
setTrackerPosition(double abs_time) | PlotWidget | [slot] |
sizeHint() const | QwtPlot | [virtual] |
swapWidgetsRequested(PlotWidget *source, PlotWidget *destination) | PlotWidget | [signal] |
title() const | QwtPlot | |
titleLabel() | QwtPlot | |
titleLabel() const | QwtPlot | |
TopLegend enum value | QwtPlot | |
trackerMoved(QPointF pos) | PlotWidget | [signal] |
transform(int axisId, double value) const | QwtPlot | |
undoableChange() | PlotWidget | [signal] |
updateAxes() | QwtPlot | |
updateCanvasMargins() | QwtPlot | |
updateCurves(bool force) | PlotWidget | [slot] |
updateLayout() | QwtPlot | [virtual] |
updateLegend() | QwtPlot | |
updateLegend(const QwtPlotItem *) | QwtPlot | |
xBottom enum value | QwtPlot | |
xmlLoadState(QDomElement &element, QMessageBox::StandardButton *answer) | PlotWidget | |
xmlSaveState(QDomDocument &doc) const | PlotWidget | |
xTop enum value | QwtPlot | |
yLeft enum value | QwtPlot | |
yRight enum value | QwtPlot | |
zoomOut(bool emit_signal) | PlotWidget | [slot] |
~PlotWidget() | PlotWidget | [virtual] |
~QwtPlot() | QwtPlot | [virtual] |
~QwtPlotDict() | QwtPlotDict | [virtual] |