kig
dragrectmode.h
Go to the documentation of this file.
bool needClear() const
this returns false if the control or shift button were pressed when the mouse button was released...
Definition: dragrectmode.cc:82
std::vector< ObjectHolder * > ret() const
this returns the selected objects.
Definition: dragrectmode.cc:77
this is an ABC of a class containing the current "Mode" of the Kig document...
Definition: mode.h:37
DragRectMode(const QPoint &start, KigPart &d, KigWidget &w)
Definition: dragrectmode.cc:29
An ObjectHolder represents an object as it is known to the document.
Definition: object_holder.h:40
DragRectMode is a mode that provides a rect for selecting the objects inside it.
Definition: dragrectmode.h:40
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.