Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dtabwidget.h189 void aboutToShowRecentTriggeredAction(QAction *action);
H A Dtabwidget.cpp255 this, SLOT(aboutToShowRecentTriggeredAction(QAction*))); in TabWidget()
633 void TabWidget::aboutToShowRecentTriggeredAction(QAction *action) in aboutToShowRecentTriggeredAction() function in TabWidget