OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Types | Public Member Functions | Public Attributes | Private Member Functions | List of all members
MWGui::JournalBooks Struct Reference

#include <journalbooks.hpp>

Inheritance diagram for MWGui::JournalBooks:
Collaboration diagram for MWGui::JournalBooks:

Public Types

typedef TypesetBook::Ptr Book
 

Public Member Functions

 JournalBooks (JournalViewModel::Ptr model)
 
Book createEmptyJournalBook ()
 
Book createJournalBook ()
 
Book createTopicBook (uintptr_t topicId)
 
Book createTopicBook (const std::string &topicId)
 
Book createQuestBook (const std::string &questName)
 
Book createTopicIndexBook ()
 

Public Attributes

JournalViewModel::Ptr mModel
 

Private Member Functions

BookTypesetter::Ptr createTypesetter ()
 

Member Typedef Documentation

Constructor & Destructor Documentation

MWGui::JournalBooks::JournalBooks ( JournalViewModel::Ptr  model)

Member Function Documentation

book MWGui::JournalBooks::createEmptyJournalBook ( )

Here is the call graph for this function:

book MWGui::JournalBooks::createJournalBook ( )

Here is the call graph for this function:

book MWGui::JournalBooks::createQuestBook ( const std::string &  questName)

Here is the call graph for this function:

book MWGui::JournalBooks::createTopicBook ( uintptr_t  topicId)

Here is the call graph for this function:

Book MWGui::JournalBooks::createTopicBook ( const std::string &  topicId)
book MWGui::JournalBooks::createTopicIndexBook ( )

Here is the call graph for this function:

BookTypesetter::Ptr MWGui::JournalBooks::createTypesetter ( )
private

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

JournalViewModel::Ptr MWGui::JournalBooks::mModel

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