SolidModules
nm-ip4-configinterface.cpp
Go to the documentation of this file.00001 /* 00002 * This file was generated by dbusxml2cpp version 0.6 00003 * Command line was: dbusxml2cpp -N -m -p nm-ip4-configinterface /space/kde/sources/trunk/KDE/kdebase/workspace/solid/networkmanager-0.7/dbus/introspection/nm-ip4-config.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 "nm-ip4-configinterface.h" 00013 00014 /* 00015 * Implementation of interface class OrgFreedesktopNetworkManagerIP4ConfigInterface 00016 */ 00017 00018 OrgFreedesktopNetworkManagerIP4ConfigInterface::OrgFreedesktopNetworkManagerIP4ConfigInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) 00019 : QDBusAbstractInterface(service, path, staticInterfaceName(), connection, parent) 00020 { 00021 } 00022 00023 OrgFreedesktopNetworkManagerIP4ConfigInterface::~OrgFreedesktopNetworkManagerIP4ConfigInterface() 00024 { 00025 } 00026 00027 00028 #include "nm-ip4-configinterface.moc"