kio Library API Documentation

KURLPropsPlugin Class Reference

Used to edit the files containing [Desktop Entry] URL=. More...

#include <kpropertiesdialog.h>

Inheritance diagram for KURLPropsPlugin:

KPropsDlgPlugin QObject List of all members.

Public Member Functions

 KURLPropsPlugin (KPropertiesDialog *_props)
virtual void applyChanges ()

Static Public Member Functions

static bool supports (KFileItemList _items)

Detailed Description

Used to edit the files containing [Desktop Entry] URL=.

...

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

Definition at line 581 of file kpropertiesdialog.h.


Constructor & Destructor Documentation

KURLPropsPlugin::KURLPropsPlugin KPropertiesDialog _props  ) 
 

Constructor.

Definition at line 2331 of file kpropertiesdialog.cpp.

References KDialogBase::addPage(), KPropsDlgPlugin::changed(), KPropertiesDialog::kurl(), KPropsDlgPlugin::properties, KConfigBase::readPathEntry(), KConfigBase::setDesktopGroup(), KURLRequester::setURL(), and KDialog::spacingHint().


Member Function Documentation

void KURLPropsPlugin::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 2390 of file kpropertiesdialog.cpp.

References KConfigBase::hasKey(), KPropertiesDialog::kurl(), KPropsDlgPlugin::properties, KConfigBase::setDesktopGroup(), KMessageBox::sorry(), KURLRequester::url, KConfigBase::writeEntry(), and KConfigBase::writePathEntry().


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.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Jan 15 13:33:36 2006 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003