• Type
  • Type QML Type

    Import Statement: import QmlModule

    Enumerations

    Properties

    Detailed Description

    Enumeration Documentation

    different

    ConstantDescription
    Type.Andnow
    Type.Forsomething
    Type.Completely (since Qt 0.9)different

    even_more

    ConstantDescription
    Foo.Have 
    Foo.Prefix (since Qt 0.1)Already

    more_values

    ConstantDescription
    More.OneOne value
    More.Two2nd value
    More.Three3rd value

    See also Type.And.


    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