KDStateMachineEditor API Documentation 2.1
|
#include <objecttreemodel.h>
Public Member Functions | |
ReparentOperation (ObjectTreeModel *model, QObject *object, QObject *newParent) | |
~ReparentOperation () | |
Definition at line 62 of file objecttreemodel.h.
ObjectTreeModel::ReparentOperation::ReparentOperation | ( | ObjectTreeModel * | model, |
QObject * | object, | ||
QObject * | newParent | ||
) |
Definition at line 135 of file objecttreemodel.cpp.
References KDSME::ObjectTreeModel::indexForObject(), and KDSME::ObjectTreeModel::rowCount().
ObjectTreeModel::ReparentOperation::~ReparentOperation | ( | ) |
Definition at line 155 of file objecttreemodel.cpp.