Qt Quick 3D - Virtual Assistant Example

 // This file is autogenerated by CMake. Do not edit.

 #include <QtCore/qtsymbolmacros.h>
 #include <QtQml/qqmlextensionplugin.h>

 $<$<BOOL:$<TARGET_PROPERTY:robotassistant,_qt_cachegen_sanitized_resource_name>>:QT_DECLARE_EXTERN_RESOURCE($<JOIN:$<TARGET_PROPERTY:robotassistant,_qt_cachegen_sanitized_resource_name>,)
 QT_DECLARE_EXTERN_RESOURCE(>)>
 $<$<BOOL:$<TARGET_PROPERTY:robotassistant,_qt_qml_module_sanitized_resource_names>>:QT_DECLARE_EXTERN_RESOURCE($<JOIN:$<TARGET_PROPERTY:robotassistant,_qt_qml_module_sanitized_resource_names>,)
 QT_DECLARE_EXTERN_RESOURCE(>)>

 $<$<BOOL:qml_register_types_robotassistant>:QT_DECLARE_EXTERN_SYMBOL_VOID($<JOIN:qml_register_types_robotassistant,)
 QT_DECLARE_EXTERN_SYMBOL_VOID(>)>

 class robotassistantPlugin : public QQmlEngineExtensionPlugin
 {
     Q_OBJECT
     Q_PLUGIN_METADATA(IID QQmlEngineExtensionInterface_iid)

 public:
     robotassistantPlugin(QObject *parent = nullptr) : QQmlEngineExtensionPlugin(parent)
     {

 $<$<BOOL:qml_register_types_robotassistant>:QT_KEEP_SYMBOL($<JOIN:qml_register_types_robotassistant,)
 QT_KEEP_SYMBOL(>)>
 $<$<BOOL:$<TARGET_PROPERTY:robotassistant,_qt_cachegen_sanitized_resource_name>>:QT_KEEP_RESOURCE($<JOIN:$<TARGET_PROPERTY:robotassistant,_qt_cachegen_sanitized_resource_name>,)
 QT_KEEP_RESOURCE(>)>
 $<$<BOOL:$<TARGET_PROPERTY:robotassistant,_qt_qml_module_sanitized_resource_names>>:QT_KEEP_RESOURCE($<JOIN:$<TARGET_PROPERTY:robotassistant,_qt_qml_module_sanitized_resource_names>,)
 QT_KEEP_RESOURCE(>)>
     }
 };

 #include "robotassistantplugin_robotassistantPlugin.moc"