Home · All Classes · Main Classes · Grouped Classes · Modules · Functions

QPageSetupDialog Class Reference
[QtGui module]

The QPageSetupDialog class provides a configuration dialog for the page-related options on a printer. More...

#include <QPageSetupDialog>

Inherits QDialog.

Public Functions

Additional Inherited Members


Detailed Description

The QPageSetupDialog class provides a configuration dialog for the page-related options on a printer.

On Windows and Mac OS X the page setup dialog is implemented using the native page setup dialogs.

See also QPrinter.


Member Function Documentation

QPageSetupDialog::QPageSetupDialog ( QPrinter * printer, QWidget * parent = 0 )

Constructs a page setup dialog that configures printer with parent as the parent widget.

QPrinter * QPageSetupDialog::printer ()

Returns the printer that was passed to the QPageSetupDialog constructor.


Copyright © 2006 Trolltech Trademarks
Qt 4.1.3