QVISH 0.1
Classes | Public Member Functions | Public Attributes | List of all members
Wizt::DirViewCreator Class Reference

The creator object for OpenGL viewers in a Qt environment. More...

Inheritance diagram for Wizt::DirViewCreator:

Classes

class  myQCreateViewer
 

Public Member Functions

 DirViewCreator (const string &name)
 

Public Attributes

RefPtr< DirViewV
 

Detailed Description

The creator object for OpenGL viewers in a Qt environment.

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.


The documentation for this class was generated from the following file: