structStep{intindex;constchar*end;QMap<QIdentifier,QJsonValue/*TODO QVariant for meta() support*/>cachedItems;Step(inti=-1,constchar*e=nullptr):index(i),end(e){}};
structStep{intindex;constchar*end;QMap<QIdentifier,QJsonValue/*TODO QVariant for meta() support*/>cachedItems;Step(inti=-1,constchar*e=nullptr):index(i),end(e){}};
enumQValueMode{Invalid=0,Read=1,Write=2};//!< Specifies QTransmogrifier::bind traversal and processing (the design would support other QValueMode like Append or Diff)
enumQValueMode{Invalid=0,Read=1,Write=2};//!< Specifies QTransmogrifier::zap traversal and processing (the design would support other QValueMode like Append or Diff)
structBindGeneric{};
structBindGeneric{};
structBindNative{};
structBindNative{};
...
@@ -318,8 +318,8 @@ using QRecord = QRec<QValueStatus>;
...
@@ -318,8 +318,8 @@ using QRecord = QRec<QValueStatus>;