MCPcopy Create free account
hub / github.com/altairwei/WizNotePlus / purchaseFinished

Method purchaseFinished

src/WizDocTemplateDialog.cpp:386–390  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

384}
385
386void WizDocTemplateDialog::purchaseFinished()
387{
388 WizNoteManager noteManager(m_dbMgr);
389 noteManager.downloadTemplatePurchaseRecord();
390}
391
392void WizDocTemplateDialog::checkUnfinishedTransation()
393{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected