kio Library API Documentation

KApplicationPropsPlugin Class Reference

Remove in KDE4. More...

#include <kpropertiesdialog.h>

Inheritance diagram for KApplicationPropsPlugin:

KPropsDlgPlugin QObject List of all members.

Public Slots

void slotDelExtension ()
void slotAddExtension ()

Public Member Functions

 KApplicationPropsPlugin (KPropertiesDialog *_props)
virtual void applyChanges ()

Static Public Member Functions

bool supports (KFileItemList _items)

Detailed Description

Remove in KDE4.

Such files are used to represent a program in kicker and konqueror.

Definition at line 785 of file kpropertiesdialog.h.


Constructor & Destructor Documentation

KApplicationPropsPlugin::KApplicationPropsPlugin KPropertiesDialog _props  ) 
 

Constructor.

Definition at line 3560 of file kpropertiesdialog.cpp.

References KDialogBase::addPage(), KMimeType::allMimeTypes(), KPropsDlgPlugin::changed(), KApplicationPropsPlugin(), KPropertiesDialog::kurl(), KURL::path(), KConfigBase::readEntry(), KConfigBase::readListEntry(), and KConfigBase::setDesktopGroup().

Referenced by KApplicationPropsPlugin().


Member Function Documentation

void KApplicationPropsPlugin::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 3741 of file kpropertiesdialog.cpp.

References KURL::fileName(), KPropertiesDialog::kurl(), KURL::path(), KConfigBase::setDesktopGroup(), KSimpleConfig::sync(), and KConfigBase::writeEntry().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kio Library Version 3.2.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Oct 8 11:15:02 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003