not quite so much needs to be delayed to the init() function
[personal-kdebase.git] / workspace / kcontrol / keys / kdedglobalaccel_interface.cpp
blobdfa97fb12226cf2173ac32126785217d130356e7
1 /*
2 * This file was generated by dbusxml2cpp version 0.6
3 * Command line was: dbusxml2cpp -v -m -i kglobalshortcutinfo_p.h -p kdedglobalaccel_interface org.kde.KdedGlobalAccel.xml org.kde.KdedGlobalAccel
5 * dbusxml2cpp is Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies).
7 * This is an auto-generated file.
8 * This file may have been hand-edited. Look for HAND-EDIT comments
9 * before re-generating it.
12 #include "kdedglobalaccel_interface.h"
15 * Implementation of interface class OrgKdeKdedGlobalAccelInterface
18 OrgKdeKdedGlobalAccelInterface::OrgKdeKdedGlobalAccelInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent)
19 : QDBusAbstractInterface(service, path, staticInterfaceName(), connection, parent)
23 OrgKdeKdedGlobalAccelInterface::~OrgKdeKdedGlobalAccelInterface()
28 #include "kdedglobalaccel_interface.moc"