Searched refs:waitForLoadFinished (Results 1 - 1 of 1) sorted by path

/external/webkit/Source/WebKit/qt/tests/qwebhistory/
H A Dtst_qwebhistory.cpp41 waitForLoadFinished.exec();
71 QEventLoop waitForLoadFinished; //operation on history are asynchronous! member in class:tst_QWebHistory
87 connect(page, SIGNAL(loadFinished(bool)), &waitForLoadFinished, SLOT(quit()), Qt::QueuedConnection);
125 waitForLoadFinished.exec();
140 waitForLoadFinished.exec();
146 waitForLoadFinished.exec();
174 waitForLoadFinished.exec();
176 waitForLoadFinished.exec();
179 waitForLoadFinished.exec();
240 waitForLoadFinished
[all...]

Completed in 107 milliseconds