mkRPG
Public Slots | Signals | Public Member Functions
TabBar Class Reference

The TabBar class provides a widget to choose the current "tab" Tab. More...

#include <tabbar.h>

Public Slots

void setCurrentTab (int t)

Signals

void currentTabChanged (int)

Public Member Functions

 TabBar (QWidget *parent=0)
void addTabAcces (const QString &n, const QPixmap &p, TabWidget *w)
int currentTab () const
void setTabsEnabled (bool e)

Detailed Description

The TabBar class provides a widget to choose the current "tab" Tab.

See also:
TabAcces

The documentation for this class was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Defines