Classes | Functions

C:/Users/David/Documents/QtProjects/visualsc/scdatamodel/textblockattributes.h File Reference

#include <QList>
#include <QPointF>
#include <QString>
#include <QColor>
#include "iattribute.h"
#include "scdatamodel_global.h"
#include <QMetaType>
Include dependency graph for textblockattributes.h:
This graph shows which files directly or indirectly include this file:

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)

Function Documentation

Q_DECLARE_METATYPE ( FontFamilyAttribute   ) 
Q_DECLARE_METATYPE ( TextBlockAttributes   ) 
Q_DECLARE_METATYPE ( FontUnderlineAttribute   ) 
Q_DECLARE_METATYPE ( FontBoldAttribute   ) 
Q_DECLARE_METATYPE ( FontColorAttribute   ) 
Q_DECLARE_METATYPE ( FontSizeAttribute   )