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

Method toToken

widgets/CertTreeView.cpp:113–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111}
112
113void CertTreeView::toToken()
114{
115 if (basemodel)
116 certs()->toToken(currentIndex(), false);
117}
118
119void CertTreeView::toOtherToken()
120{

Callers 1

toOtherTokenMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected