Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

RenderTxt Class Reference

renders draw:text-box nodes and text from other nodes. More...

#include <rendertxt.h>

Inheritance diagram for RenderTxt:

RenderItems List of all members.

Public Methods

 RenderTxt (QObject *parent, QCanvas *canvas, pXmlNode *contentroot, pXmlNode *styleroot, QList< pImage > *i)
 Constructor.

void render (pXmlNode *node, bool clearlinecount=true)
 Renders to canvas.


Detailed Description

Author:
Ryan Rusaw

Definition at line 27 of file rendertxt.h.


Constructor & Destructor Documentation

RenderTxt::RenderTxt QObject *    parent,
QCanvas *    canvas,
pXmlNode   contentroot,
pXmlNode   styleroot,
QList< pImage > *    i
 

Parameters:
parent  Parent class.
canvas  Canvas to render to
contentroot  root of content file xml tree
styleroot  root of style file xml tree
i  QList of all the graphic items stored in the .sxi file


Member Function Documentation

void RenderTxt::render pXmlNode   node,
bool    clearlinecount = true
 

Parameters:
node  node to render.
clearlinecount  Clears internal line count when true


The documentation for this class was generated from the following file:
Generated on Sun Feb 2 21:28:30 2003 for PoqetPresenter by doxygen1.2.18