Go to the documentation of this file.
24 #ifndef SIGNONSESSIONCORETOOLS_H
25 #define SIGNONSESSIONCORETOOLS_H
28 #include <QVariantMap>
29 #include <QDBusMessage>
33 namespace SignonDaemonNS {
42 QVariantMap
mergeVariantMaps(
const QVariantMap &map1,
const QVariantMap &map2);
74 const QDBusMessage &msg,
75 const QVariantMap ¶ms,
76 const QString &mechanism,
77 const QString &cancelKey);
92 #endif //SIGNONSESSIONCORETOOLS_H