PyKDE - Python Bindings for KDE
class KDCOPPropertyProxy
Table of contents
Modules
tdecore Classes
All Classes
Module
tdecore
Class
KDCOPPropertyProxy
Inherits
methods
KDCOPPropertyProxy
(object)
returns
a KDCOPPropertyProxy instance
Argument
Type
Default
object
QObject
functions
()
returns
(QValueList
)
functions
(object)
returns
(QValueList
)
static
Argument
Type
Default
object
QObject
isPropertyRequest
(fun)
returns
(bool)
Argument
Type
Default
fun
QCString
isPropertyRequest
(fun, object)
returns
(bool)
static
Argument
Type
Default
fun
QCString
object
QObject
processPropertyRequest
(fun, data, replyType, replyData)
returns
(bool)
Argument
Type
Default
fun
QCString
data
QByteArray
replyType
QCString
replyData
QByteArray
processPropertyRequest
(fun, data, replyType, replyData, object)
returns
(bool)
static
Argument
Type
Default
fun
QCString
data
QByteArray
replyType
QCString
replyData
QByteArray
object
QObject