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

Public Methods | |
KApplicationPropsPlugin (KPropertiesDialog *_props) | |
Constructor. | |
virtual void | applyChanges () |
Applies all changes to the file. |
Detailed Description
Used to edit the files containing [Desktop Entry] Type=Application.Such files are used to represent a program in kpanel and kfm.
Definition at line 608 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 2186 of file kpropertiesdialog.cpp. References QFile::close(), QListBox::count(), KURL::fileName(), QString::fromLatin1(), QString::isEmpty(), KPropertiesDialog::kurl(), QString::length(), QFile::open(), KURL::path(), KPropsDlgPlugin::properties, QString::right(), KMessageBox::sorry(), KSimpleConfig::sync(), QListBox::text(), QLineEdit::text(), and QString::truncate(). |
The documentation for this class was generated from the following files: