Home | History | Annotate | Download | only in QtTestBrowser

Lines Matching refs:urlChanged

135         connect(page()->mainFrame(), SIGNAL(urlChanged(QUrl)), this, SLOT(printURL(QUrl)));