src/hbcore/gui/hbview.cpp
changeset 28 b7da29130b0e
parent 23 e6ad4ef83b23
child 30 80e4d18b72f5
equal deleted inserted replaced
23:e6ad4ef83b23 28:b7da29130b0e
  1047   If you set the \a action to 0, the previous navigation action is
  1047   If you set the \a action to 0, the previous navigation action is
  1048   unset and no new one will be set.
  1048   unset and no new one will be set.
  1049 
  1049 
  1050   Ownership of \a action is not taken.
  1050   Ownership of \a action is not taken.
  1051 
  1051 
       
  1052   \note The navigation button will not display text that is assigned to the
       
  1053   action.
       
  1054 
  1052   \sa navigationAction()
  1055   \sa navigationAction()
  1053  */
  1056  */
  1054 void HbView::setNavigationAction(HbAction *action)
  1057 void HbView::setNavigationAction(HbAction *action)
  1055 {
  1058 {
  1056     Q_D(HbView);
  1059     Q_D(HbView);