MCPcopy 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
272void QsciListBoxQt::SetDelegate(Scintilla::IListBoxDelegate *lbDelegate)
273{
274 delegate = lbDelegate;
275}
276
277
278void QsciListBoxQt::handleDoubleClick()

Callers 1

AutoCompleteStartMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected