Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ ~UnitTest_List
Method
~UnitTest_List
UnitTests/UnitTest_MultiList/UnitTest_List.h:33–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
~UnitTest_List()
34
{
35
MyGUI::WidgetManager::getInstance().destroyWidget(original_list);
36
delete mirror_list;
37
}
38
39
void checkList()
40
{
Callers
nothing calls this directly
Calls
1
destroyWidget
Method · 0.45
Tested by
no test coverage detected