📄 internetemail.hrh
字号:
/*
* ============================================================================
* Name : InternetEmail resource header file internetemail.hrh
* Part of : InternetEmail
* Created : 25.10.2005 by Forum Nokia
* Description:
* This file contains declarations for constants of InternetEmail.
* The file can be included in C++ or resource file.
* Initial content was generated by S60 AppWizard.
* Version : 1.1
* Copyright: Nokia Corporation 2004
* ============================================================================
*/
#ifndef INTERNETEMAIL_HRH
#define INTERNETEMAIL_HRH
enum TInternetEmailCommandIds
{
EInternetEmailCmdProtocol=100,
EInternetEmailCmdSetPop,
EInternetEmailCmdSetImap,
EInternetEmailCmdFetch,
EWaitNote
};
#endif // INTERNETEMAIL_HRH
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -