Qt-interest Archive, January 2007
QDBus on Windows
Message 1 in thread
Hi,
I would like to communicate from a python-script with my
qt4-application. On Unix I could use QDBus, but on Windows QDBus is not
supported.
I have seen, that there is a windows-port of dbus[1] and it will get
merged with the official core of dbus[2].
Does anyone have experience with dbus+Qt4 on windows?
Are there other easy ways to communicate between applications on
Linux+Windows+Mac?
Greetings
Jens
[1] http://sourceforge.net/projects/windbus
[2] http://www.freedesktop.org/wiki/Software/dbus
--
[ signature omitted ]
Message 2 in thread
It seems as if it is possible to add dbus-support for Qt4 on windows:
http://kdelibs.com/wiki/index.php/QtDBus
I would like to see this in the next Qt4-release.
P.S:
I still wonder if there are other possibilities to do
cross-application-communication without os-specific libraries?
Jens schrieb:
> Hi,
>
> I would like to communicate from a python-script with my
> qt4-application. On Unix I could use QDBus, but on Windows QDBus is not
> supported.
>
> I have seen, that there is a windows-port of dbus[1] and it will get
> merged with the official core of dbus[2].
>
> Does anyone have experience with dbus+Qt4 on windows?
> Are there other easy ways to communicate between applications on
> Linux+Windows+Mac?
>
> Greetings
> Jens
>
> [1] http://sourceforge.net/projects/windbus
> [2] http://www.freedesktop.org/wiki/Software/dbus
>
> --
> To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with "unsubscribe" in the subject or the body.
> List archive and information: http://lists.trolltech.com/qt-interest/
>
--
[ signature omitted ]