Searched refs:slotUpdateWindowTitle (Results 1 – 2 of 2) sorted by relevance
80 void slotUpdateWindowTitle(const QString &title = QString());
107 this, SLOT(slotUpdateWindowTitle(QString))); in BrowserMainWindow()136 slotUpdateWindowTitle(); in BrowserMainWindow()581 void BrowserMainWindow::slotUpdateWindowTitle(const QString &title) in slotUpdateWindowTitle() function in BrowserMainWindow