📄 smbmusicapsingleplayerapplication.h
字号:
/*----------------------------------------------------------------------------*/
// Copyright (c) 2004 Sony Ericsson Mobile Communications Japan, Inc.
// All rights reserved.
/*----------------------------------------------------------------------------*/
// FileName:
// SmbMusicAPSinglePlayerApplication.h
//
// Description:
// 堦嬋嵞惗僾儗僀儎乕傾僾儕働乕僔儑儞僋儔僗僿僢僟
//
// Modify:
// 2007-02-01 PTX824Start
/*------------------------------------------------------------------------*/
// $NoKeywords: $
#ifndef SMBMUSICAPSINGLEPLAYERAPPLICATION_H__
#define SMBMUSICAPSINGLEPLAYERAPPLICATION_H__
#ifndef __SMBAFAPPLICATION_H__
#include <SmbAfApplication.h>
#endif
SEMCJ_NAMESPACE_BEGIN
///////////////////////////////////////////////////////////////////////////////
// CSmbMusicAPSinglePlayerApplication
class CSmbMusicAPSinglePlayerApplication : public CSmbAfApplication
{
public:
TUid AppDllUid () const;
CApaDocument* CreateDocumentL ();
};
SEMCJ_NAMESPACE_END
#endif //SMBMUSICAPSINGLEPLAYERAPPLICATION_H__
// end of SmbMusicAPSinglePlayerApplication.h
/* Copyright (C) 2007Sony Ericsson Mobile Communications Japan, Inc. */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -