#include <QObject>
#include <QSettings>
#include <QStringList>
#include <QXmlStreamReader>
#include <QDomDocument>
#include "Accounts/accountscommon.h"
Go to the source code of this file.
Classes | |
class | Accounts::Service |
Representation of an account service. More... | |
Namespaces | |
namespace | Accounts |
Typedefs | |
typedef struct _AgService | AgService |
Copyright (C) 2009-2011 Nokia Corporation. | |
typedef QList< Service * > | Accounts::ServiceList |