You could use QSocketNotifier here (I think -- I never used it myself).
You could use QSocketNotifier here (I think -- I never used it myself).
Thanks, my little program works now, using slots. I have been using QSocketNotifier before and I am convinced that would work, too. I wanted something quick and dirty here, that's why I hadn't used slots right away in this example.
Bookmarks