This is the complete list of members for DataPickerTool, including all inherited members.
append(const QPoint &point) | DataPickerTool | protectedvirtual |
applicationWindow() | DataPickerTool | inline |
copySelection() | DataPickerTool | |
cutSelection() | DataPickerTool | |
d_app | DataPickerTool | protected |
d_graph | PlotToolInterface | protected |
d_mode | DataPickerTool | protected |
d_move_mode | DataPickerTool | protected |
d_restricted_move_pos | DataPickerTool | protected |
d_selected_curve | DataPickerTool | protected |
d_selected_point | DataPickerTool | protected |
d_selection_marker | DataPickerTool | protected |
d_status_slot | PlotToolInterface | protected |
d_status_target | PlotToolInterface | protected |
DataPickerTool(Graph *graph, ApplicationWindow *app, Mode mode, const QObject *status_target=NULL, const char *status_slot="") | DataPickerTool | |
Display enum value | DataPickerTool | |
end(bool ok) | DataPickerTool | protectedvirtual |
eventFilter(QObject *obj, QEvent *event) | DataPickerTool | virtual |
findClosestPoint(QwtPlotCurve *c, double x, bool up) | DataPickerTool | |
Free enum value | DataPickerTool | |
Horizontal enum value | DataPickerTool | |
keyEventFilter(QKeyEvent *ke) | DataPickerTool | |
Mode enum name | DataPickerTool | |
mode() | DataPickerTool | inline |
move(const QPoint &point) | DataPickerTool | protectedvirtual |
Move enum value | DataPickerTool | |
moveBy(int dx, int dy) | DataPickerTool | protected |
MoveCurve enum value | DataPickerTool | |
MoveMode enum name | DataPickerTool | |
movePoint(const QPoint &cursor) | DataPickerTool | protected |
pasteSelection() | DataPickerTool | |
pasteSelectionAsLayerText() | DataPickerTool | slot |
PlotToolInterface(Graph *graph, const QObject *status_target=NULL, const char *status_slot="") | PlotToolInterface | inline |
Remove enum value | DataPickerTool | |
removePoint() | DataPickerTool | |
rtti() const | DataPickerTool | inlinevirtual |
Rtti_AddWidgetTool enum value | PlotToolInterface | |
Rtti_DataPicker enum value | PlotToolInterface | |
Rtti_DrawDataPoints enum value | PlotToolInterface | |
Rtti_ImageProfilesTool enum value | PlotToolInterface | |
Rtti_LineProfileTool enum value | PlotToolInterface | |
Rtti_MultiPeakFitTool enum value | PlotToolInterface | |
Rtti_PlotTool enum value | PlotToolInterface | |
Rtti_PlotUserTool enum value | PlotToolInterface | |
Rtti_RangeSelector enum value | PlotToolInterface | |
Rtti_SubtractLineTool enum value | PlotToolInterface | |
Rtti_TranslateCurveTool enum value | PlotToolInterface | |
RttiValues enum name | PlotToolInterface | |
selected(QwtPlotCurve *, int) | DataPickerTool | signal |
selectedCurve() const | DataPickerTool | inline |
selectedPointIndex() | DataPickerTool | inline |
selectTableRow() | DataPickerTool | |
setMode(Mode m) | DataPickerTool | inline |
setSelectedCurve(QwtPlotCurve *c) | DataPickerTool | inline |
setSelection(QwtPlotCurve *curve, int point_index) | DataPickerTool | protectedvirtual |
statusText(const QString &) | DataPickerTool | signal |
Vertical enum value | DataPickerTool | |
~DataPickerTool() | DataPickerTool | virtual |
~PlotToolInterface() | PlotToolInterface | inlinevirtual |