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
TQWidget
useCompletion
bool
1
name
char
0
addAddress
(a0)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
a0
TQString
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
TQDropEvent
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
TQString
keyPressEvent
(a0)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
a0
TQKeyEvent
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
TQMouseEvent
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
TQFont