On 8 February 2013 13:02, K. Frank <kfrank29.c at 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