userguide/inc/HelpKeywordView.h
changeset 27 0a93cba9d57a
parent 26 97d7f0705d0a
equal deleted inserted replaced
26:97d7f0705d0a 27:0a93cba9d57a
    43 	void initSearchPanel();
    43 	void initSearchPanel();
    44 	void initBackAction();
    44 	void initBackAction();
    45 	void initVirtualKeyboard();
    45 	void initVirtualKeyboard();
    46 
    46 
    47 private:
    47 private:
    48 	void onOrientationChanged(Qt::Orientation orientation);
       
    49 
       
    50 private:
       
    51 	HbLabel* label();
    48 	HbLabel* label();
    52     
    49     
    53 private:
    50 private:
    54 	void updateVisibleItems(bool visible);
    51 	void updateVisibleItems(bool visible);
    55 	void ResetSearchPanel();	
    52 	void ResetSearchPanel();	
    56 	void updateLabelPos();
    53 	void updateLabelPos();
       
    54 	void showToolBar(bool visible);
       
    55 
       
    56 private slots:
       
    57 	void onOrientationChanged(Qt::Orientation orientation);
    57 
    58 
    58 private slots: // handle system event
    59 private slots: // handle system event
    59     void onViewReady();
    60     void onViewReady();
    60 
    61 
    61 private slots: // handle button action
    62 private slots: // handle button action