![]() |
Public Types | |
enum | InvocationType { Pre, Post, Cleanup } |
enum | { Type = UserType + 4 } |
Public Member Functions | |
GraphicsInvocationItem (QGraphicsItem *parent, InvocationType itype, ARCSInit &i) | |
int | type () const |
bool | isMarkedForDeletion () |
void | markForDeletion () |
ARCSInit & | getInvocation () |
InvocationType | getInvocationType () |
Definition at line 41 of file graphicsinvocationitem.h.
Definition at line 45 of file graphicsinvocationitem.h.