OpenMW
|
#include <string>
#include <memory>
#include <functional>
#include <stdint.h>
#include <boost/function.hpp>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
struct | MWGui::JournalViewModel |
struct | MWGui::JournalViewModel::Entry |
The base interface for both journal entries and topics. More... | |
struct | MWGui::JournalViewModel::TopicEntry |
An interface to topic data. More... | |
struct | MWGui::JournalViewModel::JournalEntry |
An interface to journal data. More... | |
Namespaces | |
MWGui | |