MouseCursor in PopupMenu

Is it possible to use a custom MouseCursor inside a regular PopupMenu with entries and separators? How does it work? I don’t see any setMouseCursor() function or similar.

No, I think you’d need to create custom item components to do that.