#include <textblockattributes.h>
Inherits IAttribute.
List of all members.
Constructor & Destructor Documentation
FontSizeAttribute::FontSizeAttribute |
( |
QObject * |
parent, |
|
|
QString |
key, |
|
|
int |
initValue | |
|
) |
| | |
FontSizeAttribute::FontSizeAttribute |
( |
QObject * |
parent, |
|
|
QString |
key, |
|
|
QString |
initValue | |
|
) |
| | |
FontSizeAttribute::FontSizeAttribute |
( |
|
) |
|
FontSizeAttribute::~FontSizeAttribute |
( |
|
) |
|
Member Function Documentation
int FontSizeAttribute::asInt |
( |
|
) |
[virtual] |
QString FontSizeAttribute::asString |
( |
|
) |
[virtual] |
void FontSizeAttribute::setValue |
( |
const int |
v |
) |
|
void FontSizeAttribute::setValue |
( |
const QString |
size |
) |
[virtual] |
The documentation for this class was generated from the following files: