#include "tab-bar.h"
|
| void | switch_tab (int direction, bool movetab=false) |
| |
Definition at line 44 of file tab-bar.h.
◆ tab_bar()
◆ ~tab_bar()
| tab_bar::~tab_bar |
( |
void |
| ) |
|
|
default |
◆ close_current_tab_signal
| void tab_bar::close_current_tab_signal |
( |
bool |
| ) |
|
|
signal |
◆ ctx_menu_activated
| void tab_bar::ctx_menu_activated |
( |
QAction * |
a | ) |
|
|
privateslot |
◆ get_context_menu()
| QMenu* tab_bar::get_context_menu |
( |
void |
| ) |
|
|
inline |
◆ mousePressEvent()
| void tab_bar::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
◆ move_tab_left
| void tab_bar::move_tab_left |
( |
void |
| ) |
|
|
slot |
◆ move_tab_right
| void tab_bar::move_tab_right |
( |
void |
| ) |
|
|
slot |
◆ paintEvent()
| void tab_bar::paintEvent |
( |
QPaintEvent * |
e | ) |
|
|
protected |
◆ set_rotated()
| void tab_bar::set_rotated |
( |
int |
rotated | ) |
|
◆ sort_tabs_alph
| void tab_bar::sort_tabs_alph |
( |
void |
| ) |
|
|
slot |
◆ switch_left_tab
| void tab_bar::switch_left_tab |
( |
void |
| ) |
|
|
slot |
◆ switch_right_tab
| void tab_bar::switch_right_tab |
( |
void |
| ) |
|
|
slot |
◆ switch_tab()
| void tab_bar::switch_tab |
( |
int |
direction, |
|
|
bool |
movetab = false |
|
) |
| |
|
private |
◆ tabSizeHint()
| QSize tab_bar::tabSizeHint |
( |
int |
idx | ) |
const |
◆ m_context_menu
| QMenu* tab_bar::m_context_menu |
|
private |
◆ m_ctx_actions
| QList<QAction *> tab_bar::m_ctx_actions |
|
private |
◆ m_rotated
The documentation for this class was generated from the following files: