QuickGraphLib.PreFabs QML types
The QuickGraphLib.PreFabs module provides pre-fabricated groups of components for common graph types.
To use the module, import the QuickGraphLib.PreFabs
module with the following statement:
import QuickGraphLib.PreFabs as QGLPreFabs
Visit the QuickGraphLib module documentation (and in particular the Graph structure page) to learn how to use these components.