tiemu_stub.cpp 783 B

1234567891011121314151617181920212223242526
  1. /*
  2. * This file was generated by dbusxml2cpp version 0.6
  3. * Command line was: dbusxml2cpp -p tiemu_stub tiemu_dbus.xml
  4. *
  5. * dbusxml2cpp is Copyright (C) 2006 Trolltech ASA. All rights reserved.
  6. *
  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.
  10. */
  11. #include "tiemu_stub.h"
  12. /*
  13. * Implementation of interface class OrgTicalcLpgTiemuTiEmuDBusInterface
  14. */
  15. OrgTicalcLpgTiemuTiEmuDBusInterface::OrgTicalcLpgTiemuTiEmuDBusInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent)
  16. : QDBusAbstractInterface(service, path, staticInterfaceName(), connection, parent)
  17. {
  18. }
  19. OrgTicalcLpgTiemuTiEmuDBusInterface::~OrgTicalcLpgTiemuTiEmuDBusInterface()
  20. {
  21. }