Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ processIntern
Method
processIntern
source/Gui/GenomeEditorWindow.cpp:112–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
void GenomeEditorWindow::processIntern()
113
{
114
processToolbar();
115
processEditor();
116
}
117
118
bool GenomeEditorWindow::isShown()
119
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected