Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benkuper/Chataigne
/ init
Method
init
Source/Guider/BaseGuide.cpp:26–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
void BaseGuide::init()
27
{
28
initInternal();
29
setCurrentStep(0);
30
}
31
32
void BaseGuide::resized()
33
{
Callers
1
setCurrentGuide
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected