#include <FunctionDialog.h>
Inheritance diagram for FunctionDialog:
Public Slots | |
int | addFunction () |
void | setLabel () |
Public Member Functions | |
FunctionDialog (Worksheet *p, const char *name, ListDialog *l, int item, PType newtype) | |
Private Slots | |
int | agree () |
void | ok_clicked () |
Private Attributes | |
MainWin * | mw |
KLineEdit * | funle |
KLineEdit * | labelle |
KLineEdit * | xmin |
KLineEdit * | xmax |
KLineEdit * | ymin |
KLineEdit * | ymax |
KLineEdit * | nx |
KLineEdit * | ny |
QCheckBox * | reread |
ListDialog * | l |
int | item |
PType | type |
Graph * | graph |
|
newtype -> new 3D Plot type |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|