OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
MWGui::JournalViewModel::TopicEntry Struct Referenceabstract

An interface to topic data. More...

#include <journalviewmodel.hpp>

Inheritance diagram for MWGui::JournalViewModel::TopicEntry:
Collaboration diagram for MWGui::JournalViewModel::TopicEntry:

Public Member Functions

virtual Utf8Span source () 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
 

Detailed Description

An interface to topic data.

Member Function Documentation

virtual Utf8Span MWGui::JournalViewModel::TopicEntry::source ( ) const
pure virtual

Returns a pre-formatted span of UTF8 encoded text representing the name of the NPC this portion of dialog was heard from.

Here is the caller graph for this function:


The documentation for this struct was generated from the following file: