EditWidgetBase.canShowPopupMenu

returns true if widget can show popup (e.g. by mouse right click at point x,y)

class EditWidgetBase
override
bool
canShowPopupMenu
(
int x
,
int y
)

Meta