Revision 594101

Go back to digest for 15th October 2006

Features in Educational

Eric Kjeldergaard committed changes in /trunk/KDE/kdeedu/kiten/app:

This adds a dbus / to kiten, adds the registered name org.kde.kiten (as well as fixing kde.org.kiten_<PID?> to ork.kde.kiten_<PID?>). It also exports all public slots to the /. It is inspired by pong.c and ping.c from qtdbus examples in qt-copy. This should allow radselect to access functions VERY easily. Must find a cleaner way to do the name exporting of the org.kde.kiten model to avoid having to do a registerService("org.kde.kiten").

File Changes

Modified 2 files
  • /trunk/KDE/kdeedu/kiten/app
  •   /kiten.h
  •   /main.cpp
2 files changed in total