#include <template_application.h>
| operational::templatemethod::TemplateApplication::TemplateApplication |
( |
| ) |
|
| operational::templatemethod::TemplateApplication::~TemplateApplication |
( |
| ) |
|
|
virtual |
| virtual void operational::templatemethod::TemplateApplication::AboutToOpenDocument |
( |
DocumentInterface * |
document | ) |
|
|
pure virtual |
| virtual bool operational::templatemethod::TemplateApplication::CanOpenDocument |
( |
const std::string & |
path | ) |
|
|
pure virtual |
| virtual DocumentInterface* operational::templatemethod::TemplateApplication::CreateDocument |
( |
| ) |
|
|
pure virtual |
| DocumentState operational::templatemethod::TemplateApplication::GetCurrentDocumentState |
( |
| ) |
const |
| void operational::templatemethod::TemplateApplication::OpenDocument |
( |
const std::string & |
path | ) |
|
The documentation for this class was generated from the following files: