PyKDE - Python Bindings for KDE
class KTabWidget
Table of contents
Modules
kdeui Classes
All Classes
Module
kdeui
Class
KTabWidget
Inherits
QTabWidget
methods
KTabWidget
(parent = 0, name = 0, f = 0)
returns
a KTabWidget instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
parent
QWidget
0
name
char
0
f
WFlags
0
closeRequest
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
QWidget
closeRequest
(a0)
Not Implemented
contextMenu
(a0)
Not Implemented
contextMenu
(a0, a1)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
QWidget
a1
QPoint
contextMenu
(a0, a1)
Not Implemented
dragMoveEvent
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
QDragMoveEvent
dropEvent
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
QDropEvent
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
QWidget
initiateDrag
(a0)
Not Implemented
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
QWidget
mouseDoubleClick
(a0)
Not Implemented
mouseMiddleClick
()
returns
nothing
In versions KDE 3.2.0 and above only
mouseMiddleClick
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
QWidget
mouseMiddleClick
(a0)
Not Implemented
mousePressEvent
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
QMouseEvent
moveTab
(a0, a1)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
int
a1
int
movedTab
(a0, a1)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
int
a1
int
receivedDropEvent
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
QDropEvent
receivedDropEvent
(a0, a1)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
QWidget
a1
QDropEvent
receivedDropEvent
(a0, a1)
Not Implemented
setHoverCloseButton
(enable)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
enable
bool
setHoverCloseButtonDelayed
(delayed)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
delayed
bool
setTabColor
(a0, color)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
QWidget
color
QColor
setTabReorderingEnabled
(enable)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
enable
bool
tabColor
(a0)
returns
(QColor)
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
QWidget
testCanDecode
(e)
Not Implemented