StatusIconRes.h
上传用户:lqx1163
上传日期:2014-08-13
资源大小:9183k
文件大小:8k
源码类别:

MTK

开发平台:

C/C++

  1. /*****************************************************************************
  2. *  Copyright Statement:
  3. *  --------------------
  4. *  This software is protected by Copyright and the information contained
  5. *  herein is confidential. The software may not be copied and the information
  6. *  contained herein may not be used or disclosed except with the written
  7. *  permission of MediaTek Inc. (C) 2005
  8. *
  9. *  BY OPENING THIS FILE, BUYER HEREBY UNEQUIVOCALLY ACKNOWLEDGES AND AGREES
  10. *  THAT THE SOFTWARE/FIRMWARE AND ITS DOCUMENTATIONS ("MEDIATEK SOFTWARE")
  11. *  RECEIVED FROM MEDIATEK AND/OR ITS REPRESENTATIVES ARE PROVIDED TO BUYER ON
  12. *  AN "AS-IS" BASIS ONLY. MEDIATEK EXPRESSLY DISCLAIMS ANY AND ALL WARRANTIES,
  13. *  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF
  14. *  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NONINFRINGEMENT.
  15. *  NEITHER DOES MEDIATEK PROVIDE ANY WARRANTY WHATSOEVER WITH RESPECT TO THE
  16. *  SOFTWARE OF ANY THIRD PARTY WHICH MAY BE USED BY, INCORPORATED IN, OR
  17. *  SUPPLIED WITH THE MEDIATEK SOFTWARE, AND BUYER AGREES TO LOOK ONLY TO SUCH
  18. *  THIRD PARTY FOR ANY WARRANTY CLAIM RELATING THERETO. MEDIATEK SHALL ALSO
  19. *  NOT BE RESPONSIBLE FOR ANY MEDIATEK SOFTWARE RELEASES MADE TO BUYER'S
  20. *  SPECIFICATION OR TO CONFORM TO A PARTICULAR STANDARD OR OPEN FORUM.
  21. *
  22. *  BUYER'S SOLE AND EXCLUSIVE REMEDY AND MEDIATEK'S ENTIRE AND CUMULATIVE
  23. *  LIABILITY WITH RESPECT TO THE MEDIATEK SOFTWARE RELEASED HEREUNDER WILL BE,
  24. *  AT MEDIATEK'S OPTION, TO REVISE OR REPLACE THE MEDIATEK SOFTWARE AT ISSUE,
  25. *  OR REFUND ANY SOFTWARE LICENSE FEES OR SERVICE CHARGE PAID BY BUYER TO
  26. *  MEDIATEK FOR SUCH MEDIATEK SOFTWARE AT ISSUE. 
  27. *
  28. *  THE TRANSACTION CONTEMPLATED HEREUNDER SHALL BE CONSTRUED IN ACCORDANCE
  29. *  WITH THE LAWS OF THE STATE OF CALIFORNIA, USA, EXCLUDING ITS CONFLICT OF
  30. *  LAWS PRINCIPLES.  ANY DISPUTES, CONTROVERSIES OR CLAIMS ARISING THEREOF AND
  31. *  RELATED THERETO SHALL BE SETTLED BY ARBITRATION IN SAN FRANCISCO, CA, UNDER
  32. *  THE RULES OF THE INTERNATIONAL CHAMBER OF COMMERCE (ICC).
  33. *
  34. *****************************************************************************/
  35. /*******************************************************************************
  36.  * Filename:
  37.  * ---------
  38.  *  StatusIconRes.h
  39.  *
  40.  * Project:
  41.  * --------
  42.  *  MAUI
  43.  *
  44.  * Description:
  45.  * ------------
  46.  *  
  47.  *
  48.  * Author:
  49.  * -------
  50.  *  
  51.  *
  52.  *==============================================================================
  53.  *             HISTORY
  54.  * Below this line, this part is controlled by PVCS VM. DO NOT MODIFY!! 
  55.  *------------------------------------------------------------------------------
  56.  * removed!
  57.  *
  58.  * removed!
  59.  * removed!
  60.  * removed!
  61.  *
  62.  * removed!
  63.  * removed!
  64.  * removed!
  65.  *
  66.  * removed!
  67.  * removed!
  68.  * removed!
  69.  *
  70.  * removed!
  71.  * removed!
  72.  * removed!
  73.  *
  74.  * removed!
  75.  * removed!
  76.  * removed!
  77.  *
  78.  * removed!
  79.  * removed!
  80.  * removed!
  81.  *
  82.  * removed!
  83.  * removed!
  84.  * removed!
  85.  *
  86.  * removed!
  87.  * removed!
  88.  * removed!
  89.  *
  90.  *------------------------------------------------------------------------------
  91.  * Upper this line, this part is controlled by PVCS VM. DO NOT MODIFY!! 
  92.  *==============================================================================
  93.  *******************************************************************************/
  94. /**
  95.  * Copyright Notice
  96.  * ?2002 - 2003, Pixtel Communications, Inc., 1489 43rd Ave. W.,
  97.  * Vancouver, B.C. V6M 4K8 Canada. All Rights Reserved.
  98.  *  (It is illegal to remove this copyright notice from this software or any
  99.  *  portion of it)
  100.  */
  101.  /**************************************************************
  102.    FILENAME : CustDataRes.h
  103.       PURPOSE     : Image id definitions for status icons
  104.    REMARKS     : nil
  105.    AUTHOR      : Vijay
  106.    DATE     : Dec-16-2002.
  107. *************************************************************/
  108. #ifndef STATUSICONSRES_H
  109. #define STATUSICONSRES_H
  110. /* 101205 new icon Calvin Start */
  111. enum STATUS_ICON_ID_LIST
  112. {
  113.     IMG_SI_SIGNAL_STRENGTH = 400,
  114.     IMG_SI_BATTERY_STRENGTH,
  115.     IMG_SI_KEYPAD_LOCK,
  116.     IMG_SI_VIBRATE,
  117.     IMG_SI_SILENT,
  118.     IMG_SI_RING,
  119.     IMG_SI_VIBRATE_AND_RING,
  120.     IMG_SI_VIBRATE_THEN_RING,
  121.     IMG_SI_ALARM_ACTIVATED,
  122.     IMG_SI_ROAMING_INDICATOR,
  123.     IMG_SI_MISSED_CALL_INDICATOR,
  124.     IMG_SI_LINE_L1,
  125.     IMG_SI_LINE_L2,
  126.     IMG_SI_3G, 
  127.     IMG_SI_2G, 
  128.     IMG_SI_ANY,
  129.     IMG_SI_VOIP,
  130.     IMG_SI_GPRS_INDICATOR,
  131.     IMG_SI_IR_INDICATOR,
  132.     IMG_SI_UNREAD_VOICE_L1,
  133.     IMG_SI_UNREAD_VOICE_L2,
  134.     IMG_SI_UNREAD_VOICE_L1L2,
  135.     IMG_SI_UNREAD_FAX_L1,
  136.     IMG_SI_UNREAD_FAX_L2,
  137.     IMG_SI_UNREAD_FAX_L1L2,
  138.     IMG_SI_UNREAD_EMAIL_L1,
  139.     IMG_SI_UNREAD_EMAIL_L2,
  140.     IMG_SI_UNREAD_EMAIL_L1L2,
  141.     IMG_SI_SMS_INDICATOR,
  142.     IMG_SI_CALL_DIVERT_L1,
  143.     IMG_SI_CALL_DIVERT_L2,
  144.     IMG_SI_CALL_DIVERT_L1L2,
  145.     IMG_SLSI_SIGNAL_STRENGTH,
  146.     IMG_SLSI_BATTERY_STRENGTH,
  147.     IMG_SLSI_SMS_INDICATOR,
  148.     IMG_SLSI_RING,
  149.     IMG_SLSI_VIBRATE,
  150.     IMG_SLSI_VIBRATE_AND_RING,
  151.     IMG_SLSI_VIBRATE_THEN_RING,
  152.     IMG_SI_WMAL,
  153.     IMG_SLSI_SILENT,
  154.     IMG_SI_VOICE_RECORD,
  155.     IMG_SI_WAP,
  156.     IMG_SI_MUTE,
  157.     IMG_SI_EARPHONE_INDICATOR,
  158.     IMG_SI_GPRS_ATT_NO_PDP_INDICATOR,
  159.     IMG_SI_MMS_UNREAD_INDICATOR,
  160.     IMG_SI_MMS_BUSY_INDICATOR,
  161.     IMG_SLSI_ALARM,
  162.     IMG_SLSI_MISSED_CALL,
  163.     IMG_BLINKINGICON_CHAT_ROOM1,
  164.     IMG_BLINKINGICON_CHAT_ROOM2,
  165.     IMG_SI_STOPWATCH,
  166.     IMG_SI_BT,
  167.     IMG_SI_BT_CON,
  168.     IMG_SI_BT_ND,
  169.     IMG_SI_NETWORK_CIPHER_GSM,
  170.     IMG_SI_NETWORK_CIPHER_GPRS,
  171.     IMG_SI_SIGNAL_STRENGTH_L1,
  172.     IMG_SI_SIGNAL_STRENGTH_L2,
  173.     IMG_SI_POC,
  174.     IMG_SI_JAVA_PAUSE,
  175.     IMG_SI_IMPS_MSG,
  176.     IMG_SI_IMPS_LOGIN,
  177.     IMG_SI_KEYPAD_UNLOCK,
  178. #ifdef __MMI_BG_SOUND_EFFECT__
  179.     IMG_SI_BGSND,
  180. #endif /* __MMI_BG_SOUND_EFFECT__ */ 
  181. #ifdef __MMI_AUDIO_3D_EFFECT__
  182.     IMG_SI_3DSND,
  183. #endif /* __MMI_AUDIO_3D_EFFECT__ */ 
  184. #ifdef __MMI_HOMEZONE_STATUS_ICON__
  185.     IMG_SI_HZONE,
  186.     IMG_SI_CZONE,
  187. #endif /* __MMI_HOMEZONE_STATUS_ICON__ */ 
  188. #ifdef __CTM_SUPPORT__
  189.     IMG_SI_TTY_INDICATOR,
  190. #endif /* __CTM_SUPPORT__ */ 
  191. #if defined(__MMI_UI_TECHNO_STATUS_ICON__)
  192.     IMG_SI_SIGNAL_STRENGTH_IDLE_L1,
  193.     IMG_SI_SIGNAL_STRENGTH_IDLE_L2,
  194.     IMG_SI_BATTERY_STRENGTH_IDLE,
  195.     IMG_SI_SIGNAL_STRENGTH_IDLE,
  196. #endif /* defined(__MMI_UI_TECHNO_STATUS_ICON__) */ 
  197.     IMG_SI_JAVA_CONNECT,
  198.     IMG_SI_END
  199. };
  200. #if 0
  201. /* under construction !*/
  202. /* under construction !*/
  203. /* under construction !*/
  204. /* under construction !*/
  205. /* under construction !*/
  206. /* under construction !*/
  207. /* under construction !*/
  208. /* under construction !*/
  209. /* under construction !*/
  210. /* under construction !*/
  211. /* under construction !*/
  212. /* under construction !*/
  213. /* under construction !*/
  214. /* under construction !*/
  215. /* under construction !*/
  216. /* under construction !*/
  217. /* under construction !*/
  218. /* under construction !*/
  219. /* under construction !*/
  220. /* under construction !*/
  221. /* under construction !*/
  222. /* under construction !*/
  223. /* under construction !*/
  224. /* under construction !*/
  225. /* under construction !*/
  226. /* under construction !*/
  227. /* under construction !*/
  228. /* under construction !*/
  229. /* under construction !*/
  230. /* under construction !*/
  231. /* under construction !*/
  232. /* under construction !*/
  233. /* under construction !*/
  234. /* under construction !*/
  235. /* under construction !*/
  236. /* under construction !*/
  237. /* under construction !*/
  238. /* under construction !*/
  239. /* under construction !*/
  240. /* under construction !*/
  241. /* under construction !*/
  242. /* under construction !*/
  243. /* under construction !*/
  244. /* under construction !*/
  245. /* under construction !*/
  246. /* under construction !*/
  247. /* under construction !*/
  248. /* under construction !*/
  249. /* under construction !*/
  250. /* under construction !*/
  251. /* under construction !*/
  252. /* under construction !*/
  253. /* under construction !*/
  254. /* under construction !*/
  255. /* under construction !*/
  256. /* under construction !*/
  257. /* under construction !*/
  258. /* under construction !*/
  259. /* under construction !*/
  260. /* under construction !*/
  261. /* under construction !*/
  262. /* under construction !*/
  263. #if defined(__MMI_UI_TECHNO_STATUS_ICON__)
  264. /* under construction !*/
  265. /* under construction !*/
  266. /* under construction !*/
  267. /* under construction !*/
  268. #endif
  269. /* under construction !*/
  270. #endif /* 0 */ 
  271. /* 101205 new icon Calvin end */
  272. #endif /* STATUSICONSRES_H */