Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ start
Method
start
DSView/pv/dialogs/waitingdialog.cpp:166–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
int WaitingDialog::start()
167
{
168
movie->start();
169
timer->start(300);
170
return this->exec();
171
}
172
173
void WaitingDialog::changeText()
174
{
Callers
7
onLogicMouseRelease
Method · 0.45
start_trigger_timer
Method · 0.45
on_drag_timer
Method · 0.45
zero_adj
Method · 0.45
DeviceOptions
Method · 0.45
accept
Method · 0.45
Popup
Method · 0.45
Calls
1
exec
Method · 0.45
Tested by
no test coverage detected