PyKDE - Python Bindings for KDE
class KDataToolAction
Table of contents
Modules
kio Classes
All Classes
Module
kio
Class
KDataToolAction
Inherits
KAction
methods
KDataToolAction
(text, info, command, parent = 0, name = 0)
returns
a KDataToolAction instance
Argument
Type
Default
text
TQString
info
KDataToolInfo
command
TQString
parent
TQObject
0
name
char
0
dataToolActionList
(tools, receiver, slot)
returns
(TQPtrList
)
static
Argument
Type
Default
tools
TQValueList
receiver
TQObject
slot
char
slotActivated
()
returns
nothing
toolActivated
(info, command)
returns
nothing
Argument
Type
Default
info
KDataToolInfo
command
TQString