Searched refs:slotFileNew (Results 1 – 2 of 2) sorted by relevance
85 void slotFileNew();
251 fileMenu->addAction(tr("&New Window"), this, SLOT(slotFileNew()), QKeySequence::New); in setupMenu()605 void BrowserMainWindow::slotFileNew() in slotFileNew() function in BrowserMainWindow