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
QWidget
0
iconView
QIconView
0
name
char
0
KIconViewSearchLine
(parent, name)
returns
a KIconViewSearchLine instance
In versions KDE 3.4.0 and above only
Argument
Type
Default
parent
QWidget
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
QIconViewItem
iconView
()
returns
(QIconView)
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
QIconView
0
itemMatches
(item, s)
returns
(bool)
In versions KDE 3.4.0 and above only
Argument
Type
Default
item
QIconViewItem
s
QString
queueSearch
(s)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
s
QString
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
QIconView
showItem
(item)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
item
QIconViewItem
updateSearch
(s = QString .null)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
s
QString
QString .null