PyKDE - Python Bindings for KDE
class KABC.AddressLineEdit
Table of contents
Modules
kabc Classes
All Classes
Module
kabc
Class
KABC.AddressLineEdit
Inherits
KLineEdit
methods
AddressLineEdit
(parent, useCompletion = 1, name = 0)
returns
a AddressLineEdit instance
In versions KDE 3.1.0 and above only
Argument
Type
Default
parent
QWidget
useCompletion
bool
1
name
char
0
addAddress
(a0)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
a0
QString
config
()
returns
(KConfig)
In versions KDE 3.2.0 and above only
static
cursorAtEnd
()
returns
nothing
In versions KDE 3.1.0 and above only
doCompletion
(ctrlT)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
ctrlT
bool
dropEvent
(e)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
e
QDropEvent
enableCompletion
(enable)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
enable
bool
insert
(t)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
t
QString
keyPressEvent
(a0)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
a0
QKeyEvent
loadAddresses
()
returns
nothing
In versions KDE 3.1.0 and above only
mouseReleaseEvent
(e)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
e
QMouseEvent
paste
()
returns
nothing
In versions KDE 3.1.0 and above only
setFont
(a0)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
a0
QFont