tesseract  4.0.0-1-g2a2b
SVEventHandler Class Reference

#include <scrollview.h>

Inheritance diagram for SVEventHandler:
BlnEventHandler ParamsEditor PGEventHandler SVPaint tesseract::TabEventHandler< G >

Public Member Functions

virtual ~SVEventHandler ()
 
virtual void Notify (const SVEvent *sve)
 

Detailed Description

Definition at line 86 of file scrollview.h.

Constructor & Destructor Documentation

◆ ~SVEventHandler()

SVEventHandler::~SVEventHandler ( )
virtualdefault

Member Function Documentation

◆ Notify()

virtual void SVEventHandler::Notify ( const SVEvent sve)
inlinevirtual

Reimplemented in tesseract::TabEventHandler< G >, BlnEventHandler, ParamsEditor, SVPaint, and PGEventHandler.

Definition at line 92 of file scrollview.h.

92 { (void)sve; }

The documentation for this class was generated from the following files: