Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cxasm/notepad--
/ Length
Method
Length
src/qscint/src/ListBoxQt.cpp:157–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
156
157
int QsciListBoxQt::Length()
158
{
159
Q_ASSERT(slb);
160
161
return slb->count();
162
}
163
164
165
void QsciListBoxQt::Select(int n)
Callers
1
pasteFromClipboard
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected