MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

Accounts Namespace Reference

Classes

class   Watch
  Monitors an account key or group of keys. More...
class   Account
  The Account class provides an interface to account settings. More...
class   Error
  Base object definition for accounts error handling. More...
class   Manager
  Manager of accounts, services and providers. More...
class   Provider
  Representation of an account provider. More...
class   ServiceType
  Representation of an account service type. More...
class   Service
  Representation of an account service. More...

Typedefs

typedef quint32  AccountId
typedef QList< AccountId AccountIdList
typedef QList< Provider * >  ProviderList
typedef QList< Service * >  ServiceList

Enumerations

enum   SettingSource { NONE, ACCOUNT, TEMPLATE }
 

Tells the origin of an account setting: whether it was set on the account, or is it a default value in the service template, or whether it is unset.

More...
enum   ErrorCode { Database = 0, Disposed, Deleted }

Typedef Documentation

typedef quint32 Accounts::AccountId

Enumeration Type Documentation

Enumerator:
Database 
Disposed 
Deleted 

Tells the origin of an account setting: whether it was set on the account, or is it a default value in the service template, or whether it is unset.

Enumerator:
NONE 
ACCOUNT 
TEMPLATE 

Copyright (C) 2009-2011 Nokia Corporation.
LGPL
MeeGo 1.2 Harmattan API