#include <ImageMagickDialog.h>
Inheritance diagram for ImageMagickDialog:
Public Slots | |
void | OK () |
void | agree () |
Public Member Functions | |
ImageMagickDialog (class MainWin *mw, QString fn="out.8bim", int f=0, int sx=800, int sy=600, double r=0.0, const char *name=0) | |
Private Slots | |
void | selectFile () |
void | updateFilename (int index) |
slot for "format" combobox | |
Private Attributes | |
MainWin * | mw |
QStringList | formats |
KComboBox * | format |
KLineEdit * | filele |
KLineEdit * | xle |
KLineEdit * | yle |
KLineEdit * | rotle |
|
|
|
|
|
|
|
|
|
slot for "format" combobox
|
|
Reimplemented from Dialog. |
|
|
|
|
|
|
|
|
|
|
|
|