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

Method exportDialog

widgets/XcaTreeView.cpp:539–542  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

537}
538
539ExportDialog *XcaTreeView::exportDialog(const QModelIndexList &)
540{
541 return nullptr;
542}
543
544void XcaTreeView::showContextMenu(QContextMenuEvent *e,
545 const QModelIndex &idx)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected