Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ stop
Method
stop
DSView/pv/dialogs/waitingdialog.cpp:157–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
void WaitingDialog::stop()
158
{
159
using namespace Qt;
160
161
movie->stop();
162
timer->stop();
163
QDialog::reject();
164
}
165
166
int WaitingDialog::start()
167
{
Callers
9
onLogicMouseRelease
Method · 0.45
leaveEvent
Method · 0.45
stop_trigger_timer
Method · 0.45
on_drag_timer
Method · 0.45
accept
Method · 0.45
reject
Method · 0.45
changeText
Method · 0.45
InputRelease
Method · 0.45
Popup
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected