PyKDE - Python Bindings for KDE
class KMdiChildArea
Table of contents
Modules
kmdi Classes
All Classes
Module
kmdi
Class
KMdiChildArea
Inherits
QFrame
methods
KMdiChildArea
(parent)
returns
a KMdiChildArea instance
Argument
Type
Default
parent
QWidget
cascadeMaximized
()
returns
nothing
cascadeWindows
()
returns
nothing
childMinimized
(lpC, bWasMaximized)
returns
nothing
Argument
Type
Default
lpC
KMdiChildFrm
bWasMaximized
bool
destroyChild
(child, focusTopChild = 1)
returns
nothing
Argument
Type
Default
child
KMdiChildFrm
focusTopChild
bool
1
destroyChildButNotItsView
(lpC, bFocusTopChild = 1)
returns
nothing
Argument
Type
Default
lpC
KMdiChildFrm
bFocusTopChild
bool
1
expandHorizontal
()
returns
nothing
expandVertical
()
returns
nothing
focusTopChild
()
returns
nothing
getCaptionColors
(pal, activeBG, activeFG, inactiveBG, inactiveFG)
returns
nothing
static
Argument
Type
Default
pal
QPalette
activeBG
QColor
activeFG
QColor
inactiveBG
QColor
inactiveFG
QColor
getCascadePoint
(indexOfWindow = -1)
returns
(QPoint)
Argument
Type
Default
indexOfWindow
int
-1
getVisibleChildCount
()
returns
(int)
lastChildFrmClosed
()
returns
nothing
layoutMinimizedChildren
()
returns
nothing
manageChild
(lpC, bShow = 1, bCascade = 1)
returns
nothing
Argument
Type
Default
lpC
KMdiChildFrm
bShow
bool
1
bCascade
bool
1
mousePressEvent
(e)
returns
nothing
Argument
Type
Default
e
QMouseEvent
noMaximizedChildFrmLeft
(a0)
returns
nothing
Argument
Type
Default
a0
KMdiChildFrm
nowMaximized
(a0)
returns
nothing
Argument
Type
Default
a0
bool
popupWindowMenu
(a0)
returns
nothing
Argument
Type
Default
a0
QPoint
resizeEvent
(a0)
returns
nothing
Argument
Type
Default
a0
QResizeEvent
setMdiCaptionActiveBackColor
(clr)
returns
nothing
Argument
Type
Default
clr
QColor
setMdiCaptionActiveForeColor
(clr)
returns
nothing
Argument
Type
Default
clr
QColor
setMdiCaptionFont
(fnt)
returns
nothing
Argument
Type
Default
fnt
QFont
setMdiCaptionInactiveBackColor
(clr)
returns
nothing
Argument
Type
Default
clr
QColor
setMdiCaptionInactiveForeColor
(clr)
returns
nothing
Argument
Type
Default
clr
QColor
setTopChild
(child, setFocus = 0)
returns
nothing
Argument
Type
Default
child
KMdiChildFrm
setFocus
bool
0
sysButtonConnectionsMustChange
(a0, a1)
returns
nothing
Argument
Type
Default
a0
KMdiChildFrm
a1
KMdiChildFrm
tileAllInternal
(maxWnds)
returns
nothing
Argument
Type
Default
maxWnds
int
tileAnodine
()
returns
nothing
tilePragma
()
returns
nothing
tileVertically
()
returns
nothing
topChild
()
returns
(KMdiChildFrm)
variables
variables
Variable
Type
m_defaultChildFrmSize
QSize
m_pZ
QPtrList
*