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

Method newItem

widgets/KeyTreeView.cpp:175–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173}
174
175void KeyTreeView::newItem() {
176 newItem("");
177}
178
179void KeyTreeView::newItem(const QString &name)
180{

Callers

nothing calls this directly

Calls 3

getKeyJobMethod · 0.80
execMethod · 0.45
newKeyMethod · 0.45

Tested by

no test coverage detected