Tesseract
3.02
|
#include <scrollview.h>
Public Member Functions | |
virtual | ~SVEventHandler () |
virtual void | Notify (const SVEvent *sve) |
Definition at line 91 of file scrollview.h.
virtual SVEventHandler::~SVEventHandler | ( | ) | [inline, virtual] |
Definition at line 93 of file scrollview.h.
{}
virtual void SVEventHandler::Notify | ( | const SVEvent * | sve | ) | [inline, virtual] |
Reimplemented in tesseract::TabEventHandler< G >, BlnEventHandler, ParamsEditor, PGEventHandler, and SVPaint.
Definition at line 97 of file scrollview.h.
{ }