OpenMW
Public Member Functions | Static Public Member Functions
MWGui::JournalWindow Struct Reference

#include <journalwindow.hpp>

List of all members.

Public Member Functions

virtual ~JournalWindow ()
 destroy this instance of the JournalWindow implementation
virtual void setVisible (bool newValue)=0
 show/hide the journal window

Static Public Member Functions

static JournalWindowcreate (boost::shared_ptr< JournalViewModel > Model)
 construct a new instance of the one JournalWindow implementation

Constructor & Destructor Documentation

virtual MWGui::JournalWindow::~JournalWindow ( ) [inline, virtual]

destroy this instance of the JournalWindow implementation


Member Function Documentation

MWGui::JournalWindow * MWGui::JournalWindow::create ( boost::shared_ptr< JournalViewModel Model) [static]

construct a new instance of the one JournalWindow implementation

virtual void MWGui::JournalWindow::setVisible ( bool  newValue) [pure virtual]

show/hide the journal window

Implemented in anonymous_namespace{journalwindow.cpp}::JournalWindowImpl.


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