camerawrapperexample.rls

来自「This Symbian C++ code example demonstrat」· RLS 代码 · 共 17 行

RLS
17
字号
/*
 * Copyright (c) 2009 Nokia Corporation.
 */

//  LOCALISATION STRINGS

// Caption string for app.
#define qtn_caption_string "CameraExample"
#define qtn_about "About"
#define qtn_exit "Exit"
#define qtn_command1_text "CameraExample"
#define qtn_loc_resource_file_1 "\\resource\\apps\\CameraExample_0xEF24C10A"
#define qtn_about_dialog_title "About"
#define qtn_about_dialog_text "CameraExample Version 3.0.0\n\n(c) Forum Nokia"

// End of File

⌨️ 快捷键说明

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