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

FunctionDialog Class Reference

#include <FunctionDialog.h>

Inheritance diagram for FunctionDialog:

Dialog List of all members.

Public Slots

int addFunction ()
void updateLabel ()
void setFunction (QString fun)
 set function to create

void recreate (bool b=true)
 create function new ?

void setLabel (QString l=0)
void setRange (double a, double b)
 set X range of function

void setYRange (double a, double b)
 set Y range of function

void setPoints (int nr)
 set number of X points for function

void setYPoints (int nr)
 set number of Y points for function

int Apply ()

Public Member Functions

 FunctionDialog (MainWin *mw, const char *name, ListDialog *l, int item, PType newtype)

Private Slots

int apply_clicked ()
void ok_clicked ()

Private Member Functions

void findPlot ()

Private Attributes

KLineEdit * funle
KLineEdit * labelle
KLineEdit * xmin
KLineEdit * xmax
KLineEdit * ymin
KLineEdit * ymax
KLineEdit * nx
KLineEdit * ny
QCheckBox * reread
ListDialogl
int item
PType type
Graphgraph

Constructor & Destructor Documentation

FunctionDialog::FunctionDialog MainWin mw,
const char *  name,
ListDialog l,
int  item,
PType  newtype
 

newtype -> new 3D Plot type


Member Function Documentation

int FunctionDialog::addFunction  )  [slot]
 

int FunctionDialog::Apply  )  [inline, slot]
 

int FunctionDialog::apply_clicked  )  [private, slot]
 

void FunctionDialog::findPlot  )  [private]
 

void FunctionDialog::ok_clicked  )  [inline, private, slot]
 

void FunctionDialog::recreate bool  b = true  )  [inline, slot]
 

create function new ?

void FunctionDialog::setFunction QString  fun  )  [inline, slot]
 

set function to create

void FunctionDialog::setLabel QString  l = 0  )  [inline, slot]
 

< set label of function

void FunctionDialog::setPoints int  nr  )  [inline, slot]
 

set number of X points for function

void FunctionDialog::setRange double  a,
double  b
[inline, slot]
 

set X range of function

void FunctionDialog::setYPoints int  nr  )  [inline, slot]
 

set number of Y points for function

void FunctionDialog::setYRange double  a,
double  b
[inline, slot]
 

set Y range of function

void FunctionDialog::updateLabel  )  [inline, slot]
 


Member Data Documentation

KLineEdit* FunctionDialog::funle [private]
 

Graph* FunctionDialog::graph [private]
 

int FunctionDialog::item [private]
 

ListDialog* FunctionDialog::l [private]
 

KLineEdit * FunctionDialog::labelle [private]
 

KLineEdit * FunctionDialog::nx [private]
 

KLineEdit * FunctionDialog::ny [private]
 

QCheckBox* FunctionDialog::reread [private]
 

PType FunctionDialog::type [private]
 

KLineEdit * FunctionDialog::xmax [private]
 

KLineEdit * FunctionDialog::xmin [private]
 

KLineEdit * FunctionDialog::ymax [private]
 

KLineEdit * FunctionDialog::ymin [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