Loading...
Searching...
No Matches
Process::NodeItem Class Reference
Inheritance diagram for Process::NodeItem:

Public Member Functions | |
NodeItem (const Process::ProcessModel &model, const Process::Context &ctx, TimeVal parentDur, QGraphicsItem *parent) | |
const Id< Process::ProcessModel > & | id () const noexcept |
void | setParentDuration (TimeVal r) |
void | setPlayPercentage (float f, TimeVal parent_dur) |
qreal | width () const noexcept |
qreal | height () const |
const Process::ProcessModel & | model () const noexcept |
void | dropReceived (const QPointF &pos, const QMimeData &arg_2) |
void | resetDrop () |
int | type () const override |
Static Public Attributes | |
static const constexpr int | Type = QGraphicsItem::UserType + 5000 |
The documentation for this class was generated from the following files:
- NodeItem.hpp
- NodeItem.cpp