22#ifndef CONTACTSCHANGENOTIFIERPLUGIN_H
23#define CONTACTSCHANGENOTIFIERPLUGIN_H
25#include "StorageChangeNotifierPlugin.h"
26#include "StorageChangeNotifierPluginLoader.h"
62 void disable(
bool disableAfterNextChange =
false);
79 Q_PLUGIN_METADATA(IID
"com.buteo.plugins.storage.ContactsChangeNotifierPluginLoader")
80 Q_INTERFACES(Buteo::StorageChangeNotifierPluginLoader)
83 Buteo::StorageChangeNotifierPlugin* createPlugin(
const QString& aStorageName)
override;