Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | 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

void insertConstant (int i)
void insertFunction (int i)
void ok_clicked ()
void saveSettings (bool pressed=true)
int apply_clicked ()

Private Member Functions

void findPlot ()

Private Attributes

KLineEdit * funle
KLineEdit * ymin
KLineEdit * ymax
KLineEdit * xmin
KLineEdit * xmax
KIntNumInput * nx
KIntNumInput * ny
KComboBox * concb
KComboBox * selcb
QCheckBox * reread
ListDialogl
int item
PType type
Graphgraph
RichTextWidgetrtw

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::insertConstant int  i  )  [private, slot]
 

void FunctionDialog::insertFunction int  i  )  [private, slot]
 

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

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

create function new ?

void FunctionDialog::saveSettings bool  pressed = true  )  [private, slot]
 

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

KComboBox* FunctionDialog::concb [private]
 

KLineEdit* FunctionDialog::funle [private]
 

Graph* FunctionDialog::graph [private]
 

int FunctionDialog::item [private]
 

ListDialog* FunctionDialog::l [private]
 

KIntNumInput* FunctionDialog::nx [private]
 

KIntNumInput * FunctionDialog::ny [private]
 

QCheckBox* FunctionDialog::reread [private]
 

RichTextWidget* FunctionDialog::rtw [private]
 

KComboBox * FunctionDialog::selcb [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 Sun Apr 2 02:05:10 2006 for LabPlot by  doxygen 1.4.4