rocs/RocsCore
RootedTreeNodeItem Class Reference
#include <RootedTreeNodeItem.h>
Inheritance diagram for RootedTreeNodeItem:
Public Member Functions | |
RootedTreeNodeItem (DataPtr n) | |
~RootedTreeNodeItem () | |
QRectF | boundingRect () const |
void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) |
Detailed Description
Definition at line 27 of file RootedTreeNodeItem.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 27 of file RootedTreeNodeItem.cpp.
RootedTreeNodeItem::~RootedTreeNodeItem | ( | ) |
Definition at line 32 of file RootedTreeNodeItem.cpp.
Member Function Documentation
QRectF RootedTreeNodeItem::boundingRect | ( | ) | const |
Definition at line 34 of file RootedTreeNodeItem.cpp.
void RootedTreeNodeItem::paint | ( | QPainter * | painter, |
const QStyleOptionGraphicsItem * | option, | ||
QWidget * | widget = 0 |
||
) |
node->right())
node->right(qobject_cast<RootedTreeNode*>))
Definition at line 55 of file RootedTreeNodeItem.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.