On Wed, 23 Nov 2011 07:45:16 +0100, Bo Thorsen
wrote:
> Den 23-11-2011 06:21, Sathishkumar Duraisamy skrev:
>
>> Why can't we have z-order for signals and slots, taking control for of
>> order the slots will be called. For some peculiar situation, that the
>> programmer feels it would be best i
Op 23-11-2011 6:21, Sathishkumar Duraisamy schreef:
> Hi all,
>
> By definition, the order by which the signals and slots is called is
> undefined but for each signals and slots connection, slots will be
> called for its signals.
That is no longer true. It is now documented that slots will be calle
Den 23-11-2011 06:21, Sathishkumar Duraisamy skrev:
> Hi all,
>
> By definition, the order by which the signals and slots is called is
> undefined but for each signals and slots connection, slots will be
> called for its signals.
>
> Why can't we have z-order for signals and slots, taking control f
Hi all,
By definition, the order by which the signals and slots is called is
undefined but for each signals and slots connection, slots will be
called for its signals.
Why can't we have z-order for signals and slots, taking control for of
order the slots will be called. For some peculiar situatio
Hi,
I am trying to interactively move a QDockWidget from one QMainWindow to another.
After pressing the mouse button and moving the mouse the dock widget should be
reparented to another main window (underlying at the current mouse position) in
order to get instant visual feedback.
While the basi
Hi, the Qt Project has now a collaboration channel focusing on
marketing, events and misc community activities not directly related
with software development:
- qt-project.org content.
- Marketing activities.
- Organization and involvement in events.
- ...
Your participation i
On Tuesday, 22 de November de 2011 09.05.16, bogdan.barl...@nokia.com wrote:
> The problem is that there seems to be no way to handle multiple connections
> or at least inform the client that it needs to re-connect in order to use
> the service.
>
> I know that QDBusServer is quite a recent additi
Hello,
I am trying to provide a service to many clients via peer-to-peer connection.
I am deriving the server from QDBusServer. The client knows the server's
address and successfully connects to it. The server receives the connection
request and registers the object implementing the interface to
Oh, thanks! You really helped me!
I implement WebSocket's server, so one client may connect on secure mode, and
another - on non-secure mode.
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest