Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getAnyDialog
Method
getAnyDialog
Tools/EditorFramework/DialogManager.cpp:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
bool DialogManager::getAnyDialog()
23
{
24
return !mDialogs.empty();
25
}
26
27
void DialogManager::endTopDialog(bool _result)
28
{
Callers
12
checkCommand
Method · 0.45
command_QuitApp
Method · 0.45
commandTest
Method · 0.45
checkCommand
Method · 0.45
command_QuitApp
Method · 0.45
checkCommand
Method · 0.45
command_Test
Method · 0.45
checkCommand
Method · 0.45
checkCommand
Method · 0.45
command_QuitApp
Method · 0.45
checkCommand
Method · 0.45
command_QuitApp
Method · 0.45
Calls
1
empty
Method · 0.45
Tested by
2
commandTest
Method · 0.36
command_Test
Method · 0.36