RtfContentChange Class Reference

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

#include <rtfcontentchange.h>

Inheritance diagram for RtfContentChange:
AbstractContentChange

List of all members.

Public Member Functions

 RtfContentChange (QString change, RichTextNodeContent *content, RichTextEdit *edit)
void updateContent ()
void updateContentView ()

Detailed Description

A class to store changes of the RichTextNodeContent.

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

Author:
Manuel Unglaub

Constructor & Destructor Documentation

RtfContentChange::RtfContentChange ( QString  change,
RichTextNodeContent content,
RichTextEdit edit 
)

The constructor.

Construct a RtfContentChange.

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

Member Function Documentation

void RtfContentChange::updateContent (  )  [virtual]

Write the changes to the content.

Implements AbstractContentChange.

void RtfContentChange::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:52 2010 for Silence by  doxygen 1.6.3