PyKDE - Python Bindings for KDE
class KIconViewSearchLine
Table of contents
Modules
tdeui Classes
All Classes
Module
tdeui
Class
KIconViewSearchLine
Inherits
KLineEdit
methods
KIconViewSearchLine
(parent = 0, iconView = 0, name = 0)
returns
a KIconViewSearchLine instance
In versions KDE 3.4.0 and above only
Argument
Type
Default
parent
TQWidget
0
iconView
TQIconView
0
name
char
0
KIconViewSearchLine
(parent, name)
returns
a KIconViewSearchLine instance
In versions KDE 3.4.0 and above only
Argument
Type
Default
parent
TQWidget
name
char
activateSearch
()
returns
nothing
In versions KDE 3.4.0 and above only
caseSensitive
()
returns
(bool)
In versions KDE 3.4.0 and above only
clear
()
returns
nothing
In versions KDE 3.4.0 and above only
hideItem
(item)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
item
TQIconViewItem
iconView
()
returns
(TQIconView)
In versions KDE 3.4.0 and above only
init
(iconView = 0)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
iconView
TQIconView
0
itemMatches
(item, s)
returns
(bool)
In versions KDE 3.4.0 and above only
Argument
Type
Default
item
TQIconViewItem
s
TQString
queueSearch
(s)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
s
TQString
setCaseSensitive
(cs)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
cs
bool
setIconView
(iv)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
iv
TQIconView
showItem
(item)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
item
TQIconViewItem
updateSearch
(s = TQString .null)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
s
TQString
TQString .null