MCPcopy Create free account
hub / github.com/chris2511/xca / headerEvent

Method headerEvent

widgets/XcaTreeView.cpp:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138void XcaTreeView::headerEvent(QContextMenuEvent *e, int col)
139{
140 contextMenu(e, NULL, col);
141}
142
143QModelIndex XcaTreeView::getIndex(const QModelIndex &index)
144{

Callers 1

contextMenuEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected