Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dtabwidget.h104 void childChanged();
H A Dtabwidget.cpp781 connect(action, SIGNAL(changed()), this, SLOT(childChanged())); in addChild()
797 void WebActionMapper::childChanged() in childChanged() function in WebActionMapper