Any UI that the TWAIN driver creates has nothing to do with the UI that the host application is providing (Qt or not) other than on Windows where the data source UI window may be parented to an application window handle (i.e. not a QObject style ownership). That UI is created using the relevant native Windows or UNIX APIs and libraries.
Bookmarks