inxi :: IRC client tech information
Page Version: 1.0 Page Updated: 2015-08-24
The following are the available technical documenation resources.
- KDE Konversation information – Moving from dcop(qt3/KDE3) to dbus(qt4/KDE4)
- dbus and clients – xchat/konvi dbus info
KDE Konversation information
Moving from dcop(qt3/KDE3) to dbus(qt4/KDE4)
- dcop and dbus: these talk back to Konversation from this script
- Scripting info:
konversation scripting
kde.org konversation - dbus info: freedesktop.org dbus tutorial
- view dbus info: fedorahosted d-feet
- or run qdbus
- Konvi dbus/usage
qdbus org.kde.konversation /irc say <server> <target-channel> <output>
- Python usage: wiki.python.org Dbus Examples
dbus and clients
X-Chat and Konversation(qt4) both use dbus.