PARP Research Group Universidad de Murcia


QVGUI Class Reference
[Block programming]

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

#include <QVGUI>

Inherited by QVDefaultGUI, and QVDesignerGUI [private].

List of all members.

Public Member Functions

 QVGUI ()
 Constructs a QVGUI object.
virtual void init ()=0
 initialice the QVGUI object.
virtual void show ()=0
 show the QVGUI object.

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 blocks registered in the application, the flow of the input video camera objects, and modify the scalar input parameters defined and not linked at the blocks (see Graphical user interface ).

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:
  • src/qvblockprogramming/qvguiblocks/qvgui.h



QVision framework. PARP research group. Copyright © 2007, 2008, 2009, 2010, 2011.