Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chris2511/xca
/ doubleClick
Method
doubleClick
widgets/XcaTreeView.cpp:313–316 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
311
}
312
313
void XcaTreeView::doubleClick(const QModelIndex &m)
314
{
315
showItem(getIndex(m));
316
}
317
318
void XcaTreeView::editComment()
319
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected