KIO::MetaData Class Reference
#include <global.h>
Inheritance diagram for KIO::MetaData:

Detailed Description
MetaData is a simple map of key/value strings.
Definition at line 512 of file global.h.
Public Member Functions | |
| MetaData () | |
| MetaData (const QMap< QString, QString > &metaData) | |
| MetaData & | operator+= (const QMap< QString, QString > &metaData) |
Constructor & Destructor Documentation
| KIO::MetaData::MetaData | ( | ) | [inline] |
Member Function Documentation
The documentation for this class was generated from the following file:

