PyKDE - Python Bindings for KDE
class KSystemTray
Table of contents
Modules
tdeui Classes
All Classes
Module
tdeui
Class
KSystemTray
Inherits
TQLabel
methods
KSystemTray
(parent = 0, name = 0)
returns
a KSystemTray instance
Argument
Type
Default
parent
TQWidget
0
name
char
0
actionCollection
()
returns
(KActionCollection)
In versions KDE 3.2.0 and above only
contextMenu
()
returns
(KPopupMenu)
In versions KDE 3.2.0 and above only
contextMenu
()
returns
(KPopupMenu)
In versions
less than
KDE 3.2.0 only
contextMenuAboutToShow
(menu)
returns
nothing
Argument
Type
Default
menu
KPopupMenu
enterEvent
(a0)
returns
nothing
Argument
Type
Default
a0
TQEvent
loadIcon
(icon, instance = KGlobal .instance ())
returns
(TQPixmap)
In versions KDE 3.2.0 and above only
static
Argument
Type
Default
icon
TQString
instance
KInstance
KGlobal .instance ()
mousePressEvent
(a0)
returns
nothing
Argument
Type
Default
a0
TQMouseEvent
mouseReleaseEvent
(a0)
returns
nothing
Argument
Type
Default
a0
TQMouseEvent
quitSelected
()
returns
nothing
In versions KDE 3.1.0 and above only
setActive
()
returns
nothing
In versions KDE 3.3.0 and above only
setCaption
(title)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
title
TQString
setInactive
()
returns
nothing
In versions KDE 3.3.0 and above only
setPixmap
(icon)
returns
nothing
In versions KDE 3.4.0 and above only
Argument
Type
Default
icon
TQPixmap
showEvent
(a0)
returns
nothing
Argument
Type
Default
a0
TQShowEvent
toggleActive
()
returns
nothing
In versions KDE 3.3.0 and above only