Public Member Functions

FontUnderlineAttribute Class Reference

#include <textblockattributes.h>

Inherits IAttribute.

Collaboration diagram for FontUnderlineAttribute:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 FontUnderlineAttribute (QObject *parent, QString key, bool initValue)
 FontUnderlineAttribute (QObject *parent, QString key, QString initValue)
 FontUnderlineAttribute (const FontUnderlineAttribute &fontUnderlineAttribute)
 FontUnderlineAttribute ()
 ~FontUnderlineAttribute ()
FontUnderlineAttributeoperator= (const FontUnderlineAttribute &fontUnderlineAttribute)
virtual QString asString ()
bool asBool ()
virtual void setValue (const QString underline)
void setValue (const bool underline)

Constructor & Destructor Documentation

FontUnderlineAttribute::FontUnderlineAttribute ( QObject *  parent,
QString  key,
bool  initValue 
)
FontUnderlineAttribute::FontUnderlineAttribute ( QObject *  parent,
QString  key,
QString  initValue 
)

Here is the call graph for this function:

FontUnderlineAttribute::FontUnderlineAttribute ( const FontUnderlineAttribute fontUnderlineAttribute  ) 
FontUnderlineAttribute::FontUnderlineAttribute (  ) 
FontUnderlineAttribute::~FontUnderlineAttribute (  ) 

Member Function Documentation

bool FontUnderlineAttribute::asBool (  ) 
QString FontUnderlineAttribute::asString (  )  [virtual]

Implements IAttribute.

FontUnderlineAttribute & FontUnderlineAttribute::operator= ( const FontUnderlineAttribute fontUnderlineAttribute  ) 
void FontUnderlineAttribute::setValue ( const bool  underline  ) 

Here is the call graph for this function:

void FontUnderlineAttribute::setValue ( const QString  underline  )  [virtual]

Implements IAttribute.

Here is the call graph for this function:

Here is the caller graph for this function:


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