#include <EditDialog.h>
Inheritance diagram for EditDialog:
Public Slots | |
void | select () |
void | deselect () |
void | deleteSelection () |
void | evaluateExpression () |
void | sortascColumn () |
void | sortdescColumn () |
void | ok_clicked () |
void | apply_clicked () |
Public Member Functions | |
EditDialog (Worksheet *p, const char *name, int item, ListDialog *ld=0) | |
Private Slots | |
void | edit_editor (int editor) |
void | readfile (KProcess *) |
Private Attributes | |
ListDialog * | ld |
QTable * | table |
Graph2D * | graph2d |
Graph3D * | graph3d |
GraphM * | graphm |
Graph4D * | graph4d |
KLineEdit * | evalle |
KComboBox * | editorcb |
QString | filename |
int | number |
int | numberx |
int | numbery |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|