#include <QGraphicsObject>
#include <QString>
#include <QPainter>
#include "textblock.h"
#include "textblockattributes.h"
#include "buttongraphic.h"
#include "QGraphicsTextItem"
Go to the source code of this file.
Classes | |
class | TextEditBox |
Provides a text editor for the user. This class allows the user to edit text and includes save and abandon buttons. More... |