kio Library API Documentation

KBindingPropsPlugin Class Reference

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

#include <kpropertiesdialog.h>

Inheritance diagram for KBindingPropsPlugin:

KPropsDlgPlugin QObject List of all members.

Public Member Functions

 KBindingPropsPlugin (KPropertiesDialog *_props)
virtual void applyChanges ()

Static Public Member Functions

bool supports (KFileItemList _items)

Detailed Description

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

Definition at line 604 of file kpropertiesdialog.h.


Constructor & Destructor Documentation

KBindingPropsPlugin::KBindingPropsPlugin KPropertiesDialog _props  ) 
 

Constructor.

Definition at line 2417 of file kpropertiesdialog.cpp.

References KDialogBase::addPage(), QBoxLayout::addStretch(), QBoxLayout::addWidget(), KPropsDlgPlugin::changed(), QFile::close(), KConfigBase::hasKey(), QString::isEmpty(), KBindingPropsPlugin(), KPropertiesDialog::kurl(), QFile::open(), KURL::path(), KConfigBase::readBoolEntry(), KConfigBase::readEntry(), QCheckBox::setChecked(), KConfigBase::setDesktopGroup(), QLineEdit::setMaxLength(), QCheckBox::setNoChange(), QLineEdit::setText(), QLabel::setText(), QCheckBox::setTristate(), and QLineEdit::sizeHint().

Referenced by KBindingPropsPlugin().


Member Function Documentation

void KBindingPropsPlugin::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 2526 of file kpropertiesdialog.cpp.

References QFile::close(), KConfigBase::deleteEntry(), QCheckBox::isChecked(), KPropertiesDialog::kurl(), QFile::open(), KURL::path(), KConfigBase::setDesktopGroup(), QCheckBox::state(), KSimpleConfig::sync(), QLineEdit::text(), 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 Wed Mar 16 17:22:34 2005 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003