PARP Research Group University of Murcia, Spain


QVGUI Class Reference
[Graphical User Interface]

Main user interface widget for QVision applications. More...

#include <qvgui/qvgui.h>

Inherited by QVDefaultGUI.

List of all members.

Public Member Functions

 QVGUI ()
virtual ~QVGUI ()
virtual void init ()=0
virtual void show ()=0


Detailed Description

Main user interface widget for QVision applications.

This is a pure virtual class parent of the different graphical user interface main classes.

They are widgets which offer to the user the possibility to control the execution of the different workers registered in the application, the flow of the input video camera objects, and modify the scalar input parameters defined and not linked at the workers (see TheGUI ).

Definition at line 39 of file qvgui.h.


Constructor & Destructor Documentation

QVGUI::QVGUI (  )  [inline]

Constructs a QVGUI object.

Definition at line 43 of file qvgui.h.


Member Function Documentation

virtual void QVGUI::init (  )  [pure virtual]

initialice the QVGUI object.

Referenced by QVApplication::exec().

virtual void QVGUI::show (  )  [pure virtual]

show the QVGUI object.

Referenced by QVApplication::exec().


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



QVision framework. PARP research group, copyright 2007, 2008.