actionList() | SessionItemWidget | virtual |
axesRangeContains(double xpos, double ypos) const | ScientificPlot | |
currentItem() | SessionItemWidget | |
currentItem() const | SessionItemWidget | |
customPlot() override | Plot1D | inlinevirtual |
customPlot() const override | Plot1D | inlinevirtual |
eventInfo(double xpos, double ypos) const override | Plot1D | virtual |
hideEvent(QHideEvent *) override | SessionItemWidget | protected |
initPlots() | Plot1D | private |
m_block_update | Plot1D | private |
m_custom_plot | Plot1D | private |
m_event | ScientificPlot | private |
m_graph_map | Plot1D | private |
m_itemController | SessionItemWidget | private |
m_plot_type | ScientificPlot | private |
m_update_timer | Plot1D | private |
minimumSizeHint() const override | Plot1D | inline |
modifyAxesProperties(const QString &axisName, const QString &propertyName) | Plot1D | private |
onPropertyChanged(const QString &property_name) | Plot1D | privateslot |
onTimeToReplot() | Plot1D | privateslot |
onXaxisRangeChanged(QCPRange newRange) | Plot1D | privateslot |
onYaxisRangeChanged(QCPRange newRange) | Plot1D | privateslot |
pixelToXaxisCoord(double pixel) const | ScientificPlot | |
pixelToYaxisCoord(double pixel) const | ScientificPlot | |
Plot1D(QWidget *parent=nullptr) | Plot1D | explicit |
PLOT_TYPE enum name | ScientificPlot | |
plotEvent() | ScientificPlot | inline |
plotType() const | ScientificPlot | inline |
refreshPlotData() | Plot1D | private |
replot() | Plot1D | private |
resetView() | Plot1D | |
ScientificPlot(QWidget *parent, PLOT_TYPE plot_type) | ScientificPlot | explicit |
SessionItemWidget(QWidget *parent=nullptr) | SessionItemWidget | explicit |
setAxesLabelsFromItem(Data1DViewItem *item) | Plot1D | private |
setAxesRangeConnected(bool isConnected) | Plot1D | private |
setAxesRangeFromItem(Data1DViewItem *item) | Plot1D | private |
setConnected(bool isConnected) | Plot1D | private |
setItem(SessionItem *item) | SessionItemWidget | virtual |
setLabel(const BasicAxisItem *item, QCPAxis *axis, QString label) | Plot1D | private |
setLog(bool log) | Plot1D | |
setMouseTrackingEnabled(bool enable) | ScientificPlot | |
setUpdateTimerConnected(bool isConnected) | Plot1D | private |
showEvent(QShowEvent *) override | SessionItemWidget | protected |
sizeHint() const override | Plot1D | inline |
statusString(const QString &text) | ScientificPlot | signal |
subscribeToItem() override | Plot1D | protectedvirtual |
unsubscribeFromItem() override | Plot1D | protectedvirtual |
updateAllGraphs() | Plot1D | private |
updateGraph(Data1DProperties *item) | Plot1D | private |
viewItem() | Plot1D | private |
viewItem() const | Plot1D | private |
xAxisCoordToPixel(double axis_coordinate) const | ScientificPlot | |
yAxisCoordToPixel(double axis_coordinate) const | ScientificPlot | |
~ScientificPlot() override | ScientificPlot | |
~SessionItemWidget() override | SessionItemWidget | |