26 #ifndef METACONTACTMANAGER_H
27 #define METACONTACTMANAGER_H
35 class MetaContactManagerPrivate;
41 Q_CLASSINFO(
"Service",
"MetaContactManager")
51 bool eventFilter(QObject *obj, QEvent *ev);
53 virtual void loadContacts() = 0;
58 #endif // METACONTACTMANAGER_H
#define LIBQUTIM_EXPORT
Definition: libqutim_global.h:45
Definition: abstractsearchrequest.h:33
Account is base class for all account entites.
Definition: account.h:66
ModuleManager class used to manage plug-ins and extensions/ ModuleManagerImpl inherit this class and ...
Definition: modulemanager.h:43