#include <spectrum.h>
Inheritance diagram for Spectrum:

Public Methods | |
| Spectrum (QWidget *parent, const char *name) | |
| ~Spectrum () | |
Private Attributes | |
| QCheckBox* | cb1 |
| QCheckBox * | cb2 |
| QwtSlider* | sldZoom |
| QLabel* | labelZoomVal |
| double | zoomVal |
| QPushButton* | pb1 |
| QPushButton * | pb2 |
| QPushButton * | pb3 |
| QPushButton * | pb4 |
| QPushButton * | pb5 |
| QPushButton * | pb6 |
| QPushButton * | pb7 |
| QPushButton * | pb8 |
| QPushButton * | pb9 |
| QPushButton * | pb10 |
| QPushButton * | pb11 |
| QPushButton * | pb12 |
| QPushButton * | pb13 |
| QPushButton * | pb14 |
| QPushButton * | pb15 |
| QPushButton * | pb16 |
| QPushButton * | pb17 |
| QPushButton * | pb18 |
| QPushButton * | pb19 |
| QPushButton * | pb20 |
| plotSpectrum* | graphic |
Private Slots | |
| void | modifyZoom (double value) |
| void | intChecked () |
| void | frequencyClicked () |
Questa classe si occupa della gestione dell'analizzatore di spettro.
|
|
Il costruttore prevede alla costruzione dell'interfaccia con l'analizzatore di spettro. |
1.2.1 written by Dimitri van Heesch,
© 1997-2000