rocs/RocsCore
LinkedListPointerItem Class Reference
#include <LinkedListPointerItem.h>
Inheritance diagram for LinkedListPointerItem:
Public Member Functions | |
LinkedListPointerItem (PointerPtr edge, QGraphicsItem *parent=0) | |
virtual | ~LinkedListPointerItem () |
Detailed Description
the Edge drawing on screen. long explanation here...
Definition at line 34 of file LinkedListPointerItem.h.
Constructor & Destructor Documentation
|
explicit |
Default constructor.
- Parameters
-
edge the list pointer represented by this graphics item parent the graphics scene to that the edge belongs
Definition at line 37 of file LinkedListPointerItem.cpp.
|
virtual |
Definition at line 43 of file LinkedListPointerItem.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16: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:16:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.