Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ paste
Method
paste
plugins/Cardinal/src/ImGuiTextEditor.cpp:157–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
void ImGuiTextEditor::paste()
158
{
159
pData->editor.Paste();
160
}
161
162
bool ImGuiTextEditor::canUndo() const
163
{
Callers
1
appendContextMenu
Method · 0.80
Calls
1
Paste
Method · 0.80
Tested by
no test coverage detected