X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fclient%2Fproxy.cpp;fp=src%2Fclient%2Fproxy.cpp;h=2c0c20ccb1d5382dd3c1f52f6b61276984b30c13;hb=711f20225524f059da9296f814a06ab9332bb324;hp=0000000000000000000000000000000000000000;hpb=678f23ebb9d4b0f2ce713be2ce7bba9cb3c42bb5;p=qtrapids diff --git a/src/client/proxy.cpp b/src/client/proxy.cpp new file mode 100644 index 0000000..2c0c20c --- /dev/null +++ b/src/client/proxy.cpp @@ -0,0 +1,26 @@ +/* + * This file was generated by qdbusxml2cpp version 0.7 + * Command line was: qdbusxml2cpp -a server -c QtRapidsServer -i qtrapids/dbus.hpp -p proxy /home/lassi/Projects/qtrapids/trunk/dbus/com.ixonos.qtrapids.xml + * + * qdbusxml2cpp is Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). + * + * This is an auto-generated file. + * This file may have been hand-edited. Look for HAND-EDIT comments + * before re-generating it. + */ + +#include "proxy.h" + +/* + * Implementation of interface class QtRapidsServer + */ + +QtRapidsServer::QtRapidsServer(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) + : QDBusAbstractInterface(service, path, staticInterfaceName(), connection, parent) +{ +} + +QtRapidsServer::~QtRapidsServer() +{ +} +