tesseract  5.0.0-alpha-619-ge9db
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 81 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 ParamsEditor, PGEventHandler, tesseract::TabEventHandler< G >, BlnEventHandler, and SVPaint.

Definition at line 87 of file scrollview.h.

87 { (void)sve; }

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