KPGeneralPage Class Reference
Inheritance diagram for KPGeneralPage:

Public Member Functions | |
KPGeneralPage (KMPrinter *pr, DrMain *dr, QWidget *parent=0, const char *name=0) | |
~KPGeneralPage () | |
void | setOptions (const QMap< QString, QString > &opts) |
void | getOptions (QMap< QString, QString > &opts, bool incldef=false) |
Protected Slots | |
void | slotOrientationChanged (int) |
void | slotDuplexChanged (int) |
void | slotNupChanged (int) |
Protected Member Functions | |
void | initialize () |
Protected Attributes | |
QComboBox * | m_pagesize |
QComboBox * | m_papertype |
QComboBox * | m_inputslot |
QComboBox * | m_startbanner |
QComboBox * | m_endbanner |
QButtonGroup * | m_orientbox |
QButtonGroup * | m_duplexbox |
QButtonGroup * | m_nupbox |
QGroupBox * | m_bannerbox |
QLabel * | m_orientpix |
QLabel * | m_duplexpix |
QLabel * | m_nuppix |
Detailed Description
Definition at line 31 of file kpgeneralpage.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 478 of file kpgeneralpage.cpp. References KPrintDialogPage::driver(), DrGroup::findOption(), DrBase::get(), QString::isEmpty(), m_duplexbox, m_endbanner, m_inputslot, m_nupbox, m_orientbox, m_pagesize, m_papertype, m_startbanner, QButtonGroup::setButton(), QComboBox::setCurrentItem(), slotDuplexChanged(), slotNupChanged(), slotOrientationChanged(), QStringList::split(), and QString::toInt(). |
|
This function is called to fill the structure
If
Reimplemented from KPrintDialogPage. Definition at line 612 of file kpgeneralpage.cpp. References QString::arg(), QPtrList::at(), DrListOption::choices(), QButtonGroup::count(), QComboBox::currentItem(), QComboBox::currentText(), KPrintDialogPage::driver(), DrGroup::findOption(), DrBase::get(), QButtonGroup::id(), m_bannerbox, m_duplexbox, m_endbanner, m_inputslot, m_nupbox, m_orientbox, m_pagesize, m_papertype, m_startbanner, DrBase::name(), QString::number(), KPrintDialogPage::printer(), QButtonGroup::selected(), and QStringList::split(). |
The documentation for this class was generated from the following files: