class KDockTabBar
Definition
#include <
kdocktabctl.h
>
Inherits
QWidget
(qt)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Types
enum TabPos {TAB_TOP, TAB_RIGHT }
Public Methods
KDockTabBar
(
QWidget
* parent = 0, const char * name = 0 )
~
KDockTabBar
()
void
setTabPos
( TabPos )
int
insertTab
( const
QString
&label, int id = -1 )
void
setPixmap
( int id, const
QPixmap
&pix )
void
setTextColor
( int id, const
QColor
&color )
const
QColor
&
textColor
( int id )
void
removeTab
( int )
int
currentTab
()
void
setCurrentTab
( int id, bool allowDisable = false )
void
setTabEnabled
( int, bool )
bool
isTabEnabled
( int )
void
setTabCaption
( int id, const
QString
&caption )
QString
tabCaption
( int id )
virtual void
show
()
virtual void
setFont
( const
QFont
& )
void
showTabIcon
( bool )
bool
isShowTabIcon
()
Signals
void
tabSelected
( int )
void
rightButtonPress
( int,
QPoint
)
Protected Methods
virtual void
paintEvent
(
QPaintEvent
* )
virtual void
resizeEvent
(
QResizeEvent
* )
Protected Slots
void
leftClicked
()
void
rightClicked
()
Generated by: dfaure@faure on Sun Mar 26 14:24:24 2000, using kdoc 2.0a35.