Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dbrowsermainwindow.h83 void slotPreferences();
H A Dbrowsermainwindow.cpp313 editMenu->addAction(tr("&Preferences"), this, SLOT(slotPreferences()), tr("Ctrl+,")); in setupMenu()
570 void BrowserMainWindow::slotPreferences() in slotPreferences() function in BrowserMainWindow