Searched refs:selectTabAction (Results 1 – 2 of 2) sorted by relevance
64 void selectTabAction();
71 connect(shortCut, SIGNAL(activated()), this, SLOT(selectTabAction())); in TabBar()80 void TabBar::selectTabAction() in selectTabAction() function in TabBar