knode
scoped_cursor_override.h
Go to the documentation of this file.
void setOverrideCursor(const QCursor &cursor)
void restoreOverrideCursor()
ScopedCursorOverride(Qt::CursorShape shape)
Constructor: change the cursor shape to shape.
Definition: scoped_cursor_override.h:42
This object change the application cursor to a given type and then restore the previous cursor when i...
Definition: scoped_cursor_override.h:36
~ScopedCursorOverride()
Destructor: restore the previous cursor shape.
Definition: scoped_cursor_override.h:51
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.