qscene: Create scenes

Description Usage Arguments Details Value Author(s)

Description

Create a scene, a container of layers

Usage

1
qscene(parent)

Arguments

parent

If non-NULL, a C++ QObject object that owns the memory of the scene

Details

Often, a PlotView object is passed as parent, so that the scene is not deleted until the view is destroyed.

Value

A C++ QGraphicsScene object

Author(s)

Michael Lawrence


qtpaint documentation built on May 2, 2019, 4 p.m.