The class represents a text-block in a state-chart Data-Model.
More...
#include <textblock.h>
Inherits SCItem.
List of all members.
Detailed Description
The class represents a text-block in a state-chart Data-Model.
A TextBlock only has attributes and text.
Constructor & Destructor Documentation
Member Function Documentation
QString TextBlock::getText |
( |
|
) |
|
void TextBlock::setText |
( |
QString |
text |
) |
|
void TextBlock::textChanged |
( |
|
) |
[signal] |
void TextBlock::writeSCVXML |
( |
QXmlStreamWriter & |
sw |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files:
- C:/Users/David/Documents/QtProjects/visualsc/scdatamodel/textblock.h
- C:/Users/David/Documents/QtProjects/visualsc/bin/debug/moc_textblock.cpp
- C:/Users/David/Documents/QtProjects/visualsc/scdatamodel/textblock.cpp