PARP Research Group | Universidad de Murcia |
QVDesignerGUI Class Reference
|
Public Member Functions | |
QVDesignerGUI () | |
Constructs a QVDesignerGUI object. |
Advanced graphic block oriented programming interface widget for QVision applications.
Class QVDesignerGUI is used in QVision applications to create an advanced GUI that offers the user the possibility to control the execution of the different workers registered in the application, the flow of the input video camera objects, modify the input parameters defined in them (and which are not linked to the output of other workers, in whose case they obviously should not be controlled directly by the user), and modify the application's structure with a graphic oriented programming widget in run time.
For an introduction to the programming and usage of this graphical interface, see section The Designer GUI of the manual.
Definition at line 53 of file qvdesignergui.h.
QVDesignerGUI::QVDesignerGUI | ( | ) |
Constructs a QVDesignerGUI object.
Definition at line 40 of file qvdesignergui.cpp.