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

FFTListDialog Class Reference

#include <FFTListDialog.h>

Inheritance diagram for FFTListDialog:

ListDialog Dialog List of all members.

Public Slots

void setLibrary (int l)
 set library to use

void setDirection (bool d=false)
 set direction of transform (forward/backward)

void setXValues (int v)
 set type of x values

void setYValues (int v)
 set type of y values

void setNrThreads (int t)
 set number of threads


Public Member Functions

 FFTListDialog (MainWin *mw, const char *name)

Private Slots

int apply_clicked ()

Private Attributes

QComboBox * library
QComboBox * transform
QComboBox * xvalues
QComboBox * yvalues
KLineEdit * threadsle

Constructor & Destructor Documentation

FFTListDialog::FFTListDialog MainWin mw,
const char *  name
 


Member Function Documentation

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

Implements ListDialog.

void FFTListDialog::setDirection bool  d = false  )  [inline, slot]
 

set direction of transform (forward/backward)

void FFTListDialog::setLibrary int  l  )  [inline, slot]
 

set library to use

void FFTListDialog::setNrThreads int  t  )  [inline, slot]
 

set number of threads

void FFTListDialog::setXValues int  v  )  [inline, slot]
 

set type of x values

void FFTListDialog::setYValues int  v  )  [inline, slot]
 

set type of y values


Member Data Documentation

QComboBox* FFTListDialog::library [private]
 

KLineEdit* FFTListDialog::threadsle [private]
 

QComboBox * FFTListDialog::transform [private]
 

QComboBox * FFTListDialog::xvalues [private]
 

QComboBox * FFTListDialog::yvalues [private]
 


The documentation for this class was generated from the following files:
Generated on Fri Aug 19 21:34:45 2005 for LabPlot by doxygen 1.3.6