7#ifndef HIGHLIGHTEVENTLISTENER_H_
8#define HIGHLIGHTEVENTLISTENER_H_
Base class for listeners of HighlightEvent.
Definition: highlighteventlistener.h:18
virtual void notify(const HighlightEvent &event)=0
The method called to notify the listener about an event.
C++ class: doctemplate.h.
Definition: bufferedoutput.cpp:13
Event concerning an highlighting operation (e.g., formatting, entering a new state,...
Definition: highlightevent.h:18