KPQtPage Class Reference
Inheritance diagram for KPQtPage:

Public Member Functions | |
| KPQtPage (QWidget *parent=0, const char *name=0) | |
| KPQtPage (DrMain *driver, QWidget *parent=0, const char *name=0) | |
| ~KPQtPage () | |
| void | setOptions (const QMap< QString, QString > &opts) |
| void | getOptions (QMap< QString, QString > &opts, bool incldef=false) |
Protected Slots | |
| void | slotOrientationChanged (int) |
| void | slotColorModeChanged (int) |
| void | slotNupChanged (int) |
Protected Member Functions | |
| void | init () |
Protected Attributes | |
| QButtonGroup * | m_orientbox |
| QButtonGroup * | m_colorbox |
| QButtonGroup * | m_nupbox |
| QComboBox * | m_pagesize |
| QLabel * | m_orientpix |
| QLabel * | m_colorpix |
| QLabel * | m_nuppix |
Detailed Description
Definition at line 32 of file kpqtpage.h.
Member Function Documentation
|
|
This function is called to update the current page with the options contained in Reimplement it in subclasses.
Reimplemented from KPrintDialogPage. Definition at line 249 of file kpqtpage.cpp. References DrListOption::choices(), KPrintDialogPage::driver(), QWidget::find(), DrListOption::findChoice(), DrGroup::findOption(), QPtrList::findRef(), QString::isEmpty(), m_colorbox, m_nupbox, m_orientbox, m_pagesize, QButtonGroup::setButton(), QComboBox::setCurrentItem(), slotColorModeChanged(), slotNupChanged(), and slotOrientationChanged(). |
|
||||||||||||
|
This function is called to fill the structure
If
Reimplemented from KPrintDialogPage. Definition at line 293 of file kpqtpage.cpp. References QPtrList::at(), DrListOption::choices(), QComboBox::currentItem(), KPrintDialogPage::driver(), QString::find(), DrGroup::findOption(), DrBase::get(), QButtonGroup::id(), KXmlCommandManager::insertCommand(), QStringList::join(), m_colorbox, m_nupbox, m_orientbox, m_pagesize, DrBase::name(), QString::number(), QMap::remove(), QButtonGroup::selected(), KXmlCommandManager::self(), and QStringList::split(). |
The documentation for this class was generated from the following files:
