#include <WaveformInterface.h>
List of all members.
Constructor & Destructor Documentation
virtual WaveformPresentationInterface::~WaveformPresentationInterface |
( |
| ) |
[inline, virtual] |
Member Function Documentation
virtual QObject* WaveformPresentationInterface::emptyClone |
( |
| ) |
[pure virtual] |
virtual QWidget* WaveformPresentationInterface::getWidget |
( |
| ) |
[pure virtual] |
Returns the presentation widget.
virtual void WaveformPresentationInterface::setTitleString |
( |
const QString & |
| ) |
[pure virtual] |
Title string for the presentation widget. The shown title has the form "set title (own title)" where set title is the one set using this method
virtual void WaveformPresentationInterface::setWaveformData |
( |
WaveformDataInterface * |
data | ) |
[pure virtual] |
shows the waveform's data in the presentation-widgets
The documentation for this class was generated from the following file: