• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

DNSSD

avahi_serviceresolver_interface.h

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_serviceresolver_interface /home/qba/src/kdelibs/dnssd/org.freedesktop.Avahi.ServiceResolver.xml
00004  *
00005  * dbusxml2cpp is Copyright (C) 2006 Trolltech ASA. All rights reserved.
00006  *
00007  * This is an auto-generated file.
00008  * Do not edit! All changes made to it will be lost.
00009  */
00010 
00011 #ifndef AVAHI_SERVICERESOLVER_INTERFACE_H_1175536773
00012 #define AVAHI_SERVICERESOLVER_INTERFACE_H_1175536773
00013 
00014 #include <QtCore/QObject>
00015 #include <QtCore/QByteRef>
00016 #include <QtCore/QList>
00017 #include <QtCore/QMap>
00018 #include <QtCore/QString>
00019 #include <QtCore/QStringList>
00020 #include <QtCore/QVariant>
00021 #include <QtDBus/QtDBus>
00022 
00023 /*
00024  * Proxy class for interface org.freedesktop.Avahi.ServiceResolver
00025  */
00026 class OrgFreedesktopAvahiServiceResolverInterface: public QDBusAbstractInterface
00027 {
00028     Q_OBJECT
00029 public:
00030     static inline const char *staticInterfaceName()
00031     { return "org.freedesktop.Avahi.ServiceResolver"; }
00032 
00033 public:
00034     OrgFreedesktopAvahiServiceResolverInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent = 0);
00035 
00036     ~OrgFreedesktopAvahiServiceResolverInterface();
00037 
00038 public Q_SLOTS: // METHODS
00039     inline QDBusReply<void> Free()
00040     {
00041         QList<QVariant> argumentList;
00042         return callWithArgumentList(QDBus::Block, QLatin1String("Free"), argumentList);
00043     }
00044 
00045 Q_SIGNALS: // SIGNALS
00046     void Failure(const QString &error);
00047     void Found(int interface, int protocol, const QString &name, const QString &type, const QString &domain, const QString &host, int aprotocol, const QString &address, ushort port, const QList<QByteArray> &txt, uint flags);
00048 };
00049 
00050 namespace org {
00051   namespace freedesktop {
00052     namespace Avahi {
00053       typedef ::OrgFreedesktopAvahiServiceResolverInterface ServiceResolver;
00054     }
00055   }
00056 }
00057 #endif

DNSSD

Skip menu "DNSSD"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • KIO
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal