tesseract  v4.0.0-17-g361f3264
Open Source OCR Engine
PGEventHandler Class Reference

#include <pgedit.h>

Inheritance diagram for PGEventHandler:
Collaboration diagram for PGEventHandler:

Public Member Functions

 PGEventHandler (tesseract::Tesseract *tess)
 
void Notify (const SVEvent *sve)
 
- Public Member Functions inherited from SVEventHandler
virtual ~SVEventHandler ()
 

Private Attributes

tesseract::Tesseracttess_
 

Constructor & Destructor Documentation

◆ PGEventHandler()

PGEventHandler::PGEventHandler ( tesseract::Tesseract tess)
inline

Member Function Documentation

◆ Notify()

void PGEventHandler::Notify ( const SVEvent event)
virtual

notify()

Event handler that processes incoming events, either forwarding them to process_cmd_win_event or process_image_event.

Reimplemented from SVEventHandler.

Member Data Documentation

◆ tess_

tesseract::Tesseract* PGEventHandler::tess_
private

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