KApplicationPropsPlugin Class Reference
Remove in KDE4. More...
#include <kpropertiesdialog.h>
Inheritance diagram for KApplicationPropsPlugin:

Public Slots | |
void | slotDelExtension () |
void | slotAddExtension () |
Public Methods | |
KApplicationPropsPlugin (KPropertiesDialog *_props) | |
virtual | ~KApplicationPropsPlugin () |
virtual void | applyChanges () |
Static Public Methods | |
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
|
Constructor.
Definition at line 3546 of file kpropertiesdialog.cpp. References QGridLayout::addMultiCellWidget(), KDialogBase::addPage(), QGridLayout::addWidget(), KMimeType::allMimeTypes(), KPropsDlgPlugin::changed(), QFile::close(), QObject::connect(), QString::fromLatin1(), QPixmap::height(), QListBox::insertItem(), QString::isEmpty(), KPropertiesDialog::kurl(), QFile::open(), KURL::path(), QIconSet::pixmap(), KPropsDlgPlugin::properties, QGridLayout::setColStretch(), QPushButton::setIconSet(), QGridLayout::setRowStretch(), QListBox::setSelectionMode(), QLineEdit::setText(), QStringList::sort(), KDialog::spacingHint(), and QPixmap::width(). |
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 3727 of file kpropertiesdialog.cpp. References QFile::close(), QListBox::count(), KURL::fileName(), QString::fromLatin1(), QString::isEmpty(), KPropertiesDialog::kurl(), QFile::open(), KURL::path(), KPropsDlgPlugin::properties, KMessageBox::sorry(), KSimpleConfig::sync(), QListBox::text(), and QLineEdit::text(). |
The documentation for this class was generated from the following files: