GridWidgetBase.canShowPopupMenu

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

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

Meta