#include <SampleWidget.h>
Inheritance diagram for SampleWidget


Public Methods | |
| SampleWidget (int X, int Y, int W, int H, const char *L="") | |
| ~SampleWidget () | |
| void | SetSample (pp::Sample* sample) |
| void | SetSampleAndUpdateView (pp::Sample* sample) |
| pp::Sample* | GetSample () const |
| void | ViewAsSamples () |
| void | ViewAsFFT () |
| void | UpdateView () |
| void | UpdateFFT () |
| void | DisplaySelection () |
| void | StopDrawing () |
| void | ContinueDrawing () |
| void | DisplayAll () |
| void | Zoom (unsigned percentage) |
| percentage ranges from 0 to 100. | |
| void | SetStart (unsigned start) |
| unsigned | GetStart () const |
| unsigned | GetZoom () const |
| unsigned | GetStartSelection () const |
| unsigned | GetEndSelection () const |
| void | Cut () |
| void | Copy () |
| void | Paste () |
1.2.3 written by Dimitri van Heesch,
© 1997-2000