#include <PstoEditDialog.h>
Inheritance diagram for PstoEditDialog:
Public Slots | |
void | updateFilename (int index) |
void | selectFile () |
void | Apply () |
void | apply_clicked () |
Public Member Functions | |
PstoEditDialog (MainWin *mw, QString fn=i18n("out.pdf"), int f=4, int s=5, double sc=1.0, double r=0.0, const char *name=0) | |
Private Attributes | |
KComboBox * | format |
KComboBox * | pagesize |
KLineEdit * | filele |
KLineEdit * | scalele |
KLineEdit * | rotle |
|
|
|
|
|
|
|
Reimplemented from Dialog. |
|
|
|
Reimplemented from Dialog. |
|
|
|
|
|
|
|
|