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