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

Method GetPage

Source/CursesDialog/cmCursesWidget.h:59–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 */
58 void SetPage(int page) { this->Page = page; }
59 int GetPage() { return this->Page; }
60
61 friend class cmCursesMainForm;
62

Callers 1

PrintKeysMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected