mmsharing/livecommsui/lcui/tsrc/ut_lcui/hbstubs/hbview.h
changeset 25 53c1c4459a94
parent 22 496ad160a278
child 26 5554410e16f5
equal deleted inserted replaced
22:496ad160a278 25:53c1c4459a94
    43     
    43     
    44     void setContentFullScreen(bool enable = true);
    44     void setContentFullScreen(bool enable = true);
    45     HbAction *navigationAction() const;
    45     HbAction *navigationAction() const;
    46     void setNavigationAction(HbAction *action);
    46     void setNavigationAction(HbAction *action);
    47 
    47 
       
    48 signals:
       
    49      void contentFullScreenChanged();
       
    50      
    48 public slots:
    51 public slots:
    49     void setTitle(const QString &title);
    52     void setTitle(const QString &title);
    50     
    53     
    51 private: // Data added for the unit testing stub
    54 private: // Data added for the unit testing stub
    52     HbMenu* mMenu;
    55     HbMenu* mMenu;