24 #ifndef ACCOUNTS_APPLICATION_H
25 #define ACCOUNTS_APPLICATION_H
27 #include "Accounts/accountscommon.h"
33 typedef struct _AgApplication AgApplication;
50 QString displayName()
const;
51 QString description()
const;
52 QString iconName()
const;
53 QString trCatalog()
const;
55 QString serviceUsage(
const Service &service)
const;
62 AgApplication *m_application;
68 #endif // ACCOUNTS_APPLICATION_H