Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ doAction
Method
doAction
Tools/SkinEditor/ChangeSkinSizeAction.cpp:20–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
FACTORY_ITEM_ATTRIBUTE(ChangeSkinSizeAction)
19
20
void ChangeSkinSizeAction::doAction()
21
{
22
storeOldValues();
23
setNewValues();
24
}
25
26
void ChangeSkinSizeAction::undoAction()
27
{
Callers
1
commandCreateImageData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected