GridWidgetBase.canShowPopupMenu - multiple declarations

Function GridWidgetBase.canShowPopupMenu

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

Prototype

override bool canShowPopupMenu(
  int x,
  int y
);

Function GridWidgetBase.canShowPopupMenu

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

Prototype

override bool canShowPopupMenu(
  int x,
  int y
);

Function GridWidgetBase.canShowPopupMenu

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

Prototype

override bool canShowPopupMenu(
  int x,
  int y
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0