Public Member Functions

TextAttribute Class Reference

Not really an attribute, but the text itself which fills the textblock. More...

#include <textblockattributes.h>

Inherits IAttribute.

Collaboration diagram for TextAttribute:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TextAttribute (QObject *parent, QString key, QString initValue)
 TextAttribute (const TextAttribute &textAttribute)
 TextAttribute ()
 ~TextAttribute ()
TextAttributeoperator= (const TextAttribute &textAttribute)
virtual QString asString ()
virtual void setValue (const QString value)

Detailed Description

Not really an attribute, but the text itself which fills the textblock.


Constructor & Destructor Documentation

TextAttribute::TextAttribute ( QObject *  parent,
QString  key,
QString  initValue 
)
TextAttribute::TextAttribute ( const TextAttribute textAttribute  ) 
TextAttribute::TextAttribute (  ) 
TextAttribute::~TextAttribute (  ) 

Member Function Documentation

QString TextAttribute::asString (  )  [virtual]

Implements IAttribute.

TextAttribute & TextAttribute::operator= ( const TextAttribute textAttribute  ) 
void TextAttribute::setValue ( const QString  value  )  [virtual]

Implements IAttribute.

Here is the call graph for this function:


The documentation for this class was generated from the following files: