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

Method load

widgets/KeyTreeView.cpp:191–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189}
190
191void KeyTreeView::load(void)
192{
193 load_key l;
194 load_default(&l);
195}
196
197ExportDialog *KeyTreeView::exportDialog(const QModelIndexList &indexes)
198{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected