PyKDE - Python Bindings for KDE
class KTipDialog
Table of contents
Modules
tdeui Classes
All Classes
Module
tdeui
Class
KTipDialog
Inherits
KDialog
methods
KTipDialog
(db, parent = 0, name = 0)
returns
a KTipDialog instance
In versions KDE 3.1.0 and above only
Argument
Type
Default
db
KTipDatabase
parent
QWidget
0
name
char
0
KTipDialog
(a0, a1 = 0, a2 = 0)
returns
a KTipDialog instance
In versions
less than
KDE 3.1.0 only
Argument
Type
Default
a0
KTipDatabase
a1
QWidget
0
a2
char
0
eventFilter
(a0, a1)
returns
(bool)
Argument
Type
Default
a0
QObject
a1
QEvent
setShowOnStart
(show)
returns
nothing
static
Argument
Type
Default
show
bool
showMultiTip
(parent, tipFiles, force = 0)
returns
nothing
In versions KDE 3.2.0 and above only
static
Argument
Type
Default
parent
QWidget
tipFiles
QStringList
force
bool
0
showTip
(parent, tipFile = QString .null, force = 0)
returns
nothing
static
Argument
Type
Default
parent
QWidget
tipFile
QString
QString .null
force
bool
0
showTip
(tipFile = QString .null, force = 0)
returns
nothing
static
Argument
Type
Default
tipFile
QString
QString .null
force
bool
0