#include <InterpolationListDialog.h>
Inheritance diagram for InterpolationListDialog:

Public Slots | |
| void | setType (int type) |
| set type of interpolation | |
| void | setRange (double a, double b) |
| void | setNumber (int nr) |
| set number of interpolating points | |
Public Member Functions | |
| InterpolationListDialog (MainWin *mw, const char *name) | |
Private Slots | |
| int | apply_clicked () |
Private Attributes | |
| KComboBox * | typecb |
| KLineEdit * | nrle |
|
||||||||||||
|
|
|
|
Implements ListDialog. |
|
|
set number of interpolating points
|
|
||||||||||||
|
< set range for interpolation |
|
|
set type of interpolation
|
|
|
|
|
|
Reimplemented from Dialog. |
1.3.6