widgets/widgetapp/src/WidgetUiWindowView.cpp
branchRCL_3
changeset 35 1f3c3f2f5b0a
parent 27 6297cdf66332
child 48 79859ed3eea9
equal deleted inserted replaced
34:220a17280356 35: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