MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / redo

Method redo

plugins/Cardinal/src/ImGuiTextEditor.cpp:177–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177void ImGuiTextEditor::redo()
178{
179 pData->editor.Redo();
180}
181
182// --------------------------------------------------------------------------------------------------------------------
183

Callers 10

onActionMethod · 0.80
onActionMethod · 0.80
onActionMethod · 0.80
onHoverKeyMethod · 0.80
onActionMethod · 0.80
onActionMethod · 0.80
onActionMethod · 0.80
onActionMethod · 0.80
onActionMethod · 0.80
appendContextMenuMethod · 0.80

Calls 1

RedoMethod · 0.80

Tested by

no test coverage detected