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 1288 of file kpropertiesdialog.cpp.
void KFilePropsPlugin::applyIconChanges | ( | ) |
Definition at line 1398 of file kpropertiesdialog.cpp.
void KFilePropsPlugin::determineRelativePath | ( | const QString & | path | ) |
Definition at line 1166 of file kpropertiesdialog.cpp.
KFilePropsPlugin::KFilePropsPlugin | ( | KPropertiesDialog * | _props | ) |
Definition at line 725 of file kpropertiesdialog.cpp.
void KFilePropsPlugin::nameFileChanged | ( | const QString & | text | ) |
Definition at line 1160 of file kpropertiesdialog.cpp.
void KFilePropsPlugin::postApplyChanges | ( | ) |
Definition at line 1458 of file kpropertiesdialog.cpp.
void KFilePropsPlugin::setFileNameReadOnly | ( | bool | ro | ) |
Definition at line 1119 of file kpropertiesdialog.cpp.
void KFilePropsPlugin::slotCopyFinished | ( | KJob * | job | ) |
Definition at line 1356 of file kpropertiesdialog.cpp.
void KFilePropsPlugin::slotDirSizeFinished | ( | KJob * | job | ) |
Definition at line 1205 of file kpropertiesdialog.cpp.
void KFilePropsPlugin::slotDirSizeUpdate | ( | ) |
Definition at line 1192 of file kpropertiesdialog.cpp.
void KFilePropsPlugin::slotEditFileType | ( | ) |
Definition at line 1132 of file kpropertiesdialog.cpp.
Definition at line 1451 of file kpropertiesdialog.cpp.
void KFilePropsPlugin::slotFoundMountPoint | ( | const QString & | , | |
quint64 | kibSize, | |||
quint64 | , | |||
quint64 | kibAvail | |||
) |
Definition at line 1180 of file kpropertiesdialog.cpp.
void KFilePropsPlugin::slotIconChanged | ( | ) |
Definition at line 1154 of file kpropertiesdialog.cpp.
void KFilePropsPlugin::slotSizeDetermine | ( | ) |
Definition at line 1229 of file kpropertiesdialog.cpp.
void KFilePropsPlugin::slotSizeStop | ( | ) |
Definition at line 1261 of file kpropertiesdialog.cpp.
bool KFilePropsPlugin::supports | ( | const KFileItemList & | ) |
Definition at line 1283 of file kpropertiesdialog.cpp.
KFilePropsPlugin::~KFilePropsPlugin | ( | ) |
Definition at line 1278 of file kpropertiesdialog.cpp.