Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dbrowsermainwindow.h87 void slotFilePrintPreview();
H A Dbrowsermainwindow.cpp266 fileMenu->addAction(tr("P&rint Preview..."), this, SLOT(slotFilePrintPreview())); in setupMenu()
623 void BrowserMainWindow::slotFilePrintPreview() in slotFilePrintPreview() function in BrowserMainWindow