📄 aoexample.hrh
字号:
/*
* ============================================================================
* Name : AOExample resource header file aoexample.hrh
* Part of : AOExample
* Created : 3.5.2004 by Markus Pelkonen
* Description:
* This file contains declarations for constants of AOExample.
* The file can be included in C++ or resource file.
* Initial content was generated by Series 60 AppWizard.
* Version :
* Copyright: Nokia
* ============================================================================
*/
#ifndef AOEXAMPLE_HRH
#define AOEXAMPLE_HRH
enum TAOExampleCommandIds
{
EAOExampleCmdAppFetch = 1,
EAOExampleCmdAppClear = 2
};
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -