aboutsummaryrefslogtreecommitdiff
path: root/src/RWADBusAdaptor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/RWADBusAdaptor.cpp')
-rw-r--r--src/RWADBusAdaptor.cpp25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/RWADBusAdaptor.cpp b/src/RWADBusAdaptor.cpp
new file mode 100644
index 0000000..8fd9e7d
--- /dev/null
+++ b/src/RWADBusAdaptor.cpp
@@ -0,0 +1,25 @@
+/*
+ * This file was generated by qdbusxml2cpp version 0.8
+ * Command line was: qdbusxml2cpp -i RWADBusAdaptor.h -p :RWADBusAdaptor.cpp rwa.xml
+ *
+ * qdbusxml2cpp is Copyright (C) 2017 The Qt Company Ltd.
+ *
+ * This is an auto-generated file.
+ * This file may have been hand-edited. Look for HAND-EDIT comments
+ * before re-generating it.
+ */
+
+#include "RWADBusAdaptor.h"
+/*
+ * Implementation of interface class OrgArcticaProjectRWAInterface
+ */
+
+OrgArcticaProjectRWAInterface::OrgArcticaProjectRWAInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent)
+ : QDBusAbstractInterface(service, path, staticInterfaceName(), connection, parent)
+{
+}
+
+OrgArcticaProjectRWAInterface::~OrgArcticaProjectRWAInterface()
+{
+}
+