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