casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Protected Member Functions | List of all members
casa::PageHeaderDataModel Class Reference

The purpose of this class is simply to provide a base for implementations, and not to define an abstract interface of what should be a 'Data Model' for a 'Page Header'. More...

#include <PageHeaderDataModel.h>

Inheritance diagram for casa::PageHeaderDataModel:
casa::QtPageHeaderDataModel

Protected Member Functions

 PageHeaderDataModel ()
 
virtual ~PageHeaderDataModel ()
 

Detailed Description

The purpose of this class is simply to provide a base for implementations, and not to define an abstract interface of what should be a 'Data Model' for a 'Page Header'.

A Plotter may act under the control of a Controller. A Controller may provide a way to access internal data aiming at being displayed in a Page Header. A Plotter may - given a way to access external data - render that data on a Page Header.

Definition at line 17 of file PageHeaderDataModel.h.

Constructor & Destructor Documentation

casa::PageHeaderDataModel::PageHeaderDataModel ( )
inlineprotected

Definition at line 19 of file PageHeaderDataModel.h.

virtual casa::PageHeaderDataModel::~PageHeaderDataModel ( )
inlineprotectedvirtual

Definition at line 20 of file PageHeaderDataModel.h.


The documentation for this class was generated from the following file: