KBindingPropsPlugin Class Reference
Used to edit the files containing [Desktop Entry] Type=MimeType. More...
#include <kpropertiesdialog.h>
Inheritance diagram for KBindingPropsPlugin:


Public Member Functions | |
KBindingPropsPlugin (KPropertiesDialog *_props) | |
Constructor. | |
virtual void | applyChanges () |
Applies all changes to the file. | |
Static Public Member Functions | |
bool | supports (KFileItemList _items) |
Detailed Description
Used to edit the files containing [Desktop Entry] Type=MimeType.
Definition at line 650 of file kpropertiesdialog.h.
Constructor & Destructor Documentation
|
Member Function Documentation
|
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 2408 of file kpropertiesdialog.cpp. References QFile::close(), KConfigBase::deleteEntry(), QString::fromLatin1(), QCheckBox::isChecked(), KPropertiesDialog::kurl(), QFile::open(), KURL::path(), KPropsDlgPlugin::properties, KConfigBase::setDesktopGroup(), KMessageBox::sorry(), QCheckBox::state(), KSimpleConfig::sync(), QLineEdit::text(), and KConfigBase::writeEntry(). |
The documentation for this class was generated from the following files: