KIO
KFilePropsPlugin Namespace Reference
Functions | |
| void | applyChanges () |
| void | applyIconChanges () |
| void | determineRelativePath (const QString &path) |
| KFilePropsPlugin (KPropertiesDialog *_props) | |
| void | nameFileChanged (const QString &text) |
| void | postApplyChanges () |
| void | setFileNameReadOnly (bool ro) |
| void | slotCopyFinished (KJob *job) |
| void | slotDirSizeFinished (KJob *job) |
| void | slotDirSizeUpdate () |
| void | slotEditFileType () |
| void | slotFileRenamed (KIO::Job *, const KUrl &, const KUrl &newUrl) |
| void | slotFoundMountPoint (const QString &, quint64 kibSize, quint64, quint64 kibAvail) |
| void | slotIconChanged () |
| void | slotSizeDetermine () |
| void | slotSizeStop () |
| bool | supports (const KFileItemList &) |
| ~KFilePropsPlugin () | |
Function Documentation
| void KFilePropsPlugin::applyChanges | ( | ) |
Definition at line 1296 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::applyIconChanges | ( | ) |
Definition at line 1406 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::determineRelativePath | ( | const QString & | path | ) |
Definition at line 1174 of file kpropertiesdialog.cpp.
| KFilePropsPlugin::KFilePropsPlugin | ( | KPropertiesDialog * | _props | ) |
Definition at line 726 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::nameFileChanged | ( | const QString & | text | ) |
Definition at line 1168 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::postApplyChanges | ( | ) |
Definition at line 1466 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::setFileNameReadOnly | ( | bool | ro | ) |
Definition at line 1127 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::slotCopyFinished | ( | KJob * | job | ) |
Definition at line 1364 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::slotDirSizeFinished | ( | KJob * | job | ) |
Definition at line 1215 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::slotDirSizeUpdate | ( | ) |
Definition at line 1202 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::slotEditFileType | ( | ) |
Definition at line 1140 of file kpropertiesdialog.cpp.
Definition at line 1459 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::slotFoundMountPoint | ( | const QString & | , | |
| quint64 | kibSize, | |||
| quint64 | , | |||
| quint64 | kibAvail | |||
| ) |
Definition at line 1188 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::slotIconChanged | ( | ) |
Definition at line 1162 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::slotSizeDetermine | ( | ) |
Definition at line 1239 of file kpropertiesdialog.cpp.
| void KFilePropsPlugin::slotSizeStop | ( | ) |
Definition at line 1269 of file kpropertiesdialog.cpp.
| bool KFilePropsPlugin::supports | ( | const KFileItemList & | ) |
Definition at line 1291 of file kpropertiesdialog.cpp.
| KFilePropsPlugin::~KFilePropsPlugin | ( | ) |
Definition at line 1286 of file kpropertiesdialog.cpp.
KDE 4.2 API Reference