138 d->receiverToDisconnectOnClose,
d->memberToDisconnectOnClose);
static QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)
\threadsafe
QPageSetupDialogPrivate(QPrinter *printer)
void setPrinter(QPrinter *newPrinter)
The QPageSetupDialog class provides a configuration dialog for the page-related options on a printer.
~QPageSetupDialog()
Destroys the page setup dialog.
QPrinter * printer()
Returns the printer that was passed to the QPageSetupDialog constructor.