KDEUI
kdedglobalaccel_component_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 -v -m -i kglobalshortcutinfo_p.h -p kdedglobalaccel_component_interface org.kde.kdedglobalaccel.Component.xml org.kde.kdedglobalaccel.Component 00004 * 00005 * dbusxml2cpp is Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). 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 "kdedglobalaccel_component_interface.h" 00013 00014 /* 00015 * Implementation of interface class OrgKdeKdedglobalaccelComponentInterface 00016 */ 00017 00018 OrgKdeKdedglobalaccelComponentInterface::OrgKdeKdedglobalaccelComponentInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) 00019 : QDBusAbstractInterface(service, path, staticInterfaceName(), connection, parent) 00020 { 00021 } 00022 00023 OrgKdeKdedglobalaccelComponentInterface::~OrgKdeKdedglobalaccelComponentInterface() 00024 { 00025 } 00026 00027 00028 #include "kdedglobalaccel_component_interface.moc"