vtuis/videotelui/inc/CVtUiAppUi.h
branchRCL_3
changeset 24 e1a893011fac
parent 17 392fdfb57a78
child 32 890b5dd735f8
equal deleted inserted replaced
22:9ec13d39cc2e 24:e1a893011fac
  1218         /*
  1218         /*
  1219         * Tries to start toolbar. Toolbar is started if
  1219         * Tries to start toolbar. Toolbar is started if
  1220         * option menus is not visible.
  1220         * option menus is not visible.
  1221         */
  1221         */
  1222         void TryToStartTbL();
  1222         void TryToStartTbL();
       
  1223         
       
  1224         /*
       
  1225         * Retries to start toolbar. Toolbar is started if
       
  1226         * option menus is not visible.
       
  1227         */
       
  1228         void RetryToStartTbL();
  1223 
  1229 
  1224         /*
  1230         /*
  1225         * Update video prefrence
  1231         * Update video prefrence
  1226         */
  1232         */
  1227         void UpdateVBSettingL();
  1233         void UpdateVBSettingL();
  1480         TBool iIsLandScapeOrientation;
  1486         TBool iIsLandScapeOrientation;
  1481         //flag indicates layoutchang session
  1487         //flag indicates layoutchang session
  1482         TBool iLayoutChg;
  1488         TBool iLayoutChg;
  1483         //save cmd for later use 
  1489         //save cmd for later use 
  1484         TInt iDelayedCmd;
  1490         TInt iDelayedCmd;
       
  1491         //disable video process
       
  1492         TBool iDisableVideoOngoing;
  1485     };
  1493     };
  1486 
  1494 
  1487 #endif      // CVTUIAPPUI_H
  1495 #endif      // CVTUIAPPUI_H
  1488 
  1496 
  1489 // End of File
  1497 // End of File