14#define SIGNAL_MARGIN 5
15#define SIGNAL_WIDTH 45
16#define SIGNAL_HEIGHT 15
38 virtual void paint(QPainter *painter,
const QStyleOptionGraphicsItem *option, QWidget *widget = 0);
40 void setX(qreal newX);
41 void setY(qreal newY);
43 virtual void setName(
const QString &strName);
54 virtual void saveToXMI(QXmlStreamWriter& writer);
Displays a line of text or an operation.
Definition floatingtextwidget.h:32
const Type None
special value for uninitialized ID
Definition basictypes.h:373
std::string Type
Definition basictypes.h:371