#include <ImageMagickDialog.h>
Inheritance diagram for ImageMagickDialog:
Public Slots | |
void | ok_clicked () |
void | apply_clicked () |
Public Member Functions | |
ImageMagickDialog (Worksheet *p, const char *name) | |
Private Slots | |
void | selectFile () |
void | updateFilename (int index) |
slot for "format" combobox | |
Private Attributes | |
Worksheet * | p |
QStringList | formats |
KComboBox * | format |
KLineEdit * | filele |
KLineEdit * | xle |
KLineEdit * | yle |
KLineEdit * | rotle |
|
|
|
|
|
|
|
|
|
slot for "format" combobox
|
|
|
|
|
|
|
|
Reimplemented from Dialog. |
|
|
|
|
|
|