viewmanager_caption.rss.i

来自「symbian 中  各个 视图的切换」· I 代码 · 共 127 行

I
127
字号
# 1 "D:\\SymbianProject\\8.0a\\ViewManager\\group\\ViewManager_caption.rss"
/**
* 
* @brief Caption file for viewmanager application
*
* © EMCC Software Ltd
* @version 1.0
*/

# 1 "D:\\SymbianProject\\8.0a\\ViewManager\\inc\\viewmanager.loc" 1
/**
* 
* @brief Definitions of languages for viewmanager application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/


# 1 "D:\\SymbianProject\\8.0a\\ViewManager\\inc\\viewmanager.l01" 1
/**
* 
* @brief Resource file containing English strings for viewmanager
* application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/

//  APPLICATION INFORMATION

// Caption language

// LOCALISATION STRINGS









































// APPLICATION CAPTION STRINGS




// End of File
# 10 "D:\\SymbianProject\\8.0a\\ViewManager\\inc\\viewmanager.loc" 2

// #ifdef LANGUAGE_01


// End of File
# 9 "D:\\SymbianProject\\8.0a\\ViewManager\\group\\ViewManager_caption.rss" 2

# 1 "d:\\Symbian\\8.0a\\S60_2nd_FP2_SC\\\\epoc32\\include\\apcaptionfile.rh" 1
// APCAPTIONFILE.RH
//
// Copyright (c) 2000 Symbian Ltd.  All rights reserved.
//
//

/** 
* Contains definitions for the resource files that are input to 
* caption files for Series 60
*/


/**
@internalComponent
*/


/**
@publishedAll
@released
*/
STRUCT CAPTION_DATA
	{
	LTEXT caption(256 )="";
	LTEXT shortcaption(256 )="";
	}
# 10 "D:\\SymbianProject\\8.0a\\ViewManager\\group\\ViewManager_caption.rss" 2


RESOURCE CAPTION_DATA
	{
	caption = "View manager" ;
	shortcaption = "View man" ;
	}

// End of File

⌨️ 快捷键说明

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