diff options
author | Markku Luukkainen <markku.luukkainen@digia.com> | 2009-05-27 08:43:32 (GMT) |
---|---|---|
committer | Markku Luukkainen <markku.luukkainen@digia.com> | 2009-05-27 08:43:32 (GMT) |
commit | 5e38702684529cf7c3d1ab8ac6cd14900ca20b89 (patch) | |
tree | 18803707f4f7f285342a84399abb5ef55341e018 /doc/src/snippets/code | |
parent | 9d5308b95bed09e72203eb53ced1a57c21744c71 (diff) | |
download | Qt-5e38702684529cf7c3d1ab8ac6cd14900ca20b89.zip Qt-5e38702684529cf7c3d1ab8ac6cd14900ca20b89.tar.gz Qt-5e38702684529cf7c3d1ab8ac6cd14900ca20b89.tar.bz2 |
Added method bool hasSoftKeyStack() so that user can check if
QMainWindow has a softkeystack or not.
Making method QSoftKeyStack *softKeyStack() const return 0 when
there is no softkeystack was also evaluated. Returning 0 was discarded
as it would make softKeyStack() behave differently than statusBar() and
menuBar() methods. It would be bad API design to have methods
in same class behave differently.
Diffstat (limited to 'doc/src/snippets/code')
0 files changed, 0 insertions, 0 deletions