Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
110
void Search::accept()
111
{
112
using namespace Qt;
113
114
QDialog::accept();
115
}
116
117
void Search::format()
118
{
Callers
6
closeEvent
Method · 0.45
showEvent
Method · 0.45
mousePressEvent
Method · 0.45
mouseMoveEvent
Method · 0.45
on_accept
Method · 0.45
wheelEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected