Skip to content

List property types should allow element type specifications #33

@ChALkeR

Description

@ChALkeR

This is valid (and required) in QML:

import QtQuick 2.0

Item {
    property list<Item> items
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions