#include <PlotSettingsDialog.h>
Inheritance diagram for PlotSettingsDialog:
Public Slots | |
void | ok_clicked () |
void | apply_clicked () |
void | autoscalex () |
void | autoscaley () |
void | autoscalez () |
Public Member Functions | |
PlotSettingsDialog (Worksheet *p, const char *name) | |
for general plot settings | |
Private Attributes | |
Plot * | plot |
int | type |
KLineEdit * | posx |
KLineEdit * | posy |
KLineEdit * | sizex |
KLineEdit * | sizey |
KLineEdit * | borderwidth |
KLineEdit * | baselinele |
KColorButton * | bgcolor |
KColorButton * | gbgcolor |
KLineEdit * | xmin |
KLineEdit * | xmax |
KLineEdit * | ymin |
KLineEdit * | ymax |
KLineEdit * | zmin |
KLineEdit * | zmax |
KLineEdit * | cliple |
QCheckBox * | baselinecb |
QCheckBox * | regioncb |
QCheckBox * | transparentcb |
KLineEdit * | regionminle |
KLineEdit * | regionmaxle |
|
for general plot settings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|