reedhedges / qmlviewer

A simple QML viewer/inspector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QML Viewer

License GitHub release GitHub issues Maintained

A simple QML file viewer for Ubuntu

QML Viewer is available for download from the Open Store.

Dependencies

Qt >= 5.4.0 with at least the following modules is required:

The following modules and their dependencies are required:

Installation

We use clickable.

To build and package the application, run:

clickable build
clickable build-click

To install the application on your device, make sure your device is connected to your development machine with an USB cable and developer mode is enabled.

Run:

clickable install
clickable launch

Credits

Licensing

Licensed under the terms of the GNU General Public License version 3 or, at your option, any later version.

About

A simple QML viewer/inspector

License:GNU General Public License v3.0


Languages

Language:QML 74.4%Language:C++ 12.9%Language:QMake 12.7%