#include "tab-bar.h"
|
void | switch_tab (int direction, bool movetab=false) |
|
Definition at line 40 of file tab-bar.h.
◆ tab_bar()
octave::tab_bar::tab_bar |
( |
QWidget * |
p | ) |
|
◆ ~tab_bar()
octave::tab_bar::~tab_bar |
( |
void |
| ) |
|
◆ close_current_tab_signal
void octave::tab_bar::close_current_tab_signal |
( |
bool |
| ) |
|
|
signal |
◆ get_context_menu()
QMenu* octave::tab_bar::get_context_menu |
( |
void |
| ) |
|
|
inline |
◆ mousePressEvent()
void octave::tab_bar::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
◆ move_tab_left
void octave::tab_bar::move_tab_left |
( |
void |
| ) |
|
|
slot |
◆ move_tab_right
void octave::tab_bar::move_tab_right |
( |
void |
| ) |
|
|
slot |
◆ sort_tabs_alph
void octave::tab_bar::sort_tabs_alph |
( |
void |
| ) |
|
|
slot |
◆ switch_left_tab
void octave::tab_bar::switch_left_tab |
( |
void |
| ) |
|
|
slot |
◆ switch_right_tab
void octave::tab_bar::switch_right_tab |
( |
void |
| ) |
|
|
slot |
◆ switch_tab()
void octave::tab_bar::switch_tab |
( |
int |
direction, |
|
|
bool |
movetab = false |
|
) |
| |
|
private |
◆ m_context_menu
QMenu* octave::tab_bar::m_context_menu |
|
private |
The documentation for this class was generated from the following files: