KMCupsConfigWidget Class Reference
Inheritance diagram for KMCupsConfigWidget:

Detailed Description
Definition at line 29 of file kmcupsconfigwidget.h.
Public Member Functions | |
| KMCupsConfigWidget (QWidget *parent=0, const char *name=0) | |
| void | load () |
| void | save (bool sync=true) |
| void | saveConfig (KConfig *) |
Protected Attributes | |
| QLineEdit * | m_host |
| QLineEdit * | m_port |
| QLineEdit * | m_login |
| QLineEdit * | m_password |
| QCheckBox * | m_anonymous |
| QCheckBox * | m_savepwd |
The documentation for this class was generated from the following files:

