Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KFilePropsPlugin Class Reference

#include <kpropertiesdialog.h>

Inheritance diagram for KFilePropsPlugin:

KPropsDlgPlugin List of all members.

Public Methods

 KFilePropsPlugin (KPropertiesDialog *_props)
virtual void applyChanges ()
void postApplyChanges ()

Static Public Methods

bool supports (KFileItemList _items)

Detailed Description

'General' plugin This plugin displays the name of the file, its size and access times.

Definition at line 392 of file kpropertiesdialog.h.


Constructor & Destructor Documentation

KFilePropsPlugin::KFilePropsPlugin KPropertiesDialog   _props
 

Constructor


Member Function Documentation

virtual void KFilePropsPlugin::applyChanges   [virtual]
 

Applies all changes made. This plugin must be always the first plugin in the dialog, since this function may rename the file which may confuse other applyChanges functions.

Reimplemented from KPropsDlgPlugin.

void KFilePropsPlugin::postApplyChanges  
 

Called after all plugins applied their changes

bool KFilePropsPlugin::supports KFileItemList    _items [static]
 

Tests whether the files specified by _items need a 'General' plugin.


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:13 2003 for kdelibs by doxygen1.2.18