camerauis/cameraapp/generic/inc/CamAppUi.h
branchRCL_3
changeset 7 dbec5787fa68
parent 1 f5ec9446e5bf
child 12 8c55c525d5d7
child 14 5b988b912a90
equal deleted inserted replaced
3:8b2d6d0384b0 7:dbec5787fa68
  1293         * Hides the application from task list, to pretend that camera app is closed
  1293         * Hides the application from task list, to pretend that camera app is closed
  1294         * @since 3.0 (added back since its useful in certain situation)
  1294         * @since 3.0 (added back since its useful in certain situation)
  1295         * @param aHide whether to hide or make visible
  1295         * @param aHide whether to hide or make visible
  1296         */
  1296         */
  1297         void HideTaskL(TBool aHide);
  1297         void HideTaskL(TBool aHide);
       
  1298         
       
  1299         /**
       
  1300         * returns ETrue if headset is connected
       
  1301         */ 
       
  1302         TBool IsHeadsetConnected() const;
  1298 
  1303 
  1299     public:
  1304     public:
  1300         /**
  1305         /**
  1301         * Display error note
  1306         * Display error note
  1302         * @since 2.8
  1307         * @since 2.8