smbmusicapmainplayersettingview.hrh

来自「symbian」· HRH 代码 · 共 43 行

HRH
43
字号
/* Copyright (C) 2006-2006 Sony Ericsson Mobile Communications Japan, Inc. */
/*-------------------------------------------------------------------------*/
// FileName:
//  SmbMusicAPMainPlayerSettingView.hrh
//
// Description: 
//  MusicMainPlayer MusicSetting Resource header.
/*------------------------------------------------------------------------*/
//曄峏棜楌
//擔晅          |曄峏幰     |撪梕
//--------------+-----------+----------------------------------------------
//2006/06/28	|SDNA嶳壀	| 怴婯嶌惉
//2006/07/02	|SDNA嶳壀	| 僉乕僈僀僟儞僗僐儅儞僪丄僒僽儊僯儏乕僐儅儞僪丄撪晹僐儅儞僪傪堦尦壔
//2006/07/03	|SDNA嶳壀	| 僼傿儖僞價儏乕偺掕媊偲暘棧

#ifndef __SMBMUSICAPMAINPLAYER_SETTINGVIEW_HRH__
#define __SMBMUSICAPMAINPLAYER_SETTINGVIEW_HRH__

enum TSmbMusicAPMainPlayerSettingViewHandleCommand
	{
	//
	// KeyGuidance Command
	//
	EMainPlayerSettingViewKGCmdClear = 0x2150,
	EMainPlayerSettingViewKGCmdSelect,
	EMainPlayerSettingViewKGCmdFunc,
	
	// Setting Command
	EMainPlayerSettingViewSetPlayMode,
	EMainPlayerSettingViewSetRepeat,
	EMainPlayerSettingViewSetVPT,
	EMainPlayerSettingViewSetEqualizer,
	EMainPlayerSettingViewSetAVLS,
	EMainPlayerSettingViewSetBass,
	EMainPlayerSettingViewSetDNormalizer,
	EMainPlayerSettingViewResetAll
	};

#endif

// end of __SMBMUSICAPMAINPLAYER_SETTINGVIEW_HRH__
/* Copyright (C) 2006-2006 Sony Ericsson Mobile Communications Japan, Inc. */

⌨️ 快捷键说明

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