3 #if !defined(SYNCHRONIZATION1INTERFACE_H_INCLUDED)
4 #define SYNCHRONIZATION1INTERFACE_H_INCLUDED
7 #include <tqdbuserror.h>
8 #include <tqdbusobject.h>
14 class TQT_DBusObjectPath;
31 virtual bool SetLocation(
const TQString& location, TQT_DBusError& error) = 0;
33 virtual bool GetPhonebook(TQT_DBusObjectPath& phonebook,
const TQString& sourcefile,
const TQString& targetfile, TQT_DBusError& error) = 0;
35 virtual bool PutPhonebook(
const TQString& sourcefile, TQT_DBusError& error) = 0;
57 #endif //SYNCHRONIZATION1INTERFACE_H_INCLUDED