itom  4.1.0
ito::TabSwitcherWidget Class Reference

Show tabs in mru order and change between them. More...

#include <tabSwitcherWidget.h>

Inheritance diagram for ito::TabSwitcherWidget:

Public Member Functions

 TabSwitcherWidget (QTabWidget *tabWidget, const QList< int > &stackHistory, ScriptDockWidget *scriptDockWidget, QWidget *parent=nullptr)
 
void selectRow (int steps)
 

Protected Member Functions

void setDialogPosition ()
 
int loadData ()
 
void keyReleaseEvent (QKeyEvent *ev)
 
void keyPressEvent (QKeyEvent *ev)
 
void focusOutEvent (QFocusEvent *ev)
 

Private Slots

void itemSelected (QListWidgetItem *item=nullptr)
 

Private Attributes

QPointer< QTabWidget > m_tabs
 
ScriptDockWidgetm_pScriptDockWidget
 
QList< int > m_stackHistory
 

Detailed Description

Show tabs in mru order and change between them.


The documentation for this class was generated from the following files: