Inheritance diagram for Wizt::DirViewCreator:

It extends the raw viewer creator (which provides multiple input types) by an interface of type QCreateViewer. To create an Qt-based OpenGL viewer, query the input database for an Image VInput type, get the QCreateViewer interface and call its creation function, which accepts an Qt environment.
1.4.7