PyKDE - Python Bindings for KDE
class KURLBarItemDialog
Table of contents
Modules
tdefile Classes
All Classes
Module
tdefile
Class
KURLBarItemDialog
Inherits
KDialogBase
methods
KURLBarItemDialog
(allowGlobal, url, description, icon, appLocal = 1, iconSize = KIcon .SizeMedium, parent = 0, name = 0)
returns
a KURLBarItemDialog instance
Argument
Type
Default
allowGlobal
bool
url
KURL
description
TQString
icon
TQString
appLocal
bool
1
iconSize
int
KIcon .SizeMedium
parent
TQWidget
0
name
char
0
applicationLocal
()
returns
(bool)
description
()
returns
(TQString)
getInformation
(allowGlobal, url, description, icon, iconSize, parent = 0)
returns
(bool) appLocal (bool)
static
Argument
Type
Default
allowGlobal
bool
url
KURL
description
TQString
icon
TQString
iconSize
int
parent
TQWidget
0
icon
()
returns
(TQString)
url
()
returns
(KURL)
urlChanged
(a0)
returns
nothing
Argument
Type
Default
a0
TQString