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