KIO
kpropertiesdialog_p.h
Go to the documentation of this file.
114 PermissionsOnlyFiles = 0,
115 PermissionsOnlyDirs = 1,
116 PermissionsOnlyLinks = 2,
117 PermissionsMixed = 3
121 PermissionsOwner = 0,
122 PermissionsGroup = 1,
123 PermissionsOthers = 2
void slotEditFileType()
Definition: kpropertiesdialog.cpp:1133
void slotDirSizeFinished(KJob *)
Definition: kpropertiesdialog.cpp:1208
void setFileNameReadOnly(bool ro)
Definition: kpropertiesdialog.cpp:1120
void postApplyChanges()
Called after all plugins applied their changes.
Definition: kpropertiesdialog.cpp:1497
void leaveModality()
void slotCopyFinished(KJob *)
Definition: kpropertiesdialog.cpp:1360
PermissionsMode
Definition: kpropertiesdialog_p.h:113
Used to edit the files containing [Desktop Entry] URL=....
Definition: kpropertiesdialog_p.h:177
PermissionsTarget
Definition: kpropertiesdialog_p.h:120
void slotFileRenamed(KIO::Job *, const KUrl &, const KUrl &)
Definition: kpropertiesdialog.cpp:1490
A Plugin in the Properties dialog This is an abstract class.
Definition: kpropertiesdialog.h:347
Properties plugin for device .desktop files.
Definition: kpropertiesdialog_p.h:201
List of KFileItems, which adds a few helper methods to QList<KFileItem>.
Definition: kfileitem.h:674
'General' plugin This plugin displays the name of the file, its size and access times.
Definition: kpropertiesdialog_p.h:48
void slotFoundMountPoint(const QString &mp, quint64 kibSize, quint64 kibUsed, quint64 kibAvail)
Definition: kpropertiesdialog.cpp:1181
static bool supports(const KFileItemList &_items)
Tests whether the files specified by _items need a 'General' plugin.
Definition: kpropertiesdialog.cpp:1286
void slotDirSizeUpdate()
Definition: kpropertiesdialog.cpp:1195
void slotSizeDetermine()
Definition: kpropertiesdialog.cpp:1232
virtual ~KFilePropsPlugin()
Definition: kpropertiesdialog.cpp:1281
'Permissions' plugin In this plugin you can modify permissions and change the owner of a file...
Definition: kpropertiesdialog_p.h:109
Used to edit the files containing [Desktop Entry] Type=Application.
Definition: kpropertiesdialog_p.h:234
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Thu Jun 15 2017 13:48:48 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Thu Jun 15 2017 13:48:48 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.