MagicSmoke
$VERSION$
|
#include "MOKeyValuePairAbstract"
#include "misc.h"
#include <TimeStamp>
#include <QPair>
#include <QMap>
Go to the source code of this file.
Classes | |
class | MOKeyValuePair |
this class represents a key value pair or part of a map/dictionary. More... | |
Macros | |
#define | MSIFACE_EXPORT Q_DECL_IMPORT |
Functions | |
QMap< QString, QString > & | mergeToMap (QMap< QString, QString > &map, const QList< MOKeyValuePair >pl) |
QMap< QString, QString > | toMap (const QList< MOKeyValuePair >pl) |
#define MSIFACE_EXPORT Q_DECL_IMPORT |
|
inline |
Referenced by toMap().
|
inline |
References mergeToMap().
Referenced by MPServerConfig::save().