Home | History | Annotate | Download | only in qt

Lines Matching refs:frameCreated

472     connect(m_page, SIGNAL(frameCreated(QWebFrame *)),
1099 connect(page, SIGNAL(frameCreated(QWebFrame*)), this, SLOT(connectFrame(QWebFrame*)));