Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dtabwidget.cpp56 TabBar::TabBar(QWidget *parent) in TabBar() function in TabBar
80 void TabBar::selectTabAction() in selectTabAction()
90 void TabBar::contextMenuRequested(const QPoint &position) in contextMenuRequested()
122 void TabBar::cloneTab() in cloneTab()
130 void TabBar::closeTab() in closeTab()
138 void TabBar::closeOtherTabs() in closeOtherTabs()
146 void TabBar::mousePressEvent(QMouseEvent *event) in mousePressEvent()
153 void TabBar::mouseMoveEvent(QMouseEvent *event) in mouseMoveEvent()
190 void TabBar::reloadTab() in reloadTab()
208 , m_tabBar(new TabBar(this)) in TabWidget()
H A Dtabwidget.h43 class TabBar : public QTabBar
57 TabBar(QWidget *parent = 0);
212 TabBar *m_tabBar;