KDEUI
ktogglefullscreenaction.cpp
Go to the documentation of this file.
void setWindow(QWidget *window)
Sets the window that will be related to this action.
Definition: ktogglefullscreenaction.cpp:84
QString i18nc(const char *ctxt, const char *text)
static void setFullScreen(QWidget *window, bool set)
Helper function to set or reset the fullscreen state of a window.
Definition: ktogglefullscreenaction.cpp:112
bool eventFilter(QObject *object, QEvent *event)
Definition: ktogglefullscreenaction.cpp:101
virtual ~KToggleFullScreenAction()
Destroys the toggle fullscreen action.
Definition: ktogglefullscreenaction.cpp:79
KToggleFullScreenAction(QObject *parent)
Create a KToggleFullScreenAction.
Definition: ktogglefullscreenaction.cpp:64
An action for switching between to/from full screen mode.
Definition: ktogglefullscreenaction.h:49
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:16 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:16 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.