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

PeakListDialog Class Reference

#include <PeakListDialog.h>

Inheritance diagram for PeakListDialog:

ListDialog Dialog List of all members.

Public Slots

void setThreshold (double t)
 set threshold for peaks
void setAccuracy (int a)
 set accurary for peaks
void searchNegative (bool n=true)
 search for negative peaks
void enableNegativePeaks (bool e=true)
int Apply ()

Public Member Functions

 PeakListDialog (MainWin *mw, const char *name)

Private Slots

void saveSettings ()
int apply_clicked ()

Private Attributes

KLineEdit * thresholdle
KIntNumInput * accuni
QCheckBox * negativecb

Constructor & Destructor Documentation

PeakListDialog::PeakListDialog MainWin mw,
const char *  name
 


Member Function Documentation

int PeakListDialog::Apply  )  [inline, slot]
 

Reimplemented from ListDialog.

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

Implements ListDialog.

void PeakListDialog::enableNegativePeaks bool  e = true  )  [inline, slot]
 

void PeakListDialog::saveSettings  )  [private, slot]
 

void PeakListDialog::searchNegative bool  n = true  )  [inline, slot]
 

search for negative peaks

void PeakListDialog::setAccuracy int  a  )  [inline, slot]
 

set accurary for peaks

void PeakListDialog::setThreshold double  t  )  [inline, slot]
 

set threshold for peaks


Member Data Documentation

KIntNumInput* PeakListDialog::accuni [private]
 

QCheckBox* PeakListDialog::negativecb [private]
 

KLineEdit* PeakListDialog::thresholdle [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