signon
8.42
|
#include <QMap>
#include <QStringList>
#include <QVariant>
#include "signond/signoncommon.h"
Go to the source code of this file.
Classes | |
struct | SignonDaemonNS::SignonIdentityInfo |
Daemon side representation of identity information. More... |
Namespaces | |
namespace | SignonDaemonNS |
|
Typedefs | |
typedef QString | SignonDaemonNS::MethodName |
typedef QStringList | SignonDaemonNS::MechanismsList |
typedef QMap< MethodName, MechanismsList > | SignonDaemonNS::MethodMap |