OpenCurves  0.9
Todo List
Member OCurvesUI::connectToRealtimeSource ()
Add a reference to the real time source specifications here.
Member PlotGenerator::beginNewCurves ()
Review the utility of this event as it came about before the Curves class.
Member PlotGenerator::endNewCurves ()
Review the utility of this event as it came about before the Curves class.
Member PlotGenerator::isFileLoad () const
Make this less specific. Given the Q_OBJECT macro, this has become somewhat redundant in favour of a qobject_cast().
Member PlotView::toolActionToggled (bool checked)
Validate if this is made obsolete by the PlotViewToolbar.
Parameters
checkedThe new checked state for the QAction sending the signal.