MCPcopy 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
41void cmCursesStringWidget::OnTab(cmCursesMainForm* /*unused*/,
42 WINDOW* /*unused*/)
43{
44 // FORM* form = fm->GetForm();
45}
46
47void cmCursesStringWidget::OnReturn(cmCursesMainForm* fm, WINDOW* /*unused*/)
48{

Callers 1

HandleInputMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected