KFileMetaPropsPlugin Class Reference
#include <kmetaprops.h>
Inheritance diagram for KFileMetaPropsPlugin:

Public Member Functions | |
KFileMetaPropsPlugin (KPropertiesDialog *_props) | |
Constructor. | |
virtual void | applyChanges () |
Applies all changes to the file. | |
Static Public Member Functions | |
bool | supports (KFileItemList _items) |
Tests whether the file specified by _items has a 'MetaInfo' plugin. |
Detailed Description
'MetaProps plugin In this plugin you can modify meta information like id3 tags of mp3 files
Definition at line 32 of file kmetaprops.h.
Constructor & Destructor Documentation
|
Constructor.
Definition at line 78 of file kmetaprops.cpp. References QPtrList::count(), KPropertiesDialog::item(), KPropertiesDialog::items(), KPropertiesDialog::kurl(), KFileItem::metaInfo(), KURL::path(), KPropsDlgPlugin::properties, and KFileItem::setMetaInfo(). |
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 250 of file kmetaprops.cpp. References KFileMetaInfoWidget::apply(), and QPtrListIterator::current(). |
|
Tests whether the file specified by _items has a 'MetaInfo' plugin.
Definition at line 241 of file kmetaprops.cpp. References QPtrList::count(). Referenced by KPropertiesDialog::canDisplay(). |
The documentation for this class was generated from the following files: