Seamly2D
Code documentation
vtextgraphicsitem.h File Reference
#include <QFont>
#include <QGraphicsObject>
#include <QList>
#include <QMetaObject>
#include <QObject>
#include <QPointF>
#include <QRectF>
#include <QSizeF>
#include <QString>
#include <QtGlobal>
#include "vpieceitem.h"
#include "../vlayout/vtextmanager.h"
Include dependency graph for vtextgraphicsitem.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VTextGraphicsItem
 The VTextGraphicsItem class. This class implements text graphics item, which can be dragged around, resized and rotated within the parent item. The text font size will be automatically updated, so that the entire text will fit into the item. More...