DNSSD
avahi_entrygroup_interface.cpp
Go to the documentation of this file.00001 /* 00002 * This file was generated by dbusxml2cpp version 0.6 00003 * Command line was: dbusxml2cpp -m -p avahi_entrygroup_interface /home/qba/src/kdelibs/dnssd/org.freedesktop.Avahi.EntryGroup.xml 00004 * 00005 * dbusxml2cpp is Copyright (C) 2006 Trolltech ASA. All rights reserved. 00006 * 00007 * This is an auto-generated file. 00008 * This file may have been hand-edited. Look for HAND-EDIT comments 00009 * before re-generating it. 00010 */ 00011 00012 #include "avahi_entrygroup_interface.h" 00013 #ifndef KDE_USE_FINAL 00014 Q_DECLARE_METATYPE(QList<QByteArray>) 00015 #endif 00016 /* 00017 * Implementation of interface class OrgFreedesktopAvahiEntryGroupInterface 00018 */ 00019 00020 OrgFreedesktopAvahiEntryGroupInterface::OrgFreedesktopAvahiEntryGroupInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) 00021 : QDBusAbstractInterface(service, path, staticInterfaceName(), connection, parent) 00022 { 00023 } 00024 00025 OrgFreedesktopAvahiEntryGroupInterface::~OrgFreedesktopAvahiEntryGroupInterface() 00026 { 00027 } 00028 00029 00030 #include "avahi_entrygroup_interface.moc"