24 #ifndef ACCOUNTS_APPLICATION_H 25 #define ACCOUNTS_APPLICATION_H 27 #include "Accounts/accountscommon.h" 33 typedef struct _AgApplication AgApplication;
51 QString displayName()
const;
52 QString description()
const;
53 QString iconName()
const;
54 QString desktopFilePath()
const;
55 QString trCatalog()
const;
57 QString serviceUsage(
const Service &service)
const;
64 AgApplication *m_application;
70 #endif // ACCOUNTS_APPLICATION_H Manager of accounts, services and providers.
Representation of an account service.
Information on the client applications of libaccounts.