.QMLC Bestandsextensie

Compiled Qt Modeling Language File

Ontwikkelaar Qt Group
Populariteit
2.0  |  1 Stem
 

Wat is een QMLC-bestand?

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.

Meer informatie

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.

Een QMLC-bestand openen

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

Open meer dan 400 bestandsformaten met File Viewer Plus.Gratis downloaden

Programma's die QMLC-bestanden openen of ernaar verwijzen

Windows
Gratis+
Mac
Gratis+
Linux
Gratis+

Geverifieerd door FileInfo.com

Het FileInfo.com-team heeft onafhankelijk onderzoek gedaan naar het Compiled Qt Modeling Language-bestandsformaat en de Mac, Windows, and Linux-apps die op deze pagina worden vermeld. Ons doel is 100% nauwkeurigheid en we publiceren alleen informatie over bestandstypen die we hebben geverifieerd.

Als u aanvullingen of updates voor deze pagina wilt voorstellen, kunt u het ons laten weten.