PyKDE - Python Bindings for KDE
class TDEListAction
Table of contents
Modules
tdeui Classes
All Classes
Module
tdeui
Class
TDEListAction
Inherits
TDESelectAction
methods
TDEListAction
(a0, a1 = TDEShortcut (), a2 = 0, a3 = 0)
returns
a TDEListAction instance
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
TQString
a1
TDEShortcut
TDEShortcut ()
a2
TQObject
0
a3
char
0
TDEListAction
(a0, a1, slot, a4, a5 = 0)
returns
a TDEListAction instance
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
TQString
a1
TDEShortcut
slot
TQ_SLOT
(Python callable)
a4
TQObject
a5
char
0
TDEListAction
(text, pix, cut = TDEShortcut (), parent = 0, name = 0)
returns
a TDEListAction instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
text
TQString
pix
TQString
cut
TDEShortcut
TDEShortcut ()
parent
TQObject
0
name
char
0
TDEListAction
(text, pix, cut, slot, parent, name = 0)
returns
a TDEListAction instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
text
TQString
pix
TQIconSet
cut
TDEShortcut
slot
TQ_SLOT
(Python callable)
parent
TQObject
name
char
0
TDEListAction
(text, pix, cut, slot, parent, name = 0)
returns
a TDEListAction instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
text
TQString
pix
TQString
cut
TDEShortcut
slot
TQ_SLOT
(Python callable)
parent
TQObject
name
char
0
TDEListAction
(parent = 0, name = 0)
returns
a TDEListAction instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
parent
TQObject
0
name
char
0
TDEListAction
(a0, a1, a2 = TDEShortcut (), a3 = 0, a4 = 0)
returns
a TDEListAction instance
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
TQString
a1
TQIconSet
a2
TDEShortcut
TDEShortcut ()
a3
TQObject
0
a4
char
0
TDEListAction
(a0, a1, a2 = TDEShortcut (), a3 = 0, a4 = 0)
returns
a TDEListAction instance
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
TQString
a1
TQString
a2
TDEShortcut
TDEShortcut ()
a3
TQObject
0
a4
char
0
TDEListAction
(a0, a1, a2, slot, a5, a6 = 0)
returns
a TDEListAction instance
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
TQString
a1
TQIconSet
a2
TDEShortcut
slot
TQ_SLOT
(Python callable)
a5
TQObject
a6
char
0
TDEListAction
(a0, a1, a2, slot, a5, a6 = 0)
returns
a TDEListAction instance
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
TQString
a1
TQString
a2
TDEShortcut
slot
TQ_SLOT
(Python callable)
a5
TQObject
a6
char
0
TDEListAction
(a0 = 0, a1 = 0)
returns
a TDEListAction instance
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
TQObject
0
a1
char
0
TDEListAction
(text, cut = TDEShortcut (), parent = 0, name = 0)
returns
a TDEListAction instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
text
TQString
cut
TDEShortcut
TDEShortcut ()
parent
TQObject
0
name
char
0
TDEListAction
(text, cut, slot, parent, name = 0)
returns
a TDEListAction instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
text
TQString
cut
TDEShortcut
slot
TQ_SLOT
(Python callable)
parent
TQObject
name
char
0
TDEListAction
(text, pix, cut = TDEShortcut (), parent = 0, name = 0)
returns
a TDEListAction instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
text
TQString
pix
TQIconSet
cut
TDEShortcut
TDEShortcut ()
parent
TQObject
0
name
char
0
currentItem
()
returns
(int)
In versions
less than
KDE 3.2.0 only
currentItem
()
returns
(int)
In versions KDE 3.2.0 and above only
currentText
()
returns
(TQString)
In versions
less than
KDE 3.2.0 only
currentText
()
returns
(TQString)
In versions KDE 3.2.0 and above only
setCurrentItem
(a0)
returns
nothing
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
int
setCurrentItem
(index)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
index
int