Go to the documentation of this file.
12 #ifndef BACKUPIFADAPTOR_H_1347474150
13 #define BACKUPIFADAPTOR_H_1347474150
15 #include <QtCore/QObject>
16 #include <QtDBus/QtDBus>
18 template<
class T>
class QList;
19 template<
class Key,
class Value>
class QMap;
30 Q_CLASSINFO(
"D-Bus Interface",
"com.nokia.backupclient")
31 Q_CLASSINFO(
"D-Bus Introspection",
""
32 " <interface name=\"com.nokia.backupclient\">\n"
33 " <method name=\"backupStarts\">\n"
34 " <arg direction=\"out\" type=\"y\"/>\n"
36 " <method name=\"backupFinished\">\n"
37 " <arg direction=\"out\" type=\"y\"/>\n"
39 " <method name=\"restoreStarts\">\n"
40 " <arg direction=\"out\" type=\"y\"/>\n"
42 " <method name=\"restoreFinished\">\n"
43 " <arg direction=\"out\" type=\"y\"/>\n"