Okey, now I've fixed all my problems which I came in this thread. Thank you d_stranz for your suggestions about make these buttons as member variables in Game class and connecting signals with slots. It work well.

For future users I can give one advice - don't connect no arguments signals with no argument slots. It was my main problem in this example.