src/gui/kernel/qsoftkeymanager_s60_p.h
changeset 22 79de32ba3296
parent 19 fcece45ef507
equal deleted inserted replaced
19:fcece45ef507 22:79de32ba3296
    76 public:
    76 public:
    77     void updateSoftKeys_sys();
    77     void updateSoftKeys_sys();
    78     bool handleCommand(int command);
    78     bool handleCommand(int command);
    79 
    79 
    80 private:
    80 private:
       
    81     void tryDisplayMenuBarL();
    81     bool skipCbaUpdate();
    82     bool skipCbaUpdate();
    82     void ensureCbaVisibilityAndResponsiviness(CEikButtonGroupContainer &cba);
    83     void ensureCbaVisibilityAndResponsiviness(CEikButtonGroupContainer &cba);
    83     void clearSoftkeys(CEikButtonGroupContainer &cba);
    84     void clearSoftkeys(CEikButtonGroupContainer &cba);
    84     QString softkeyText(QAction &softkeyAction);
    85     QString softkeyText(QAction &softkeyAction);
    85     QAction *highestPrioritySoftkey(QAction::SoftKeyRole role);
    86     QAction *highestPrioritySoftkey(QAction::SoftKeyRole role);