Public Member Functions

FontBoldAttribute Class Reference

#include <textblockattributes.h>

Inherits IAttribute.

Collaboration diagram for FontBoldAttribute:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 FontBoldAttribute (QObject *parent, QString key, bool initValue)
 FontBoldAttribute (QObject *parent, QString key, QString initValue)
 FontBoldAttribute (const FontBoldAttribute &fontBoldAttribute)
 FontBoldAttribute ()
 ~FontBoldAttribute ()
FontBoldAttributeoperator= (const FontBoldAttribute &fontBoldAttribute)
virtual QString asString ()
bool asBool ()
virtual void setValue (const QString bold)
void setValue (const bool bold)

Constructor & Destructor Documentation

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

Here is the call graph for this function:

FontBoldAttribute::FontBoldAttribute ( const FontBoldAttribute fontBoldAttribute  ) 
FontBoldAttribute::FontBoldAttribute (  ) 
FontBoldAttribute::~FontBoldAttribute (  ) 

Member Function Documentation

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

Implements IAttribute.

FontBoldAttribute & FontBoldAttribute::operator= ( const FontBoldAttribute fontBoldAttribute  ) 
void FontBoldAttribute::setValue ( const bool  bold  ) 

Here is the call graph for this function:

void FontBoldAttribute::setValue ( const QString  bold  )  [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: