⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 uiresource.h

📁 基于3G arena平台的控件测试用例。用于3G手机
💻 H
字号:
/*******************************************************************************
*  COPYRIGHT DaTang Mobile Communications Equipment CO.,LTD                    *
********************************************************************************
* Filename	 : 							
*
* Description: 
* Notes		 : NA                                       
*
*--------------------------------------------------------------------------------
* Change History: 
*--------------------------------------------------------------------------------
*          
*
*******************************************************************************/

#ifndef APP_UI_RESOURCE_H
#define APP_UI_RESOURCE_H

#include <msgmap.h>
#include <listex.h>
#include <iconlet.h>
#include <captionbar.h>
#include <softkeybar.h>
#include <title_ctrl.h>
#include <fw_i18n.h>
#include <theme_res_manager.h>
#include <datectrl.h>


#define DIALOG_1000_PATH                	"/flash/app_res.cfg"
#define IDD_DIALOG_1000                 	1000
#define IDC_SLEDIT_1002                 	1002
#define IDC_BUTTON_1003                 	1003
#define IDC_MLEDIT_1004                 	1004
#define IDC_LISTCTRLEX_1005             	1005
#define IDC_COMBOBOX_1009               	1009
#define DIALOG_1006_PATH                	"/flash/app_res.cfg"
#define IDD_DIALOG_1006                 	1006
#define IDC_MLEDIT_1007                 	1007
#define IDC_BUTTON_1008                 	1008


#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -