Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
55
void OptionsDialog::editApiKey()
56
{
57
ApiKeyDialog d;
58
d.exec();
59
}
60
61
void OptionsDialog::restoreOptions(QSettings *settings)
62
{
Callers
nothing calls this directly
Calls
1
exec
Method · 0.80
Tested by
no test coverage detected