PARP Research Group University of Murcia, Spain


examples/designer/designer.cpp File Reference

Example usage for the Designer User Interface. More...

#include <QVDesignerGUI>
#include <QVApplication>

Go to the source code of this file.

Functions

int main (int argc, char *argv[])


Detailed Description

Example usage for the Designer User Interface.

The Designer User Interface allows the user to dynamically modify the worker and linking structure of a QVision application, adding new processing nodes to its structure, deleting them, or creating new data connections between them.

Usage of the program.

Once QVision has been correctly installed in your system, compile using the qmake and make tools:
 # qmake; make 
Execute the application with the following line:
 ./designer 
For example:

See section QVDesignerGUI for further info about the Designer Interface.

Author:
PARP Research Group. University of Murcia, Spain.

Definition in file designer.cpp.




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