UUps,
I wrote some slots not correct, so they didn't exist of course.
Now I fixed it, and I get the paused signal. But now I'm totally confused, because it is very late. My output is now:
Action: Click Start and wait some seconds.
Output: Item 0 ready. (ok), Item 1 ready. (ok)
Action: pushbutton_2(Pause) clicked first time
Output: no output????
Action: wait some secs.
Output: no output, calculation seems to be stopped (ok)
Action: pushbutton_2(Pause) clicked second time
Output: resumed (ok), paused (why now?)
Action: wait some secs.
Output: Item 2 ready, Item 3 ready (ok, calculation is running)