KPDriverPage Class Reference
Inheritance diagram for KPDriverPage:

Public Member Functions | |
KPDriverPage (KMPrinter *p, DrMain *d=0, QWidget *parent=0, const char *name=0) | |
~KPDriverPage () | |
bool | isValid (QString &) |
void | setOptions (const QMap< QString, QString > &opts) |
void | getOptions (QMap< QString, QString > &opts, bool incldef=false) |
Protected Attributes | |
DriverView * | m_view |
Detailed Description
Definition at line 27 of file kpdriverpage.h.
Member Function Documentation
|
Returns true if options selected in the page are valid (no conflict), false otherwise.
When returning false,
Reimplemented from KPrintDialogPage. Definition at line 44 of file kpdriverpage.cpp. References DriverView::hasConflict(), and m_view. |
|
This function is called to update the current page with the options contained in Reimplement it in subclasses.
Reimplemented from KPrintDialogPage. Definition at line 55 of file kpdriverpage.cpp. References m_view, and DriverView::setOptions(). |
|
This function is called to fill the structure
If
Reimplemented from KPrintDialogPage. Definition at line 60 of file kpdriverpage.cpp. References DriverView::getOptions(), and m_view. |
The documentation for this class was generated from the following files: