Filter options dialog.
More...
#include <FilterDialog.h>
◆ FilterDialog()
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().
◆ filter
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().
◆ setGraph
void FilterDialog::setGraph |
( |
Graph * |
g | ) |
|
|
slot |
◆ boxColor
◆ boxEnd
◆ boxName
QComboBox* FilterDialog::boxName |
|
private |
◆ boxOffset
QCheckBox* FilterDialog::boxOffset |
|
private |
◆ boxStart
◆ buttonCancel
QPushButton* FilterDialog::buttonCancel |
|
private |
◆ buttonFilter
QPushButton* FilterDialog::buttonFilter |
|
private |
◆ filter_type
int FilterDialog::filter_type |
|
private |
◆ graph
Graph* FilterDialog::graph |
|
private |
The documentation for this class was generated from the following files: