Lines Matching refs:ok
920 bool ok;921 uint cacheLoadValue = cacheLoad.toUInt(&ok);922 if (ok)1646 \fn void QWebFrame::loadFinished(bool ok)1650 \a ok will indicate whether the load was successful or any error occurred.