MCPcopy 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
166int WaitingDialog::start()
167{
168 movie->start();
169 timer->start(300);
170 return this->exec();
171}
172
173void WaitingDialog::changeText()
174{

Callers 7

onLogicMouseReleaseMethod · 0.45
start_trigger_timerMethod · 0.45
on_drag_timerMethod · 0.45
zero_adjMethod · 0.45
DeviceOptionsMethod · 0.45
acceptMethod · 0.45
PopupMethod · 0.45

Calls 1

execMethod · 0.45

Tested by

no test coverage detected