![]() |
University of Murcia, Spain ![]() |
examples/designer/designer.cpp File ReferenceExample usage for the Designer User Interface. More...
Go to the source code of this file.
Detailed DescriptionExample 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
./designer See section QVDesignerGUI for further info about the Designer Interface.
Definition in file designer.cpp. |