Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ open
Method
open
YACReader/goto_dialog.cpp:74–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void GoToDialog::open()
75
{
76
pageNumber->clear();
77
pageNumber->setFocus();
78
QDialog::open();
79
}
80
81
void GoToDialog::applyTheme(const Theme &theme)
82
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected