ScalingContainer QML Type

Scales its contents while preserving the aspect ratio. More...

Import Statement: import QuickGraphLib
Inherits:

AntialiasingContainer

Properties

Detailed Description

This container applies a scaling factor to its content item that preserves its aspect ratio.

See also Scaled graph.

Property Documentation

contentChildren : alias [default]

The children of the content item.


contentHeight : alias

The height of the content item.


contentWidth : alias

The width of the content item.