Searched refs:closeOtherTabs (Results 1 – 10 of 10) sorted by relevance
51 void closeOtherTabs(int index);67 void closeOtherTabs();180 void closeOtherTabs(int index);
107 this, SLOT(closeOtherTabs())); in contextMenuRequested()138 void TabBar::closeOtherTabs() in closeOtherTabs() function in TabBar142 emit closeOtherTabs(index); in closeOtherTabs() local215 connect(m_tabBar, SIGNAL(closeOtherTabs(int)), this, SLOT(closeOtherTabs(int))); in TabWidget()511 void TabWidget::closeOtherTabs(int index) in closeOtherTabs() function in TabWidget
96 void closeOtherTabs(int index);
124 closeOtherTabs(index); in handleContextMenuRequested()222 void TabWidget::closeOtherTabs(int index) in closeOtherTabs() function in TabWidget
97 void closeOtherTabs(int index);
133 closeOtherTabs(index); in handleContextMenuRequested()232 void TabWidget::closeOtherTabs(int index) in closeOtherTabs() function in TabWidget