tesseract  4.1.1
SVEventHandler Class Reference

#include <scrollview.h>

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

Public Member Functions

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

Detailed Description

Definition at line 82 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 PGEventHandler, ParamsEditor, SVPaint, tesseract::TabEventHandler< G >, and BlnEventHandler.

Definition at line 88 of file scrollview.h.

88 { (void)sve; }

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