Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ notifyClickAdd
Method
notifyClickAdd
Tools/SkinEditor/SettingsResourcePathsControl.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
void SettingsResourcePathsControl::notifyClickAdd(MyGUI::Widget* _sender)
70
{
71
mOpenSaveFileDialog->doModal();
72
}
73
74
void SettingsResourcePathsControl::notifyClickDelete(MyGUI::Widget* _sender)
75
{
Callers
nothing calls this directly
Calls
1
doModal
Method · 0.45
Tested by
no test coverage detected