MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / ApplicationPage

Enum ApplicationPage

Examples/SCExample/SCExample.cpp:222–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220};
221
222enum class ApplicationPage
223{
224 Settings,
225 Examples,
226};
227
228struct ApplicationViewState
229{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected