#include <ArrangePlotDialog.h>
Inheritance diagram for ArrangePlotDialog:
Public Slots | |
void | setX (int x) |
set dimension in x range | |
void | setY (int y) |
set dimension in y range | |
void | setGap (double g) |
set gap between plots | |
void | ok_clicked () |
void | apply_clicked () |
void | Apply () |
Public Member Functions | |
ArrangePlotDialog (MainWin *mw, const char *name) | |
Private Attributes | |
KLineEdit * | xle |
KLineEdit * | yle |
KLineEdit * | gaple |
|
|
|
|
|
|
|
|
|
set gap between plots
|
|
set dimension in x range
|
|
set dimension in y range
|
|
|
|
|
|
|