Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ OnTab
Method
OnTab
Source/CursesDialog/cmCursesStringWidget.cxx:41–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
void cmCursesStringWidget::OnTab(cmCursesMainForm* /*unused*/,
42
WINDOW* /*unused*/)
43
{
44
// FORM* form = fm->GetForm();
45
}
46
47
void cmCursesStringWidget::OnReturn(cmCursesMainForm* fm, WINDOW* /*unused*/)
48
{
Callers
1
HandleInput
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected