![]() |
University of Murcia, Spain ![]() |
QVGUI Class ReferenceMain user interface widget for QVision applications.
More...
|
Public Member Functions | |
QVGUI () | |
Constructs a QVGUI object. | |
virtual void | init ()=0 |
initialice the QVGUI object. | |
virtual void | show ()=0 |
show the QVGUI object. |
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 blocks ).
Definition at line 39 of file qvgui.h.