KXQTS::ErrorItem Class Reference

Delegates a Patternist::Message through the interface exposed by TreeItem, such that errors from DOM related code can be displayed/used in Qt's model/view framework. More...

#include <ErrorItem.h>

Inheritance diagram for KXQTS::ErrorItem:

Inheritance graph
[legend]
Collaboration diagram for KXQTS::ErrorItem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void appendChild (TreeItem *item)
virtual TreeItemchild (const unsigned int row) const
virtual unsigned int childCount () const
virtual TreeItem::List children () const
int columnCount () const
virtual QVariant data (const Qt::ItemDataRole role, int column) const
 ErrorItem (const Patternist::Message &error, ErrorItem *parent)
virtual TreeItemparent () const
virtual ~ErrorItem ()

Detailed Description

Delegates a Patternist::Message through the interface exposed by TreeItem, such that errors from DOM related code can be displayed/used in Qt's model/view framework.

Author:
Frans Englich <frans.englich@telia.com>

Definition at line 33 of file ErrorItem.h.


The documentation for this class was generated from the following files:
Generated on Thu Feb 8 14:54:31 2007 for Patternist by  doxygen 1.5.1