tesseract
3.03
|
#include <scrollview.h>
Public Member Functions | |
virtual | ~SVEventHandler () |
virtual void | Notify (const SVEvent *sve) |
Definition at line 86 of file scrollview.h.
virtual SVEventHandler::~SVEventHandler | ( | ) | [inline, virtual] |
Definition at line 88 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 92 of file scrollview.h.
{ }