QT widget for on WindowsXP
- by Surjya Narayana Padhi
Hi Geeks,
I need to create a widget which shows battery status(in percentage) inside my qt application. Can anybody suggest me how to get the winXP api to know the battery status. Then as the api will return the percentage I will display on my widget....