AbstractContentChange Class Reference

An abstract base for changes in the contents of the nodes. More...

#include <abstractcontentchange.h>

Inheritance diagram for AbstractContentChange:
RtfContentChange TextContentChange

List of all members.

Public Member Functions

virtual void updateContent ()=0
virtual void updateContentView ()=0

Detailed Description

An abstract base for changes in the contents of the nodes.

This abstract class provides an interface for the different contents to store unsaved changed.

Author:
Manuel Unglaub

Member Function Documentation

virtual void AbstractContentChange::updateContent (  )  [pure virtual]

Write the changes to the content.

Implemented in RtfContentChange, and TextContentChange.

virtual void AbstractContentChange::updateContentView (  )  [pure virtual]

Write the changes into the specified contentview.

Implemented in RtfContentChange, and TextContentChange.


The documentation for this class was generated from the following file:
Generated on Fri May 14 19:12:50 2010 for Silence by  doxygen 1.6.3