Abstract interface for a hyperlinked text fragment.
More...
#include <util.h>
|
|
virtual void | writeString (const char *, bool) const =0 |
| |
|
virtual void | writeBreak (int indent) const =0 |
| |
|
virtual void | writeLink (const char *extRef, const char *file, const char *anchor, const char *text) const =0 |
| |
Abstract interface for a hyperlinked text fragment.
The documentation for this class was generated from the following file: