Name Collision Test

This test demonstrates QML type name collision handling.

Two different modules define types named "Shape":

Both types should appear in the documentation and maintain correct "Inherited by" relationships.

All QML Types

C E P R S 

C
Circle
E
Emitter
P
ParticleSystem
R
Rectangle
S
Shape: Qt.labs.particles
Shape: QtQuick.Shapes