?? uitestcontainer.hrh
字號:
#ifndef UITESTCONTAINER_HRH_
#define UITESTCONTAINER_HRH_
enum
{
EUiTestCmdShowYourName = 0x6000,
EUiTestCmdExit
};
enum TUiTestContainerViewControls {
ENameQueryDialogId = 1 // Define a unique id for each control in the dialog
}; // ... important if you want to get a pointer to it in the source code
#endif /*UITESTCONTAINER_HRH_*/
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -