Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

FilterListDialog Class Reference

#include <FilterListDialog.h>

Inheritance diagram for FilterListDialog:

ListDialog Dialog List of all members.

Public Slots

int Type ()
 type of filter
void setType (int t)
 set type of filter
int Order ()
 order of filter
void setOrder (int o)
 set oder of filter
double Cuttoff ()
 cutoff frequency
void setCutoff (double c)
 set cutoff frequency
double Bandwidth ()
 bandwidth of filter
void setBandwidth (double b)
 set bandwidth of filter
int Apply ()

Public Member Functions

 FilterListDialog (MainWin *mw, const char *name)

Private Slots

void saveSettings ()
int apply_clicked ()
void updateType (int)

Private Member Functions

double filter_calculate (double frequency)

Private Attributes

KComboBox * typecb
QLabel * cutofflabel
QLabel * bandwidthlabel
KIntNumInput * orderni
KLineEdit * cutoffle
KLineEdit * bandwidthle

Constructor & Destructor Documentation

FilterListDialog::FilterListDialog MainWin mw,
const char *  name
 


Member Function Documentation

int FilterListDialog::Apply  )  [inline, slot]
 

Reimplemented from ListDialog.

int FilterListDialog::apply_clicked  )  [private, virtual, slot]
 

Implements ListDialog.

double FilterListDialog::Bandwidth  )  [inline, slot]
 

bandwidth of filter

double FilterListDialog::Cuttoff  )  [inline, slot]
 

cutoff frequency

double FilterListDialog::filter_calculate double  frequency  )  [private]
 

int FilterListDialog::Order  )  [inline, slot]
 

order of filter

void FilterListDialog::saveSettings  )  [private, slot]
 

void FilterListDialog::setBandwidth double  b  )  [inline, slot]
 

set bandwidth of filter

void FilterListDialog::setCutoff double  c  )  [inline, slot]
 

set cutoff frequency

void FilterListDialog::setOrder int  o  )  [inline, slot]
 

set oder of filter

void FilterListDialog::setType int  t  )  [inline, slot]
 

set type of filter

int FilterListDialog::Type  )  [inline, slot]
 

type of filter

void FilterListDialog::updateType int   )  [private, slot]
 


Member Data Documentation

QLabel * FilterListDialog::bandwidthlabel [private]
 

KLineEdit * FilterListDialog::bandwidthle [private]
 

QLabel* FilterListDialog::cutofflabel [private]
 

KLineEdit* FilterListDialog::cutoffle [private]
 

KIntNumInput* FilterListDialog::orderni [private]
 

KComboBox* FilterListDialog::typecb [private]
 

Reimplemented from Dialog.


The documentation for this class was generated from the following files:
Generated on Sat Oct 13 21:55:02 2007 for LabPlot by  doxygen 1.4.4