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

tdeio/tdefile

Public Types | Public Member Functions | Static Public Member Functions | List of all members
KFilePermissionsPropsPlugin Class Reference

#include <kpropertiesdialog.h>

Inheritance diagram for KFilePermissionsPropsPlugin:
KPropsDlgPlugin

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 ()
 
- Public Member Functions inherited from KPropsDlgPlugin
 KPropsDlgPlugin (KPropertiesDialog *_props)
 
virtual void applyChanges ()
 
void setDirty (bool b)
 
bool isDirty () const
 

Static Public Member Functions

static bool supports (KFileItemList _items)
 
- Static Public Member Functions inherited from KPropsDlgPlugin
static bool isDesktopFile (KFileItem *_item)
 

Additional Inherited Members

- Public Slots inherited from KPropsDlgPlugin
void setDirty ()
 
- Signals inherited from KPropsDlgPlugin
void changed ()
 
- Protected Member Functions inherited from KPropsDlgPlugin
virtual void virtual_hook (int id, void *data)
 
- Protected Attributes inherited from KPropsDlgPlugin
KPropertiesDialog * properties
 
int fontHeight
 

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.

Member Enumeration Documentation

◆ PermissionsMode

enum KFilePermissionsPropsPlugin::PermissionsMode

Definition at line 575 of file kpropertiesdialog.h.

◆ PermissionsTarget

enum KFilePermissionsPropsPlugin::PermissionsTarget

Definition at line 582 of file kpropertiesdialog.h.

Constructor & Destructor Documentation

◆ KFilePermissionsPropsPlugin()

KFilePermissionsPropsPlugin::KFilePermissionsPropsPlugin ( KPropertiesDialog *  _props)

Constructor.

Definition at line 1579 of file kpropertiesdialog.cpp.

◆ ~KFilePermissionsPropsPlugin()

KFilePermissionsPropsPlugin::~KFilePermissionsPropsPlugin ( )
virtual

Definition at line 2223 of file kpropertiesdialog.cpp.

Member Function Documentation

◆ applyChanges()

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

◆ supports()

bool KFilePermissionsPropsPlugin::supports ( KFileItemList  _items)
static

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

Definition at line 2228 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.9.4
This website is maintained by Timothy Pearson.