PyKDE - Python Bindings for KDE
class KTabWidget
Table of contents
Modules
tdeui Classes
All Classes
Module
tdeui
Class
KTabWidget
Inherits
TQTabWidget
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
TQWidget
0
name
char
0
f
WFlags
0
automaticResizeTabs
()
returns
(bool)
In versions KDE 3.4.0 and above only
changeTab
(a0, a1)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
a0
TQWidget
a1
TQString
changeTab
(child, iconset, label)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
child
TQWidget
iconset
TQIconSet
label
TQString
closeRequest
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
TQWidget
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
TQWidget
a1
TQPoint
contextMenu
(a0, a1)
Not Implemented
dragMoveEvent
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
TQDragMoveEvent
dropEvent
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
TQDropEvent
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
TQWidget
initiateDrag
(a0)
Not Implemented
insertTab
(a0, a1, index = -1)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
a0
TQWidget
a1
TQString
index
int
-1
insertTab
(child, iconset, label, index = -1)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
child
TQWidget
iconset
TQIconSet
label
TQString
index
int
-1
insertTab
(a0, a1, index = -1)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
a0
TQWidget
a1
TQTab
index
int
-1
isTabBarHidden
()
returns
(bool)
In versions KDE 3.4.0 and above only
isTabReorderingEnabled
()
returns
(bool)
In versions KDE 3.2.0 and above only
label
(a0)
returns
(TQString)
In versions KDE 3.4.0 and above only
Argument
Type
Default
a0
int
mouseDoubleClick
()
returns
nothing
In versions KDE 3.3.0 and above only
mouseDoubleClick
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
TQWidget
mouseDoubleClick
(a0)
Not Implemented
mouseDoubleClickEvent
(e)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
e
TQMouseEvent
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
TQWidget
mouseMiddleClick
(a0)
Not Implemented
mousePressEvent
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
TQMouseEvent
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
TQDropEvent
receivedDropEvent
(a0, a1)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
TQWidget
a1
TQDropEvent
receivedDropEvent
(a0, a1)
Not Implemented
removePage
(w)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
w
TQWidget
resizeEvent
(a0)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
a0
TQResizeEvent
setAutomaticResizeTabs
(enable)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
enable
bool
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
setTabBarHidden
(hide)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
hide
bool
setTabCloseActivatePrevious
(previous)
returns
nothing
In versions KDE 3.3.0 and above only
Argument
Type
Default
previous
bool
setTabColor
(a0, color)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
TQWidget
color
TQColor
setTabLabel
(a0, a1)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
a0
TQWidget
a1
TQString
setTabReorderingEnabled
(enable)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
enable
bool
tabBarWidthForMaxChars
(maxLength)
returns
(uint)
In versions KDE 3.4.0 and above only
Argument
Type
Default
maxLength
uint
tabCloseActivatePrevious
()
returns
(bool)
In versions KDE 3.3.0 and above only
tabColor
(a0)
returns
(TQColor)
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
TQWidget
tabLabel
(a0)
returns
(TQString)
In versions KDE 3.4.0 and above only
Argument
Type
Default
a0
TQWidget
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
TQWheelEvent