KFilePermissionsPropsPlugin Class Reference
'Permissions' plugin In this plugin you can modify permissions and change the owner of a file. More...
#include <kpropertiesdialog.h>
Inheritance diagram for KFilePermissionsPropsPlugin:


Public Member Functions | |
KFilePermissionsPropsPlugin (KPropertiesDialog *_props) | |
Constructor. | |
virtual void | applyChanges () |
Applies all changes to the file. | |
Static Public Member Functions | |
bool | supports (KFileItemList _items) |
Tests whether the file specified by _items needs a 'Permissions' plugin. |
Detailed Description
'Permissions' plugin In this plugin you can modify permissions and change the owner of a file.
Definition at line 460 of file kpropertiesdialog.h.
Constructor & Destructor Documentation
|
Member Function Documentation
|
Applies all changes to the file. This function is called when the user presses 'Ok'. The last plugin inserted is called first. Reimplemented from KPropsDlgPlugin. Definition at line 1551 of file kpropertiesdialog.cpp. References KIO::chmod(), QObject::connect(), QComboBox::currentText(), QPtrList::first(), QString::isEmpty(), KPropertiesDialog::items(), QString::number(), KPropsDlgPlugin::properties, QCheckBox::state(), and QLineEdit::text(). |
|
Tests whether the file specified by _items needs a 'Permissions' plugin.
Definition at line 1534 of file kpropertiesdialog.cpp. Referenced by KPropertiesDialog::canDisplay(). |
The documentation for this class was generated from the following files: