.QMLC File Extension

Compiled Qt Modeling Language File

Developer Qt Group
Popularity
2.0  |  1 Vote
 

What is a QMLC file?

A QMLC file is a cached version of a compiled .QML file . It contains a binary representation of the QML file. The QML runtime creates QMLC files and uses them to speed up the loading of QML documents.

More Information

Qt is a software development kit (SDK) that allows developers to create user interfaces for desktop and mobile applications. Developers using Qt save their source code files, written using the Qt Modeling Language (QML) and JavaScript, in QML files.

At runtime, an application that uses QML files loads the files and compiles them into bytecode. After doing this, the QML runtime saves the bytecode version of each QML file in a QMLC file. The next time the application runs, it can load data from these QMLC files, instead of having to reload and recompile the associated QML files.

How to open a QMLC file

QMLC files are not meant to be opened. Apps that use the QML runtime load QMLC files as needed.

Open over 400 file formats with File Viewer Plus.Free Download

Programs that open or reference QMLC files

Windows
Free+
Mac
Free+
Linux
Free+

Verified by FileInfo.com

The FileInfo.com team has independently researched the Compiled Qt Modeling Language file format and Mac, Windows, and Linux apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified.

If you would like to suggest any additions or updates to this page, please let us know.