StreamRendererLabel Class Reference

Renderer for any stream that is simply visualized as a labeled widget. More...

Inheritance diagram for StreamRendererLabel:
StreamRendererBase Contexted StreamRendererChannelLocalization StreamRendererChannelUnits StreamRendererExperimentInformation

Detailed Description

Renderer for any stream that is simply visualized as a labeled widget.

Author
J. T. Lindgren

@ fixme this class inherits a lot of junk from the base class which is not initialized properly and hence cannot be used. but if just the interface below is used, its alright. Can't make base class private as we store the renderer as a pointer to the base.