Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ copy
Method
copy
3rdparty/unioncode-qscintilla214/src/qsciscintilla.cpp:2516–2519 ·
view source on GitHub ↗
Copy text to the clipboard.
Source
from the content-addressed store, hash-verified
2514
2515
// Copy text to the clipboard.
2516
void QsciScintilla::copy()
2517
{
2518
SendScintilla(SCI_COPY);
2519
}
2520
2521
2522
// Cut text to the clipboard.
Callers
3
submoduleRemove
Method · 0.80
actionFactory
Method · 0.80
cloneSession
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected