richtexttestcontainer.hrh

来自「symbian code developemnt」· HRH 代码 · 共 20 行

HRH
20
字号
/*
========================================================================
 Name        : RichtextTestContainer.hrh
 Author      : 
 Copyright   : Your copyright notice
 Description : 
========================================================================
*/
enum TRichtextTestContainerViewCommands
	{
	ERichtextTestContainerViewExitMenuItemCommand = 0x6000,
	ERichtextTestContainerViewBIG_SIZEMenuItemCommand,
	ERichtextTestContainerViewSmall_sizeMenuItemCommand,
	ERichtextTestContainerViewPrimaryMenuItemCommand,
	ERichtextTestContainerViewRedMenuItemCommand,
	ERichtextTestContainerViewBlueMenuItemCommand,
	ERichtextTestContainerViewGreenMenuItemCommand,
	ERichtextTestContainerViewExitMenuItem1Command
	};

⌨️ 快捷键说明

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