Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dsettings.h55 void showExceptions();
H A Dsettings.cpp51 connect(exceptionsButton, SIGNAL(clicked()), this, SLOT(showExceptions())); in SettingsDialog()
281 void SettingsDialog::showExceptions() in showExceptions() function in SettingsDialog