• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeio/tdefile
 

tdeio/tdefile

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:
KPropsDlgPlugin TQObject

List of all members.

Public Types

enum  PermissionsMode { PermissionsOnlyFiles = 0, PermissionsOnlyDirs = 1, PermissionsOnlyLinks = 2, PermissionsMixed = 3 }
enum  PermissionsTarget { PermissionsOwner = 0, PermissionsGroup = 1, PermissionsOthers = 2 }

Public Member Functions

 KFilePermissionsPropsPlugin (KPropertiesDialog *_props)
virtual void applyChanges ()

Static Public Member Functions

static bool supports (KFileItemList _items)

Detailed Description

'Permissions' plugin In this plugin you can modify permissions and change the owner of a file.

Definition at line 571 of file kpropertiesdialog.h.


Constructor & Destructor Documentation

KFilePermissionsPropsPlugin::KFilePermissionsPropsPlugin ( KPropertiesDialog *  _props  ) 

Constructor.

Definition at line 1579 of file kpropertiesdialog.cpp.


Member Function Documentation

void KFilePermissionsPropsPlugin::applyChanges (  )  [virtual]

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 2483 of file kpropertiesdialog.cpp.

bool KFilePermissionsPropsPlugin::supports ( KFileItemList  _items  )  [static]

Tests whether the file specified by _items needs a 'Permissions' plugin.

Definition at line 2225 of file kpropertiesdialog.cpp.


The documentation for this class was generated from the following files:
  • kpropertiesdialog.h
  • kpropertiesdialog.cpp

tdeio/tdefile

Skip menu "tdeio/tdefile"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

tdeio/tdefile

Skip menu "tdeio/tdefile"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeio/tdefile by doxygen 1.6.3
This website is maintained by Timothy Pearson.