QElectroTech  0.8-dev
Classes
dynamicelementtextmodel.h File Reference
#include <QStandardItemModel>
#include <qstyleditemdelegate.h>
#include "dynamicelementtextitem.h"
Include dependency graph for dynamicelementtextmodel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DynamicElementTextModel
 The DynamicElementTextModel class A model to use with QtView. This model display and can edit the value of dynamic text of an element. Set the delegate DynamicTextItemDelegate as delegate of this model. More...
 
class  DynamicTextItemDelegate