VideoTools
|
A factory class for Gv::ViewerWindow. More...
#include <gvviewerwindowfactory.h>
Static Public Member Functions | |
static ViewerWindow * | create (ViewerWindow::Handler &, ViewerWindowConfig, int dx, int dy) |
A factory function that returns a new'ed ViewerWindow. More... | |
A factory class for Gv::ViewerWindow.
Definition at line 35 of file gvviewerwindowfactory.h.
|
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.