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

Obsolete Members for QPageSetupDialog

The following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Public Functions


Member Function Documentation

void QPageSetupDialog::addEnabledOption ( PageSetupDialogOption option )

Use setOption(option, true) instead.

PageSetupDialogOptions QPageSetupDialog::enabledOptions () const

Use options() instead.

See also setEnabledOptions().

bool QPageSetupDialog::isOptionEnabled ( PageSetupDialogOption option ) const

Use testOption(option) instead.

void QPageSetupDialog::setEnabledOptions ( PageSetupDialogOptions options )

Use setOptions(options) instead.

See also enabledOptions().


Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt 4.5.1