Filter options dialog.
More...
#include <FilterDialog.h>
Public Member Functions |
| FilterDialog (int type, QWidget *parent=0, Qt::WFlags fl=0) |
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, ApplicationWindow::d_decimal_digits, filter(), FFTFilter::HighPass, ColorButton::setColor(), DoubleSpinBox::setDecimals(), DoubleSpinBox::setMinimum(), and DoubleSpinBox::setValue().
Member Function Documentation
void FilterDialog::filter |
( |
| ) |
|
|
slot |
References FFTFilter::BandBlock, FFTFilter::BandPass, boxColor, boxEnd, boxName, boxOffset, boxStart, ColorButton::color(), Graph::curve(), FFTFilter::enableOffset(), filter_type, graph, Filter::run(), FFTFilter::setBand(), Filter::setColor(), FFTFilter::setCutoff(), and DoubleSpinBox::value().
Referenced by FilterDialog().
void FilterDialog::setGraph |
( |
Graph * |
g | ) |
|
|
slot |
Member Data Documentation
QComboBox* FilterDialog::boxName |
|
private |
QCheckBox* FilterDialog::boxOffset |
|
private |
QPushButton* FilterDialog::buttonCancel |
|
private |
QPushButton* FilterDialog::buttonFilter |
|
private |
int FilterDialog::filter_type |
|
private |
Graph* FilterDialog::graph |
|
private |
The documentation for this class was generated from the following files: