MCPcopy Create free account
hub / github.com/ChiyukiGana/Quickinput / WidgetGetText

Method WidgetGetText

source/ui/EditUi.cpp:2206–2210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2204 {
2205 idChecker.check(*actions);
2206
2207 actionsHistory.undo();
2208 *actions = actionsHistory.toVector();
2209
2210 idChecker.check(*actions);
2211 idChecker.reset(*actionsRoot);
2212
2213 TableReload();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected