KIO
KDevicePropsPlugin Namespace Reference
Functions | |
| void | applyChanges () |
| KDevicePropsPlugin (KPropertiesDialog *_props) | |
| void | slotActivated (int index) |
| void | slotDeviceChanged () |
| void | slotFoundMountPoint (const QString &, quint64 kibSize, quint64, quint64 kibAvail) |
| bool | supports (const KFileItemList &_items) |
| void | updateInfo () |
| ~KDevicePropsPlugin () | |
Function Documentation
| void KDevicePropsPlugin::applyChanges | ( | ) |
Definition at line 2929 of file kpropertiesdialog.cpp.
| KDevicePropsPlugin::KDevicePropsPlugin | ( | KPropertiesDialog * | _props | ) |
Definition at line 2683 of file kpropertiesdialog.cpp.
| void KDevicePropsPlugin::slotActivated | ( | int | index | ) |
Definition at line 2867 of file kpropertiesdialog.cpp.
| void KDevicePropsPlugin::slotDeviceChanged | ( | ) |
Definition at line 2876 of file kpropertiesdialog.cpp.
| void KDevicePropsPlugin::slotFoundMountPoint | ( | const QString & | , | |
| quint64 | kibSize, | |||
| quint64 | , | |||
| quint64 | kibAvail | |||
| ) |
Definition at line 2888 of file kpropertiesdialog.cpp.
| bool KDevicePropsPlugin::supports | ( | const KFileItemList & | _items | ) |
Definition at line 2909 of file kpropertiesdialog.cpp.
| void KDevicePropsPlugin::updateInfo | ( | ) |
Definition at line 2850 of file kpropertiesdialog.cpp.
| KDevicePropsPlugin::~KDevicePropsPlugin | ( | ) |
Definition at line 2840 of file kpropertiesdialog.cpp.
KDE 4.1 API Reference