|
@@ -317,6 +317,8 @@ bool repeatedValueCompare(const QMap<K, QSharedPointer<V>>& a, const QMap<K, QSh
|
|
// TODO Qt6: Replace with the automatic type registrar
|
|
// TODO Qt6: Replace with the automatic type registrar
|
|
Q_PROTOBUF_EXPORT void qRegisterProtobufTypes();
|
|
Q_PROTOBUF_EXPORT void qRegisterProtobufTypes();
|
|
|
|
|
|
|
|
+QT_END_NAMESPACE
|
|
|
|
+
|
|
Q_DECLARE_METATYPE(QtProtobuf::int32)
|
|
Q_DECLARE_METATYPE(QtProtobuf::int32)
|
|
Q_DECLARE_METATYPE(QtProtobuf::int64)
|
|
Q_DECLARE_METATYPE(QtProtobuf::int64)
|
|
Q_DECLARE_METATYPE(QtProtobuf::sint32)
|
|
Q_DECLARE_METATYPE(QtProtobuf::sint32)
|