TextContentChange Class Reference

A class to store changes of the TextNodeContent. More...

#include <textcontentchange.h>

Inheritance diagram for TextContentChange:
AbstractContentChange

List of all members.

Public Member Functions

 TextContentChange (QString change, TextNodeContent *content, TextEdit *edit)
void updateContent ()
void updateContentView ()

Detailed Description

A class to store changes of the TextNodeContent.

Use this class to store changes of the TextNodeContent for a NotificationBox.

Author:
Manuel Unglaub

Constructor & Destructor Documentation

TextContentChange::TextContentChange ( QString  change,
TextNodeContent content,
TextEdit edit 
)

The constructor.

Construct a TextContentChange.

Parameters:
change The changed content.
content The unsaved TextNodeContent.
edit The contentview to edit the content.

Member Function Documentation

void TextContentChange::updateContent (  )  [virtual]

Write the changes to the content.

Implements AbstractContentChange.

void TextContentChange::updateContentView (  )  [virtual]

Write the changes into the specified contentview.

Implements AbstractContentChange.


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