PyKDE - Python Bindings for KDE
class KMainWindowInterface
Table of contents
Modules
kdeui Classes
All Classes
Module
kdeui
Class
KMainWindowInterface
Inherits
DCOPObject
methods
KMainWindowInterface
(mainWindow)
returns
a KMainWindowInterface instance
Argument
Type
Default
mainWindow
KMainWindow
action
(name)
returns
(DCOPRef)
Argument
Type
Default
name
QCString
actionIsEnabled
(action)
returns
(bool)
Argument
Type
Default
action
QCString
actionMap
()
returns
(QMap
)
actionToolTip
(action)
returns
(QCString)
Argument
Type
Default
action
QCString
actions
()
returns
(QCStringList)
activateAction
(action)
returns
(bool)
Argument
Type
Default
action
QCString
disableAction
(action)
returns
(bool)
Argument
Type
Default
action
QCString
enableAction
(action)
returns
(bool)
Argument
Type
Default
action
QCString
functions
()
returns
(QCStringList)
In versions KDE 3.1.4 and above only
functionsDynamic
()
returns
(QCStringList)
getWinID
()
returns
(int)
grabWindowToClipBoard
()
returns
nothing
hide
()
returns
nothing
interfaces
()
returns
(QCStringList)
In versions KDE 3.1.4 and above only
lower
()
returns
nothing
maximize
()
returns
nothing
minimize
()
returns
nothing
move
(newX, newY)
returns
nothing
Argument
Type
Default
newX
int
newY
int
process
(fun, data, replyType, replyData)
returns
(bool)
In versions KDE 3.1.4 and above only
Argument
Type
Default
fun
QCString
data
QByteArray
replyType
QCString
replyData
QByteArray
processDynamic
(fun, data, replyType, replyData)
returns
(bool)
Argument
Type
Default
fun
QCString
data
QByteArray
replyType
QCString
replyData
QByteArray
raise_
()
returns
nothing
Renamed: was
' raise '
in C++
resize
(newWidth, newHeight)
returns
nothing
Argument
Type
Default
newWidth
int
newHeight
int
restore
()
returns
nothing
setGeometry
(newX, newY, newWidth, newHeight)
returns
nothing
Argument
Type
Default
newX
int
newY
int
newWidth
int
newHeight
int
show
()
returns
nothing