Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ treeColumn
Function
treeColumn
include/eepp/ui/models/model.hpp:93–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
virtual void setData( const ModelIndex&, const Variant& ) {}
92
93
virtual size_t treeColumn() const { return 0; }
94
95
virtual bool acceptsDrag( const ModelIndex&, const std::string& dataType );
96
Callers
3
iconFor
Method · 0.50
data
Method · 0.50
iconFor
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected