23 #ifndef QPROPERTYEDITORWIDGET_H_
24 #define QPROPERTYEDITORWIDGET_H_
26 #include <QtWidgets/QTreeView>
27 #include <QItemDelegate>
63 typedef Property* (*UserTypeCB)(
const QString& name, QObject* propertyObject,
Property* parent);
119 QObject* m_currentObject;