KIO
kpropertiesdialog_p.h
Go to the documentation of this file.
118 };
124 };
Used to edit the files containing [Desktop Entry] Type=Application.
Definition: kpropertiesdialog_p.h:235
void slotDelFiletype()
Definition: kpropertiesdialog.cpp:3166
virtual ~KDesktopPropsPlugin()
Definition: kpropertiesdialog.cpp:3124
void slotBrowseExec()
Definition: kpropertiesdialog.cpp:3267
void slotAdvanced()
Definition: kpropertiesdialog.cpp:3284
void slotAddFiletype()
Definition: kpropertiesdialog.cpp:3129
static bool supports(const KFileItemList &_items)
Definition: kpropertiesdialog.cpp:3402
Properties plugin for device .desktop files.
Definition: kpropertiesdialog_p.h:202
static bool supports(const KFileItemList &_items)
Definition: kpropertiesdialog.cpp:2919
virtual ~KDevicePropsPlugin()
Definition: kpropertiesdialog.cpp:2850
'Permissions' plugin In this plugin you can modify permissions and change the owner of a file.
Definition: kpropertiesdialog_p.h:110
virtual ~KFilePermissionsPropsPlugin()
Definition: kpropertiesdialog.cpp:2187
void leaveModality()
PermissionsTarget
Definition: kpropertiesdialog_p.h:120
@ PermissionsGroup
Definition: kpropertiesdialog_p.h:122
@ PermissionsOthers
Definition: kpropertiesdialog_p.h:123
@ PermissionsOwner
Definition: kpropertiesdialog_p.h:121
PermissionsMode
Definition: kpropertiesdialog_p.h:113
@ PermissionsOnlyDirs
Definition: kpropertiesdialog_p.h:115
@ PermissionsMixed
Definition: kpropertiesdialog_p.h:117
@ PermissionsOnlyLinks
Definition: kpropertiesdialog_p.h:116
@ PermissionsOnlyFiles
Definition: kpropertiesdialog_p.h:114
static bool supports(const KFileItemList &_items)
Tests whether the file specified by _items needs a 'Permissions' plugin.
Definition: kpropertiesdialog.cpp:2192
'General' plugin This plugin displays the name of the file, its size and access times.
Definition: kpropertiesdialog_p.h:49
void setFileNameReadOnly(bool ro)
Definition: kpropertiesdialog.cpp:1120
void slotCopyFinished(KJob *)
Definition: kpropertiesdialog.cpp:1360
void slotDirSizeUpdate()
Definition: kpropertiesdialog.cpp:1195
void slotDirSizeFinished(KJob *)
Definition: kpropertiesdialog.cpp:1208
void slotSizeDetermine()
Definition: kpropertiesdialog.cpp:1232
void slotFileRenamed(KIO::Job *, const KUrl &, const KUrl &)
Definition: kpropertiesdialog.cpp:1490
void slotEditFileType()
Definition: kpropertiesdialog.cpp:1133
static bool supports(const KFileItemList &_items)
Tests whether the files specified by _items need a 'General' plugin.
Definition: kpropertiesdialog.cpp:1286
void leaveModality()
void slotFoundMountPoint(const QString &mp, quint64 kibSize, quint64 kibUsed, quint64 kibAvail)
Definition: kpropertiesdialog.cpp:1181
void postApplyChanges()
Called after all plugins applied their changes.
Definition: kpropertiesdialog.cpp:1497
virtual ~KFilePropsPlugin()
Definition: kpropertiesdialog.cpp:1281
Used to edit the files containing [Desktop Entry] URL=....
Definition: kpropertiesdialog_p.h:178
virtual ~KUrlPropsPlugin()
Definition: kpropertiesdialog.cpp:2614
static bool supports(const KFileItemList &_items)
Definition: kpropertiesdialog.cpp:2624
List of KFileItems, which adds a few helper methods to QList<KFileItem>.
Definition: kfileitem.h:675
A Plugin in the Properties dialog This is an abstract class.
Definition: kpropertiesdialog.h:348
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.