#include <textblockattributes.h>
Inherits IAttributeContainer.
Public Member Functions | |
TextBlockAttributes (QObject *parent, QString key) | |
TextBlockAttributes (const TextBlockAttributes &ta) | |
TextBlockAttributes () | |
~TextBlockAttributes () | |
TextBlockAttributes & | operator= (TextBlockAttributes &sa) |
virtual void | setAttributes (const IAttributeContainer &sourceAttrList) |
TextBlockAttributes::TextBlockAttributes | ( | QObject * | parent, | |
QString | key | |||
) |
TextBlockAttributes::TextBlockAttributes | ( | const TextBlockAttributes & | ta | ) |
TextBlockAttributes::TextBlockAttributes | ( | ) |
TextBlockAttributes::~TextBlockAttributes | ( | ) |
TextBlockAttributes & TextBlockAttributes::operator= | ( | TextBlockAttributes & | sa | ) |
void TextBlockAttributes::setAttributes | ( | const IAttributeContainer & | sourceAttrList | ) | [virtual] |
Implements IAttributeContainer.