28 class QDoubleValidator;
52 void slotHelpAboutQt();
54 void slotTypeChanged(
int);
55 void slotClassChanged(
int);
56 void slotShowResult();
59 void setError(
const QString&);
60 QString * calculateFilter(
struct tFilter *);
65 QComboBox *ComboType, *ComboClass, *ComboCorner, *ComboStop, *ComboBandStop;
66 QLineEdit *EditOrder, *EditCorner, *EditStop, *EditRipple, *EditImpedance;
67 QLineEdit *EditAtten, *EditBandStop;
68 QLabel *LabelRipple, *LabelRipple_dB, *LabelStart, *LabelStop, *LabelResult;
69 QLabel *LabelAtten, *LabelAtten_dB, *LabelBandStop, *LabelOrder;
70 QIntValidator *IntVal;
71 QDoubleValidator *DoubleVal;