RADLib
RADical C++ application framework
RADUi::PlotModel Member List

This is the complete list of members for RADUi::PlotModel, including all inherited members.

addSeries(std::string name, PlotSeriesStyle style={})RADUi::PlotModel
append(size_t seriesIndex, double x, double y)RADUi::PlotModel
append(size_t seriesIndex, PlotPoint point)RADUi::PlotModel
appendBatch(size_t seriesIndex, const std::vector< PlotPoint > &points)RADUi::PlotModel
associatedEventLoop() constRADCore::RADObject
autoRange() constRADUi::PlotModel
clear()RADUi::PlotModel
clearSeries(size_t seriesIndex)RADUi::PlotModel
dataChangedRADUi::PlotModel
lifetimeToken() constRADCore::RADObject
maxPointCount() constRADUi::PlotModel
moveToThread(std::thread::id tId, EventLoop *loop=nullptr)RADCore::RADObject
PlotModel()RADUi::PlotModel
RADObject()RADCore::RADObject
registerLink(const ConnectionRecord &record)RADCore::RADObject
rollingXWindow() constRADUi::PlotModel
seriesCount() constRADUi::PlotModel
setAutoRange(bool enabled)RADUi::PlotModel
setMaxPointCount(size_t maxPointCount)RADUi::PlotModel
setRollingXWindow(double width)RADUi::PlotModel
setSeriesStyle(size_t seriesIndex, PlotSeriesStyle style)RADUi::PlotModel
setXRange(PlotRange range)RADUi::PlotModel
setYRange(PlotRange range)RADUi::PlotModel
snapshot() constRADUi::PlotModel
threadAffinity() constRADCore::RADObject
threadId() constRADCore::RADObject
xRange() constRADUi::PlotModel
yRange() constRADUi::PlotModel
~PlotModel() overrideRADUi::PlotModel
~RADObject()RADCore::RADObjectvirtual