thanks for reply this thread, Lesiok I like your method but I don't know what I have to write in the code.

I've to do a single slot for all the buttons, or a slot for each button?

connect(*,SIGNAL(QAbstractButton::released),QTimer ,SLOT(start()));

something like that?