Ensure moc sees fully qualified property types
Qt6 insists on that. We can do this either by including the moc files, or by including the corresponding headers in the header defining the properties, the former seems cleaner.
Qt6 insists on that. We can do this either by including the moc files, or by including the corresponding headers in the header defining the properties, the former seems cleaner.