• Type
  • Type QML Type

    Import Statement: import QmlModule

    Properties

    Detailed Description

    Property Documentation

    something : enumeration

    ConstantDescription
    SomeType.Somethingsomething
    SomeType.Elseentirely

    values : enumeration

    You can even use these values in QML.

    ConstantDescription
    Type.OneOne value
    Type.Two2nd value
    Type.Three3rd value