Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cxasm/notepad--
/ SetDelegate
Method
SetDelegate
src/qscint/src/ListBoxQt.cpp:272–275 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
271
272
void QsciListBoxQt::SetDelegate(Scintilla::IListBoxDelegate *lbDelegate)
273
{
274
delegate = lbDelegate;
275
}
276
277
278
void QsciListBoxQt::handleDoubleClick()
Callers
1
AutoCompleteStart
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected