#include <QList>
#include <QPointF>
#include <QString>
#include <QColor>
#include "iattribute.h"
#include "scdatamodel_global.h"
#include <QMetaType>
Go to the source code of this file.
Classes | |
class | TextAttribute |
Not really an attribute, but the text itself which fills the textblock. More... | |
class | FontFamilyAttribute |
class | FontSizeAttribute |
class | FontColorAttribute |
class | FontBoldAttribute |
class | FontUnderlineAttribute |
class | TextBlockAttributes |
Functions | |
Q_DECLARE_METATYPE (FontFamilyAttribute) | |
Q_DECLARE_METATYPE (FontSizeAttribute) | |
Q_DECLARE_METATYPE (FontColorAttribute) | |
Q_DECLARE_METATYPE (FontBoldAttribute) | |
Q_DECLARE_METATYPE (FontUnderlineAttribute) | |
Q_DECLARE_METATYPE (TextBlockAttributes) |
Q_DECLARE_METATYPE | ( | FontFamilyAttribute | ) |
Q_DECLARE_METATYPE | ( | TextBlockAttributes | ) |
Q_DECLARE_METATYPE | ( | FontUnderlineAttribute | ) |
Q_DECLARE_METATYPE | ( | FontBoldAttribute | ) |
Q_DECLARE_METATYPE | ( | FontColorAttribute | ) |
Q_DECLARE_METATYPE | ( | FontSizeAttribute | ) |