KDStateMachineEditor API Documentation 2.1
|
#include <objecttreemodel.h>
Public Member Functions | |
AppendOperation (ObjectTreeModel *model, QObject *parent, int count=1, int index=-1) | |
~AppendOperation () | |
Definition at line 32 of file objecttreemodel.h.
ObjectTreeModel::AppendOperation::AppendOperation | ( | ObjectTreeModel * | model, |
QObject * | parent, | ||
int | count = 1 , |
||
int | index = -1 |
||
) |
Definition at line 84 of file objecttreemodel.cpp.
References KDSME::ObjectTreeModel::index(), KDSME::ObjectTreeModel::indexForObject(), KDSME::ObjectTreeModel::parent(), and KDSME::ObjectTreeModel::rowCount().
ObjectTreeModel::AppendOperation::~AppendOperation | ( | ) |
Definition at line 98 of file objecttreemodel.cpp.