OpenMW
|
Public Member Functions | |
AddJournalEntry (MWGui::BookTypesetter::Ptr typesetter, MWGui::BookTypesetter::Style *body_style, MWGui::BookTypesetter::Style *header_style, bool add_header) | |
void | operator() (MWGui::JournalViewModel::JournalEntry const &entry) |
Public Attributes | |
bool | mAddHeader |
MWGui::BookTypesetter::Style * | mHeaderStyle |
anonymous_namespace{journalbooks.cpp}::AddJournalEntry::AddJournalEntry | ( | MWGui::BookTypesetter::Ptr | typesetter, |
MWGui::BookTypesetter::Style * | body_style, | ||
MWGui::BookTypesetter::Style * | header_style, | ||
bool | add_header | ||
) | [inline] |
void anonymous_namespace{journalbooks.cpp}::AddJournalEntry::operator() | ( | MWGui::JournalViewModel::JournalEntry const & | entry | ) | [inline] |
bool anonymous_namespace{journalbooks.cpp}::AddJournalEntry::mAddHeader |
MWGui::BookTypesetter::Style* anonymous_namespace{journalbooks.cpp}::AddJournalEntry::mHeaderStyle |