PyKDE - Python Bindings for KDE
class KTabBar
Table of contents
Modules
tdeui Classes
All Classes
Module
tdeui
Class
KTabBar
Inherits
QTabBar
methods
KTabBar
(parent = 0, name = 0)
returns
a KTabBar instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
parent
QWidget
0
name
char
0
activateDragSwitchTab
()
returns
nothing
In versions KDE 3.2.0 and above only
closeButtonClicked
()
returns
nothing
In versions KDE 3.2.0 and above only
closeRequest
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
int
contextMenu
(a0, a1)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
int
a1
QPoint
dragMoveEvent
(e)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
e
QDragMoveEvent
dropEvent
(e)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
e
QDropEvent
enableCloseButton
()
returns
nothing
In versions KDE 3.2.0 and above only
hoverCloseButton
()
returns
(bool)
In versions KDE 3.2.0 and above only
hoverCloseButtonDelayed
()
returns
(bool)
In versions KDE 3.2.0 and above only
initiateDrag
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
int
insertTab
(a0, index = -1)
returns
(int)
In versions KDE 3.3.0 and above only
Argument
Type
Default
a0
QTab
index
int
-1
isTabReorderingEnabled
()
returns
(bool)
In versions KDE 3.2.0 and above only
mouseDoubleClick
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
int
mouseDoubleClickEvent
(e)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
e
QMouseEvent
mouseMiddleClick
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
int
mouseMoveEvent
(e)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
e
QMouseEvent
mousePressEvent
(e)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
e
QMouseEvent
mouseReleaseEvent
(e)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
e
QMouseEvent
moveTab
(a0, a1)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
int
a1
int
onLayoutChange
()
returns
nothing
In versions KDE 3.2.0 and above only
paintLabel
(a0, a1, a2, a3)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
QPainter
a1
QRect
a2
QTab
a3
bool
receivedDropEvent
(a0, a1)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
int
a1
QDropEvent
removeTab
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
QTab
setHoverCloseButton
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
bool
setHoverCloseButtonDelayed
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
bool
setTabCloseActivatePrevious
(a0)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
a0
bool
setTabColor
(a0, a1)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
int
a1
QColor
setTabEnabled
(a0, a1)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
int
a1
bool
setTabReorderingEnabled
(enable)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
enable
bool
tabCloseActivatePrevious
()
returns
(bool)
In versions KDE 3.3.0 and above only
tabColor
(a0)
returns
(QColor)
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
int
testCanDecode
(e)
Not Implemented
wheelDelta
(a0)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
a0
int
wheelEvent
(e)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
e
QWheelEvent