kpilot
DeviceConfigPage Class Reference
#include <config_pages.h>
Inheritance diagram for DeviceConfigPage:

Detailed Description
Definition at line 54 of file config_pages.h.
Public Member Functions | |
| DeviceConfigPage (QWidget *, QVariantList &args) | |
Protected Slots | |
| void | autoDetectDevice () |
| void | changePortType (int) |
Protected Member Functions | |
| virtual void | commit () |
| virtual void | load () |
Constructor & Destructor Documentation
| DeviceConfigPage::DeviceConfigPage | ( | QWidget * | w, | |
| QVariantList & | args | |||
| ) |
Definition at line 52 of file config_pages.cc.
Member Function Documentation
| void DeviceConfigPage::autoDetectDevice | ( | ) | [protected, slot] |
Definition at line 187 of file config_pages.cc.
| void DeviceConfigPage::changePortType | ( | int | i | ) | [protected, slot] |
Definition at line 139 of file config_pages.cc.
| void DeviceConfigPage::commit | ( | ) | [protected, virtual] |
Load or save the config widget's settings in the given KConfig object; leave the group unchanged.
load() and commit() should both call unmodified() to indicate that the current settings match the on-disk ones.
Implements ConduitConfigBase.
Definition at line 111 of file config_pages.cc.
| void DeviceConfigPage::load | ( | ) | [protected, virtual] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference