PyKDE - Python Bindings for KDE
class KSelectAction
Table of contents
Modules
tdeui Classes
All Classes
Module
tdeui
Class
KSelectAction
Inherits
KAction
methods
KSelectAction
(a0, a1 = KShortcut (), a2 = 0, a3 = 0)
returns
a KSelectAction instance
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
TQString
a1
KShortcut
KShortcut ()
a2
TQObject
0
a3
char
0
KSelectAction
(a0, a1, slot, a4, a5 = 0)
returns
a KSelectAction instance
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
TQString
a1
KShortcut
slot
SLOT
(Python callable)
a4
TQObject
a5
char
0
KSelectAction
(text, pix, cut = KShortcut (), parent = 0, name = 0)
returns
a KSelectAction instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
text
TQString
pix
TQString
cut
KShortcut
KShortcut ()
parent
TQObject
0
name
char
0
KSelectAction
(text, pix, cut, slot, parent, name = 0)
returns
a KSelectAction instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
text
TQString
pix
TQIconSet
cut
KShortcut
slot
SLOT
(Python callable)
parent
TQObject
name
char
0
KSelectAction
(text, pix, cut, slot, parent, name = 0)
returns
a KSelectAction instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
text
TQString
pix
TQString
cut
KShortcut
slot
SLOT
(Python callable)
parent
TQObject
name
char
0
KSelectAction
(parent = 0, name = 0)
returns
a KSelectAction instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
parent
TQObject
0
name
char
0
KSelectAction
(a0, a1, a2 = KShortcut (), a3 = 0, a4 = 0)
returns
a KSelectAction instance
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
TQString
a1
TQIconSet
a2
KShortcut
KShortcut ()
a3
TQObject
0
a4
char
0
KSelectAction
(a0, a1, a2 = KShortcut (), a3 = 0, a4 = 0)
returns
a KSelectAction instance
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
TQString
a1
TQString
a2
KShortcut
KShortcut ()
a3
TQObject
0
a4
char
0
KSelectAction
(a0, a1, a2, slot, a5, a6 = 0)
returns
a KSelectAction instance
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
TQString
a1
TQIconSet
a2
KShortcut
slot
SLOT
(Python callable)
a5
TQObject
a6
char
0
KSelectAction
(a0, a1, a2, slot, a5, a6 = 0)
returns
a KSelectAction instance
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
TQString
a1
TQString
a2
KShortcut
slot
SLOT
(Python callable)
a5
TQObject
a6
char
0
KSelectAction
(a0 = 0, a1 = 0)
returns
a KSelectAction instance
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
TQObject
0
a1
char
0
KSelectAction
(text, cut = KShortcut (), parent = 0, name = 0)
returns
a KSelectAction instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
text
TQString
cut
KShortcut
KShortcut ()
parent
TQObject
0
name
char
0
KSelectAction
(text, cut, slot, parent, name = 0)
returns
a KSelectAction instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
text
TQString
cut
KShortcut
slot
SLOT
(Python callable)
parent
TQObject
name
char
0
KSelectAction
(text, pix, cut = KShortcut (), parent = 0, name = 0)
returns
a KSelectAction instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
text
TQString
pix
TQIconSet
cut
KShortcut
KShortcut ()
parent
TQObject
0
name
char
0
activated
(a0)
returns
nothing
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
int
activated
(a0)
returns
nothing
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
TQString
activated
(index)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
index
int
activated
(text)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
text
TQString
changeItem
(a0, a1)
returns
nothing
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
int
a1
TQString
changeItem
(a0, a1, a2)
returns
nothing
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
int
a1
int
a2
TQString
changeItem
(index, text)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
index
int
text
TQString
changeItem
(id, index, text)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
id
int
index
int
text
TQString
clear
()
returns
nothing
In versions
less than
KDE 3.2.0 only
clear
()
returns
nothing
In versions KDE 3.2.0 and above only
comboItems
()
returns
(TQStringList)
In versions KDE 3.1.0 and above, but
less than
KDE 3.5.3
comboItems
()
returns
(TQStringList)
In versions KDE 3.2.0 and above only
comboWidth
()
returns
(int)
In versions
less than
KDE 3.2.0 only
comboWidth
()
returns
(int)
In versions KDE 3.2.0 and above only
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
isEditable
()
returns
(bool)
In versions
less than
KDE 3.2.0 only
isEditable
()
returns
(bool)
In versions KDE 3.2.0 and above only
isShortcutConfigurable
()
returns
(bool)
In versions KDE 3.5.0 and above only
items
()
returns
(TQStringList)
In versions
less than
KDE 3.2.0 only
items
()
returns
(TQStringList)
In versions KDE 3.2.0 and above only
menuAccelsEnabled
()
returns
(bool)
In versions KDE 3.1.0 and above, but
less than
KDE 3.5.3
menuAccelsEnabled
()
returns
(bool)
In versions KDE 3.2.0 and above only
plug
(a0, a1 = -1)
returns
(int)
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
TQWidget
a1
int
-1
plug
(widget, index = -1)
returns
(int)
In versions KDE 3.2.0 and above only
Argument
Type
Default
widget
TQWidget
index
int
-1
popupMenu
()
returns
(TQPopupMenu)
In versions
less than
KDE 3.2.0 only
popupMenu
()
returns
(TQPopupMenu)
In versions KDE 3.2.0 and above only
removeAmpersandsInCombo
()
returns
(bool)
In versions KDE 3.1.0 and above, but
less than
KDE 3.5.3
removeAmpersandsInCombo
()
returns
(bool)
In versions KDE 3.2.0 and above only
setComboWidth
(a0)
returns
nothing
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
int
setComboWidth
(width)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
width
int
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
setEditable
(a0)
returns
nothing
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
bool
setEditable
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
bool
setItems
(a0)
returns
nothing
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
TQStringList
setItems
(lst)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
lst
TQStringList
setMaxComboViewCount
(n)
returns
nothing
In versions KDE 3.5.0 and above only
Argument
Type
Default
n
int
setMenuAccelsEnabled
(a0)
returns
nothing
In versions KDE 3.1.0 and above, but
less than
KDE 3.5.3
Argument
Type
Default
a0
bool
setMenuAccelsEnabled
(b)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
b
bool
setRemoveAmpersandsInCombo
(a0)
returns
nothing
In versions KDE 3.1.0 and above, but
less than
KDE 3.5.3
Argument
Type
Default
a0
bool
setRemoveAmpersandsInCombo
(b)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
b
bool
slotActivated
(a0)
returns
nothing
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
int
slotActivated
(a0)
returns
nothing
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
TQString
slotActivated
()
returns
nothing
In versions
less than
KDE 3.2.0 only
slotActivated
(id)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
id
int
slotActivated
(text)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
text
TQString
slotActivated
()
returns
nothing
In versions KDE 3.2.0 and above only
updateClear
(a0)
returns
nothing
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
int
updateClear
(id)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
id
int
updateComboWidth
(a0)
returns
nothing
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
int
updateComboWidth
(id)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
id
int
updateCurrentItem
(a0)
returns
nothing
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
int
updateCurrentItem
(id)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
id
int
updateItems
(a0)
returns
nothing
In versions
less than
KDE 3.2.0 only
Argument
Type
Default
a0
int
updateItems
(id)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
id
int