kig
mode.cc
Go to the documentation of this file.
void enableConstructActions(bool enabled)
Definition: kig_part.cpp:663
virtual void enableActions()
actions: we enable the actions we want when our mode is made active.
Definition: mode.cc:27
virtual void mouseMoved(QMouseEvent *, KigWidget *)
mouse moved without any buttons down...
Definition: mode.cc:91
virtual void leftMouseMoved(QMouseEvent *, KigWidget *)
this means: mouse moved with left mouse button down (in case that wasn't clear...) ...
Definition: mode.cc:56
virtual StdConstructionMode * toStdConstructionMode()
Definition: mode.cc:123
virtual void rightMouseMoved(QMouseEvent *, KigWidget *)
Definition: mode.cc:83
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:05 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:12:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.