1 #ifndef RPROPERTYEDITOR_H
2 #define RPROPERTYEDITOR_H
4 #include <QCoreApplication>
38 QVariant::Type typeHint = QVariant::Invalid);
40 int index, QVariant propertyValue,
62 bool onlyChanges =
false,
66 Q_UNUSED(entityTypeFilter)
77 typedef QMap<QString, QPair<QVariant, RPropertyAttributes> >
RPropertyMap;