Vidalia  0.3.1
Public Member Functions | Protected Member Functions | Private Slots | List of all members
VTabWidget Class Reference

#include <VTabWidget.h>

Inheritance diagram for VTabWidget:

Public Member Functions

 VTabWidget (QWidget *parent=0)
 
 ~VTabWidget ()
 
void pinTab (int position)
 
void setTabButton (int pos, QTabBar::ButtonPosition butpos, QWidget *w)
 

Protected Member Functions

void changeEvent (QEvent *e)
 
void retranslateUi ()
 

Private Slots

void updateTop (int index)
 

Detailed Description

Definition at line 22 of file VTabWidget.h.

Constructor & Destructor Documentation

◆ VTabWidget()

VTabWidget::VTabWidget ( QWidget *  parent = 0)

Default constructor

Definition at line 4 of file VTabWidget.cpp.

References connect(), and updateTop().

◆ ~VTabWidget()

VTabWidget::~VTabWidget ( )

Destructor

Definition at line 9 of file VTabWidget.cpp.

Member Function Documentation

◆ changeEvent()

void VTabWidget::changeEvent ( QEvent *  e)
protected

Definition at line 32 of file VTabWidget.cpp.

References retranslateUi().

◆ pinTab()

void VTabWidget::pinTab ( int  position)

Makes the tab at position unclosable

Definition at line 15 of file VTabWidget.cpp.

◆ retranslateUi()

void VTabWidget::retranslateUi ( )
protected

Definition at line 43 of file VTabWidget.cpp.

References i().

Referenced by changeEvent().

◆ setTabButton()

void VTabWidget::setTabButton ( int  pos,
QTabBar::ButtonPosition  butpos,
QWidget *  w 
)

Definition at line 54 of file VTabWidget.cpp.

◆ updateTop

void VTabWidget::updateTop ( int  index)
privateslot

Definition at line 22 of file VTabWidget.cpp.

References i().

Referenced by VTabWidget().


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