#include <utils.h>
Inheritance diagram for Options::
Public Slots | |
void | cancel_pressed () |
void | ok_pressed () |
void | checkBoxClicked () |
Signals | |
void | SIG_setoptions (int, int) |
Public Methods | |
Options (const char *dname=0, int save=0, int plot=0) | |
Public Attributes | |
QLabel* | label1 |
QPushButton* | ok |
QPushButton* | cancel |
QCheckBox* | cb [3] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|