MCPcopy Create free account
hub / github.com/MyGUI/mygui / hasAny

Method hasAny

Tools/EditorFramework/MessageBoxManager.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 bool MessageBoxManager::hasAny()
42 {
43 return !mMessages.empty();
44 }
45
46 void MessageBoxManager::endTop(MyGUI::MessageBoxStyle _button)
47 {

Callers 15

checkCommandMethod · 0.80
command_QuitAppMethod · 0.80
commandTestMethod · 0.80
commandQuitMethod · 0.80
checkCommandMethod · 0.80
command_QuitAppMethod · 0.80
checkCommandMethod · 0.80
commandQuitMethod · 0.80
command_TestMethod · 0.80
checkCommandMethod · 0.80
notifyFrameStartMethod · 0.80
checkCommandMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by 4

commandTestMethod · 0.64
commandQuitMethod · 0.64
commandQuitMethod · 0.64
command_TestMethod · 0.64