Searched refs:slotViewFullScreen (Results 1 – 2 of 2) sorted by relevance
104 void slotViewFullScreen(bool enable);
359 …QAction *a = viewMenu->addAction(tr("&Full Screen"), this, SLOT(slotViewFullScreen(bool)), Qt::Ke… in setupMenu()761 void BrowserMainWindow::slotViewFullScreen(bool makeFullScreen) in slotViewFullScreen() function in BrowserMainWindow