Filter options dialog.
More...
#include <FilterDialog.h>
List of all members.
Detailed Description
Constructor & Destructor Documentation
FilterDialog::FilterDialog |
( |
int |
type, |
|
|
QWidget * |
parent = 0 , |
|
|
Qt::WFlags |
fl = 0 |
|
) |
| |
References FFTFilter::BandPass, boxColor, boxEnd, boxName, boxOffset, boxStart, buttonCancel, buttonFilter, filter(), filter_type, FFTFilter::HighPass, and ColorBox::setColor().
FilterDialog::~FilterDialog |
( |
| ) |
|
|
inline |
Member Function Documentation
void FilterDialog::filter |
( |
| ) |
|
|
slot |
References FFTFilter::BandBlock, FFTFilter::BandPass, boxColor, boxEnd, boxName, boxOffset, boxStart, FFTFilter::enableOffset(), filter_type, graph, Filter::run(), FFTFilter::setBand(), Filter::setColor(), and FFTFilter::setCutoff().
Referenced by FilterDialog().
void FilterDialog::setGraph |
( |
Graph * |
g | ) |
|
|
slot |
Member Data Documentation
QLineEdit* FilterDialog::boxEnd |
QComboBox* FilterDialog::boxName |
QCheckBox* FilterDialog::boxOffset |
QLineEdit* FilterDialog::boxStart |
QPushButton* FilterDialog::buttonCancel |
QPushButton* FilterDialog::buttonFilter |
int FilterDialog::filter_type |
|
private |
Graph* FilterDialog::graph |
|
private |
The documentation for this class was generated from the following files: