Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ insert
Method
insert
kdevplatform/language/util/setrepository.h:414–419 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
412
}
413
414
void insert(const T& t)
415
{
416
if (!m_temporaryRemoveIndices.empty())
417
apply();
418
m_temporaryIndices.insert(Conversion::toIndex(t));
419
}
420
421
void insertIndex(uint index)
422
{
Callers
15
documentMarks
Method · 0.45
breakpointModelChanged
Method · 0.45
debuggerStateChanged
Method · 0.45
error
Method · 0.45
locals
Method · 0.45
data
Method · 0.45
insertChild
Method · 0.45
insertItemWithCache
Method · 0.45
insertItemsOverrideCache
Method · 0.45
setModel
Method · 0.45
setPath
Method · 0.45
iconNameForPath
Method · 0.45
Calls
2
empty
Method · 0.80
apply
Function · 0.50
Tested by
3
documentMarks
Method · 0.36
addToFileSet
Method · 0.36
addTest
Function · 0.36