Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dbrowsermainwindow.h80 void slotUpdateWindowTitle(const QString &title = QString());
H A Dbrowsermainwindow.cpp107 this, SLOT(slotUpdateWindowTitle(QString))); in BrowserMainWindow()
136 slotUpdateWindowTitle(); in BrowserMainWindow()
581 void BrowserMainWindow::slotUpdateWindowTitle(const QString &title) in slotUpdateWindowTitle() function in BrowserMainWindow