KIO
KFilePropsPlugin Namespace Reference
Functions | |
| KFilePropsPlugin (KPropertiesDialog *_props) | |
| void | setFileNameReadOnly (bool ro) |
| void | slotEditFileType () |
| void | slotIconChanged () |
| void | nameFileChanged (const QString &text) |
| void | determineRelativePath (const QString &path) |
| void | slotFoundMountPoint (const QString &, quint64 kBSize, quint64, quint64 kBAvail) |
| void | slotDirSizeUpdate () |
| void | slotDirSizeFinished (KJob *job) |
| void | slotSizeDetermine () |
| void | slotSizeStop () |
| ~KFilePropsPlugin () | |
| bool | supports (const KFileItemList &) |
| void | applyChanges () |
| void | slotCopyFinished (KJob *job) |
| void | applyIconChanges () |
| void | slotFileRenamed (KIO::Job *, const KUrl &, const KUrl &newUrl) |
| void | postApplyChanges () |
Function Documentation
| void KFilePropsPlugin::applyChanges | ( | ) |
Definition at line 1304 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::applyIconChanges | ( | ) |
Definition at line 1414 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::determineRelativePath | ( | const QString & | path | ) |
Definition at line 1182 of file kpropertiesdialog.cpp.
| KFilePropsPlugin::KFilePropsPlugin | ( | KPropertiesDialog * | _props | ) |
Definition at line 744 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::nameFileChanged | ( | const QString & | text | ) |
Definition at line 1176 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::postApplyChanges | ( | ) |
Definition at line 1474 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::setFileNameReadOnly | ( | bool | ro | ) |
Definition at line 1135 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::slotCopyFinished | ( | KJob * | job | ) |
Definition at line 1372 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::slotDirSizeFinished | ( | KJob * | job | ) |
Definition at line 1221 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::slotDirSizeUpdate | ( | ) |
Definition at line 1208 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::slotEditFileType | ( | ) |
Definition at line 1148 of file kpropertiesdialog.cpp.
Definition at line 1467 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::slotFoundMountPoint | ( | const QString & | , | |
| quint64 | kBSize, | |||
| quint64 | , | |||
| quint64 | kBAvail | |||
| ) |
Definition at line 1196 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::slotIconChanged | ( | ) |
Definition at line 1170 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::slotSizeDetermine | ( | ) |
Definition at line 1245 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::slotSizeStop | ( | ) |
Definition at line 1277 of file kpropertiesdialog.cpp.
| bool KFilePropsPlugin::supports | ( | const KFileItemList & | ) |
Definition at line 1299 of file kpropertiesdialog.cpp.
| KFilePropsPlugin::~KFilePropsPlugin | ( | ) |
Definition at line 1294 of file kpropertiesdialog.cpp.
KDE 4.0 API Reference