#include <RegressionListDialog.h>
Inheritance diagram for RegressionListDialog:
Public Member Functions | |
RegressionListDialog (Worksheet *p, const char *name) | |
Private Slots | |
void | ok_clicked () |
void | apply_clicked () |
Private Attributes | |
KComboBox * | modelcb |
KComboBox * | weightcb |
QCheckBox * | infocb |
QCheckBox * | regioncb |
KLineEdit * | regionminle |
KLineEdit * | regionmaxle |
KLineEdit * | numberle |
KLineEdit * | minle |
KLineEdit * | maxle |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from Dialog. |
|
|
|
|
|
|
|
|