Home
last modified time | relevance | path

Searched refs:rootDestroyed (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dtabwidget.h105 void rootDestroyed();
H A Dtabwidget.cpp763 connect(root, SIGNAL(destroyed(QObject*)), this, SLOT(rootDestroyed())); in WebActionMapper()
767 void WebActionMapper::rootDestroyed() in rootDestroyed() function in WebActionMapper