[Interest] Q_PROPERTY notification across processes?

Mandeep Sandhu mandeepsandhu.chd at gmail.com
Sat May 18 10:54:17 CEST 2013


On Fri, May 17, 2013 at 8:40 PM, Thomas Sondergaard
<ts at medical-insight.com>wrote:

> On 17-05-2013 11:42, Mandeep Sandhu wrote:
> >
> > On Fri, May 17, 2013 at 9:55 AM, Constantin Makshin <cmakshin at gmail.com
> > <mailto:cmakshin at gmail.com>> wrote:
> >
> >     Charley said that in most cases his applications will be run on
> >     different computers, so D-Bus won't help him since it doesn't work
> >     over network.
> >
> > DBus can work over the network. You just need a to specify a network
> > address instead of a local one for DBus communications. Though I'm not
> > sure about portability to other platforms as DBus is primarily used in
> > Linux based systems (I'm not sure about it's support on Windows). CMIIW.
>
> QtDBus works fine on Windows - at least in 4.8, I don't know about 5.0.
>
> Of course you can't use the binary Qt SDKs as D-Bus is not native to
> Windows. You will have to build D-Bus yourself on Windows and then build
> your own Qt against it. It is straightforward and there are no quirks to
> speak of.
>

Ok, thanks for the info. Good to know DBus works well on Windows.

Regards,
-mandeep


>
> Thomas
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130518/d15ae16c/attachment.html>


More information about the Interest mailing list