Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dbrowsermainwindow.h85 void slotFileNew();
H A Dbrowsermainwindow.cpp251 fileMenu->addAction(tr("&New Window"), this, SLOT(slotFileNew()), QKeySequence::New); in setupMenu()
605 void BrowserMainWindow::slotFileNew() in slotFileNew() function in BrowserMainWindow