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