KPCopiesPage Class Reference
Inheritance diagram for KPCopiesPage:

Public Member Functions | |
KPCopiesPage (KPrinter *prt=0, QWidget *parent=0, const char *name=0) | |
~KPCopiesPage () | |
void | setOptions (const QMap< QString, QString > &opts) |
void | getOptions (QMap< QString, QString > &opts, bool incldef=false) |
void | initialize (bool usePlugin=true) |
Protected Slots | |
void | slotRangeEntered () |
void | slotCollateClicked () |
Protected Member Functions | |
void | reload () |
Protected Attributes | |
QRadioButton * | m_all |
QRadioButton * | m_current |
QRadioButton * | m_range |
QLineEdit * | m_rangeedit |
QComboBox * | m_pageset |
QCheckBox * | m_collate |
QCheckBox * | m_order |
QSpinBox * | m_copies |
QLabel * | m_collatepix |
bool | m_useplugin |
KPrinter * | m_printer |
Detailed Description
Definition at line 34 of file kpcopiespage.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 296 of file kpcopiespage.cpp. References QString::isEmpty(), m_all, m_collate, m_copies, m_current, m_order, m_pageset, m_range, m_rangeedit, QRadioButton::setChecked(), QCheckBox::setChecked(), QComboBox::setCurrentItem(), QLineEdit::setText(), QSpinBox::setValue(), slotCollateClicked(), and QString::toInt(). |
|
This function is called to fill the structure
If
Reimplemented from KPrintDialogPage. Definition at line 329 of file kpcopiespage.cpp. References QComboBox::currentItem(), QString::fromLatin1(), QRadioButton::isChecked(), QCheckBox::isChecked(), m_collate, m_copies, m_current, m_order, m_pageset, m_range, m_rangeedit, QString::number(), QLineEdit::text(), and QSpinBox::text(). |
The documentation for this class was generated from the following files: