widgets/widgetapp/src/WidgetUiWindowView.cpp
branchRCL_3
changeset 59 1f3c3f2f5b0a
parent 38 6297cdf66332
child 93 79859ed3eea9
equal deleted inserted replaced
58:220a17280356 59:1f3c3f2f5b0a
   410 // CWidgetUiWindowView::IsOptionsMenuActivated
   410 // CWidgetUiWindowView::IsOptionsMenuActivated
   411 // ---------------------------------------------------------------------------
   411 // ---------------------------------------------------------------------------
   412 //
   412 //
   413 TBool CWidgetUiWindowView::IsOptionsMenuActivated()
   413 TBool CWidgetUiWindowView::IsOptionsMenuActivated()
   414  	{
   414  	{
   415  	return iIsOptionsMenuActivated;
   415  	return AppUi()->IsDisplayingMenuOrDialog();
   416  	}
   416  	}
   417 
   417 
   418 
   418 
   419 // ---------------------------------------------------------------------------
   419 // ---------------------------------------------------------------------------
   420 // CWidgetUiWindowView::DeActivateOptionsMenu
   420 // CWidgetUiWindowView::DeActivateOptionsMenu