MCPcopy Create free account
hub / github.com/YACReader/yacreader / editApiKey

Method editApiKey

YACReaderLibrary/options_dialog.cpp:55–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55void OptionsDialog::editApiKey()
56{
57 ApiKeyDialog d;
58 d.exec();
59}
60
61void OptionsDialog::restoreOptions(QSettings *settings)
62{

Callers

nothing calls this directly

Calls 1

execMethod · 0.80

Tested by

no test coverage detected