NodeWidget Examples

Nodeworks can be used in other applications, like MFiX. To use nodeworks in other applications, the NodeWidget can be used like other Qt widgets. The following examples show how to use the NodeWidget in a GUI application.

basicapp

The basicapp example shows how to use the :class: nodeworks.nodewidget.NodeWidget

examples/basicapp.py