QuickGraphLib.GraphItems QML types

The QuickGraphLib.GraphItems module provides components to be used inside a GraphArea.

To use the module, import the QuickGraphLib.GraphItems module with the following statement:

 import QuickGraphLib.GraphItems as QGLGraphItems

Visit the QuickGraphLib module documentation (and in particular the Graph structure page) to learn how to use these components.

Object Types

AxHLine

Displays a horizontal line

AxHSpan

Displays a horizontal span

AxVLine

Displays an vertical line

AxVSpan

Displays an vertical span

BasicLegend

Displays a simple legend

BasicLegendItem

An single entry in a simple legend

ColorMesh

Display a colorized image from a 2D array

Contour

Draw a contour line or fill

GraphItemDragHandler

Assists converting mouse drags into data positions

Grid

Displays a grid in the background of a graph

Histogram

Displays a histogram

Line

Displays a line graph

Marker

Displays a circular marker