PyKDE - Python Bindings for KDE
class KToggleFullScreenAction
Table of contents
Modules
tdeui Classes
All Classes
Module
tdeui
Class
KToggleFullScreenAction
Inherits
KToggleAction
methods
KToggleFullScreenAction
(cut, slot, parent, window, name)
returns
a KToggleFullScreenAction instance
In versions KDE 3.2.0 and above only
Argument
Type
Default
cut
KShortcut
slot
SLOT
(Python callable)
parent
TQObject
window
TQWidget
name
char
eventFilter
(o, e)
returns
(bool)
In versions KDE 3.2.0 and above only
Argument
Type
Default
o
TQObject
e
TQEvent
setChecked
(a0)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
a0
bool
setWindow
(window)
returns
nothing
In versions KDE 3.2.0 and above only
Argument
Type
Default
window
TQWidget