best regards, Ulf _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest
Is the place where the module's qmldir ends up reachable via the QML
import path? If you're linking the library into the application, you may
just add :/ to your import path so that it's loaded from the qrc file
system right away. Be aware that some linkers just drop the linkage if
they perceive it to be "unused", though. Otherwise, if the module ends
up in C:/foo/bar/Tsc/Ui/, then you need to add C:/foo/bar/ to the import
path.
- [Interest] [Qt6] QML automatic type registration in a ... Konstantin Shegunov
- Re: [Interest] [Qt6] QML automatic type registrat... Ulf Hermann
- Re: [Interest] [Qt6] QML automatic type regis... Ulf Hermann
- Re: [Interest] [Qt6] QML automatic type regis... Konstantin Shegunov
- Re: [Interest] [Qt6] QML automatic type r... Ulf Hermann
- Re: [Interest] [Qt6] QML automatic ty... Konstantin Shegunov
- Re: [Interest] [Qt6] QML automat... Ulf Hermann
- Re: [Interest] [Qt6] QML aut... Konstantin Shegunov
- Re: [Interest] [Qt6] QML... Konstantin Shegunov
- Re: [Interest] [Qt6] QML... Ulf Hermann
- Re: [Interest] [Qt6] QML... Konstantin Shegunov
- Re: [Interest] [Qt6] QML... Konstantin Shegunov