src/gui/kernel/qsoftkeymanager_s60_p.h
branchRCL_3
changeset 14 c0432d11811c
parent 8 3f74d0d4af4c
equal deleted inserted replaced
13:cc75c76972ee 14:c0432d11811c
    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);