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
QString
info
KDataToolInfo
command
QString
parent
QObject
0
name
char
0
dataToolActionList
(tools, receiver, slot)
returns
(QPtrList
)
static
Argument
Type
Default
tools
QValueList
receiver
QObject
slot
char
dataToolActionList
(a0, a1, a2)
returns
(KActionList)
In versions
less than
KDE 3.4.0 only
static
Argument
Type
Default
a0
KDataToolInfoList
a1
QObject
a2
char
slotActivated
()
returns
nothing
toolActivated
(info, command)
returns
nothing
Argument
Type
Default
info
KDataToolInfo
command
QString