Searched refs:ANIMNODE_TYPE (Results 1 – 4 of 4) sorted by relevance
65 #define ANIMNODE_TYPE (UTYPE + 100) macro
46 enum { Type = ANIMNODE_TYPE };
181 if (item->type () == ANIMNODE_TYPE) in paint()
490 if (i->type () == ANIMNODE_TYPE) in mouseDoubleClickEvent()