MCPcopy 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
74void GoToDialog::open()
75{
76 pageNumber->clear();
77 pageNumber->setFocus();
78 QDialog::open();
79}
80
81void GoToDialog::applyTheme(const Theme &theme)
82{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected