KIO
KDevicePropsPlugin Namespace Reference
Functions | |
| KDevicePropsPlugin (KPropertiesDialog *_props) | |
| ~KDevicePropsPlugin () | |
| void | updateInfo () |
| void | slotActivated (int index) |
| void | slotDeviceChanged () |
| void | slotFoundMountPoint (const QString &, quint64 kBSize, quint64, quint64 kBAvail) |
| bool | supports (const KFileItemList &_items) |
| void | applyChanges () |
Function Documentation
| void KDevicePropsPlugin::applyChanges | ( | ) |
Definition at line 2917 of file kpropertiesdialog.cpp.
| KDevicePropsPlugin::KDevicePropsPlugin | ( | KPropertiesDialog * | _props | ) |
Definition at line 2682 of file kpropertiesdialog.cpp.
| void KDevicePropsPlugin::slotActivated | ( | int | index | ) |
Definition at line 2862 of file kpropertiesdialog.cpp.
| void KDevicePropsPlugin::slotDeviceChanged | ( | ) |
Definition at line 2871 of file kpropertiesdialog.cpp.
| void KDevicePropsPlugin::slotFoundMountPoint | ( | const QString & | , | |
| quint64 | kBSize, | |||
| quint64 | , | |||
| quint64 | kBAvail | |||
| ) |
Definition at line 2883 of file kpropertiesdialog.cpp.
| bool KDevicePropsPlugin::supports | ( | const KFileItemList & | _items | ) |
Definition at line 2904 of file kpropertiesdialog.cpp.
| void KDevicePropsPlugin::updateInfo | ( | ) |
Definition at line 2845 of file kpropertiesdialog.cpp.
| KDevicePropsPlugin::~KDevicePropsPlugin | ( | ) |
Definition at line 2835 of file kpropertiesdialog.cpp.
KDE 4.0 API Reference