MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / accept

Method accept

DSView/pv/dialogs/search.cpp:110–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108}
109
110void Search::accept()
111{
112 using namespace Qt;
113
114 QDialog::accept();
115}
116
117void Search::format()
118{

Callers 6

closeEventMethod · 0.45
showEventMethod · 0.45
mousePressEventMethod · 0.45
mouseMoveEventMethod · 0.45
on_acceptMethod · 0.45
wheelEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected