Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
222
enum class ApplicationPage
223
{
224
Settings,
225
Examples,
226
};
227
228
struct ApplicationViewState
229
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected