Accessing QT from DazScript?

QT has some needful classes like Hash and Set but in DazScript I couldn't create an instace of them. Is there any example how to use them in DazScript or ist it impossible?
You currently have no notifications.
QT has some needful classes like Hash and Set but in DazScript I couldn't create an instace of them. Is there any example how to use them in DazScript or ist it impossible?
Licensing Agreement | Terms of Service | Privacy Policy | EULA
© 2025 Daz Productions Inc. All Rights Reserved.
Comments
These are not wrapped and so not available. The suggestion is to use Object and Array, I am not faamiliar with the Qt objects and so can't be more specific than that.
Thaks Richard. That is a valuable hint.