When I click the button, I want its color to turn red, and after 5 seconds it will turn green in QML. I try to do it with timer function but it doesn't work.