Determine object type (isClass)

• Sep 23, 2018 - 20:37

In the code I often se expressions like
if (e->isClass()). (eg. isJump, isMarker)

I wish to be able to do that for a new class, to be used with the playlist feature, but I simply can't find where/how these methods are defined.

Do you still have an unanswered question? Please log in first to post your question.