VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Gv::ViewerWindowFactory Class Reference

A factory class for Gv::ViewerWindow. More...

#include <gvviewerwindowfactory.h>

Static Public Member Functions

static ViewerWindowcreate (ViewerWindow::Handler &, ViewerWindowConfig, int dx, int dy)
 A factory function that returns a new'ed ViewerWindow. More...
 

Detailed Description

A factory class for Gv::ViewerWindow.

Definition at line 35 of file gvviewerwindowfactory.h.

Member Function Documentation

static ViewerWindow* Gv::ViewerWindowFactory::create ( ViewerWindow::Handler ,
ViewerWindowConfig  ,
int  dx,
int  dy 
)
static

A factory function that returns a new'ed ViewerWindow.

As soon as it has been stored in a smart-pointer it should have its init() method called.


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