MCPcopy Create free account
hub / github.com/Kitware/CMake / GetString

Method GetString

Source/CursesDialog/cmCursesStringWidget.cxx:179–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

177}
178
179char const* cmCursesStringWidget::GetString()
180{
181 return this->GetValue();
182}
183
184char const* cmCursesStringWidget::GetValue()
185{

Callers 3

EmptyBinaryDirectoryFunction · 0.45
PackageFilesMethod · 0.45
OnTabMethod · 0.45

Calls 1

GetValueMethod · 0.95

Tested by 1

EmptyBinaryDirectoryFunction · 0.36