#include <draw_overlay.hh>
Inherits Overlay.
Definition at line 39 of file draw_overlay.hh.
◆ DrawOverlay()
initialization requires name
◆ GetMenu()
virtual QMenu* GetMenu |
( |
| ) |
|
|
virtual |
return overlay specific pulldown menu
Reimplemented from Overlay.
◆ OnMenuEvent()
virtual void OnMenuEvent |
( |
QAction * |
e | ) |
|
|
virtual |
◆ OnMouseEvent()
virtual bool OnMouseEvent |
( |
QMouseEvent * |
e, |
|
|
DataViewerPanel * |
dvp, |
|
|
const QPoint & |
lastmouse |
|
) |
| |
|
virtual |
mouse event handler
if an overlay is active, it receives the mouse events. if it handles the event for itself, it should return true, otherwise false should be returned to give the data viewer a chance to handle the event for itself
Reimplemented from Overlay.
◆ imagehandle_
◆ menu_
◆ pixel_value_
The documentation for this class was generated from the following file: