#include <QTreeWidgetItem>
Go to the source code of this file.
Classes | |
class | CustomTreeWidgetItem |
This tree-view diplays the state machine.It is essentially a QTreeWidgetItem, but it also holds a pointer to the state or transition item (from the data-model) for each node in the tree. More... |