Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ categoryItem
Method
categoryItem
plugins/documentview/kdevdocumentmodel.h:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
~KDevDocumentItem() override;
24
25
virtual KDevCategoryItem *categoryItem() const
26
{
27
return nullptr;
28
}
29
virtual KDevFileItem *fileItem() const
30
{
31
return nullptr;
Callers
1
categoryList
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected