Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ open
Method
open
MyGUIEngine/src/MyGUI_LogSource.cpp:23–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
void LogSource::open()
24
{
25
for (auto& listener : mListeners)
26
listener->open();
27
}
28
29
void LogSource::close()
30
{
Callers
15
getData
Method · 0.45
Gui.h
File · 0.45
setupResources
Method · 0.45
makeScreenShot
Method · 0.45
getData
Method · 0.45
getData
Method · 0.45
getData
Method · 0.45
getData
Method · 0.45
getData
Method · 0.45
saveToFile
Method · 0.45
loadFromFile
Method · 0.45
createDefaultSource
Method · 0.45
Calls
no outgoing calls
Tested by
1
generateSkin
Method · 0.36