OpenMW
|
An interface to journal data. More...
#include <journalviewmodel.hpp>
Public Member Functions | |
virtual Utf8Span | timestamp () const =0 |
Public Member Functions inherited from MWGui::JournalViewModel::Entry | |
virtual Utf8Span | body () const =0 |
virtual void | visitSpans (boost::function< void(TopicId, size_t, size_t)> visitor) const =0 |
An interface to journal data.
|
pure virtual |
Returns a pre-formatted span of UTF8 encoded text representing the in-game date this entry was added to the journal.