To suppress the system screensaver and power saver mechanisms you will need to use a system specific API (as Wysota said earlier). Qt offers nothing to help here.

For Windows you could look at : SystemParametersInfo

For your S60 and Maemo platforms you would have to ask someone else (I don't even own a mobile phone, let alone program for them).