MCPcopy Create free account
hub / github.com/MITK/MITK / GetPlot

Method GetPlot

Modules/QtWidgetsExt/src/QmitkPlotDialog.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33QmitkPlotWidget *QmitkPlotDialog::GetPlot()
34{
35 return m_Plot;
36}
37
38QwtPlot *QmitkPlotDialog::GetQwtPlot()
39{

Callers 11

GetQwtPlotMethod · 0.45
CreateQtPartControlMethod · 0.45
OnScaleFixedYCheckedMethod · 0.45
OnScaleFixedXCheckedMethod · 0.45
RenderPlotCurveMethod · 0.45
RenderPlotMethod · 0.45
PlotPointSetMethod · 0.45

Calls

no outgoing calls

Tested by 7

CreateQtPartControlMethod · 0.36
OnScaleFixedYCheckedMethod · 0.36
OnScaleFixedXCheckedMethod · 0.36
RenderPlotCurveMethod · 0.36
RenderPlotMethod · 0.36