Skip to content

Add new type: QML #302

Open
Open
@shaforostoff

Description

@shaforostoff

https://en.wikipedia.org/wiki/QML
QML is a user interface markup language. It is a declarative language (similar to CSS and JSON) for designing user interface–centric applications. Inline JavaScript code handles imperative aspects. It is associated with Qt Quick, the UI creation kit originally developed by Nokia within the Qt framework. Qt Quick is used for mobile applications where touch input, fluid animations and user experience are crucial.

I suggest to also include .qrc extension because in QML files are added to application by including them in qrc file

Another extension that would make sense to include is .js, since .qml file can import .js files

--type-set=qml:ext:qml,qrc,js

Metadata

Metadata

Assignees

No one assigned

    Labels

    filetypeDefault filetypes and ignores

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions