Public Member Functions

FontSizeAttribute Class Reference

#include <textblockattributes.h>

Inherits IAttribute.

Collaboration diagram for FontSizeAttribute:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 FontSizeAttribute (QObject *parent, QString key, int initValue)
 FontSizeAttribute (QObject *parent, QString key, QString initValue)
 FontSizeAttribute (const FontSizeAttribute &fontSizeAttribute)
 FontSizeAttribute ()
 ~FontSizeAttribute ()
FontSizeAttributeoperator= (const FontSizeAttribute &fontSizeAttribute)
virtual QString asString ()
virtual int asInt ()
virtual void setValue (const QString size)
void setValue (const int v)

Constructor & Destructor Documentation

FontSizeAttribute::FontSizeAttribute ( QObject *  parent,
QString  key,
int  initValue 
)
FontSizeAttribute::FontSizeAttribute ( QObject *  parent,
QString  key,
QString  initValue 
)

Here is the call graph for this function:

FontSizeAttribute::FontSizeAttribute ( const FontSizeAttribute fontSizeAttribute  ) 
FontSizeAttribute::FontSizeAttribute (  ) 
FontSizeAttribute::~FontSizeAttribute (  ) 

Member Function Documentation

int FontSizeAttribute::asInt (  )  [virtual]
QString FontSizeAttribute::asString (  )  [virtual]

Implements IAttribute.

FontSizeAttribute & FontSizeAttribute::operator= ( const FontSizeAttribute fontSizeAttribute  ) 
void FontSizeAttribute::setValue ( const int  v  ) 

Here is the call graph for this function:

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