Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ MultilistBox
Method
MultilistBox
forms/multilistbox.cpp:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
{
10
11
MultilistBox::MultilistBox() : MultilistBox(nullptr) {}
12
13
MultilistBox::MultilistBox(sp<ScrollBar> ExternalScrollBar)
14
: Control(), scroller(ExternalScrollBar), ItemSize(0), ItemSpacing(0),
Callers
nothing calls this directly
Calls
2
isVisible
Method · 0.45
drawRect
Method · 0.45
Tested by
no test coverage detected