On 8 February 2013 13:02, K. Frank <kfrank2...@gmail.com> wrote:
>
> I think part of what I'm missing is the connection between the event
> loop, "a.exec()", and processing console input without blocking.

At least under Unix systems, QSocketNotifier on stdin is the glue
you're looking for.
-- 
Giuseppe D'Angelo
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to