Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | 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 setThreads (int t)
 set number of threads
void setNrThreads (int t)
int Apply ()

Public Member Functions

 FFTListDialog (MainWin *mw, const char *name)

Private Slots

void saveSettings ()
int apply_clicked ()

Private Attributes

QComboBox * library
QComboBox * transform
QComboBox * xvalues
QComboBox * yvalues
KIntNumInput * threadsni

Constructor & Destructor Documentation

FFTListDialog::FFTListDialog MainWin mw,
const char *  name
 


Member Function Documentation

int FFTListDialog::Apply  )  [inline, slot]
 

Reimplemented from ListDialog.

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

Implements ListDialog.

void FFTListDialog::saveSettings  )  [private, slot]
 

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]
 

void FFTListDialog::setThreads 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]
 

KIntNumInput* FFTListDialog::threadsni [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 Sun Apr 2 02:05:10 2006 for LabPlot by  doxygen 1.4.4