Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ Cut
Method
Cut
DuiLib/Control/UIRichEdit.cpp:1523–1526 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1521
}
1522
1523
void CRichEditUI::Cut()
1524
{
1525
TxSendMessage(WM_CUT, 0, 0, 0);
1526
}
1527
1528
void CRichEditUI::Paste()
1529
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected