diff options
author | Jason Barron <jbarron@trolltech.com> | 2009-09-19 17:21:36 (GMT) |
---|---|---|
committer | Jason Barron <jbarron@trolltech.com> | 2009-09-21 08:07:44 (GMT) |
commit | 63b38ba77b4a5603bec9f8e6d63425eb8a8f5d15 (patch) | |
tree | a9b98415612c952ea24e29526461043dcd3c2a29 /util/s60theme | |
parent | db96727a9f890aa86a4ffb7093623c8236c566a5 (diff) | |
download | Qt-63b38ba77b4a5603bec9f8e6d63425eb8a8f5d15.zip Qt-63b38ba77b4a5603bec9f8e6d63425eb8a8f5d15.tar.gz Qt-63b38ba77b4a5603bec9f8e6d63425eb8a8f5d15.tar.bz2 |
Change QProgressDialog to use the new soft key API.
The previous version created a new QAction every time setCancelButton
was called without deleting the previous instance. This version
stores the action pointer in the d-ptr, but still recreates it
everytime the button is changed.
Also, make sure the text is updated if setCancelText is called by
the user.
Reviewed-by: Alessandro Portale
Diffstat (limited to 'util/s60theme')
0 files changed, 0 insertions, 0 deletions