Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ fileItem
Method
fileItem
plugins/documentview/kdevdocumentmodel.h:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
~KDevFileItem() override;
67
68
KDevFileItem *fileItem() const override
69
{
70
return const_cast<KDevFileItem*>( this );
71
}
72
};
73
74
class KDevDocumentModel: public QStandardItemModel
Callers
3
fileList
Method · 0.45
mousePressEvent
Method · 0.45
updateSelectedDocs
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected