org.kde.qt
public class QPrintDialog extends QDialog
| Constructor Summary | |
|---|---|
| protected | QPrintDialog(Class dummy) |
| QPrintDialog(QPrinter arg1, QWidget parent, String name) | |
| QPrintDialog(QPrinter arg1, QWidget parent) | |
| QPrintDialog(QPrinter arg1) | |
| Method Summary | |
|---|---|
| void | addButton(QPushButton but) |
| String | className() |
| void | dispose() Delete the wrapped C++ instance ahead of finalize() |
| protected void | finalize() Deletes the wrapped C++ instance |
| static boolean | getPrinterSetup(QPrinter arg1, QWidget arg2) |
| static boolean | getPrinterSetup(QPrinter arg1) |
| boolean | isDisposed() Has the wrapped C++ instance been deleted? |
| QMetaObject | metaObject() |
| QPrinter | printer() |
| static void | setGlobalPrintDialog(QPrintDialog arg1) |
| void | setPrinter(QPrinter arg1, boolean arg2) |
| void | setPrinter(QPrinter arg1) |
| static String | tr(String arg1, String arg2) |
| static String | tr(String arg1) |