Home
last modified time | relevance | path

Searched refs:lastStatusBarText (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dwebview.h88 QString lastStatusBarText() const;
H A Dwebview.cpp267 QString WebView::lastStatusBarText() const in lastStatusBarText() function in WebView
H A Dtabwidget.cpp323 emit showStatusBarMessage(webView->lastStatusBarText()); in currentChanged()