File extension qm

Name: Data Files

Popularity: 4

Open With: Nokia Qt SDK

What is this qm file?

Compiled language translation file created by Qt Linguist, a program used to create translations for Qt applications; contains source text and translations into another language; stored in a compact binary format. QM files are used for performing fast lookups when translating text within a Qt application. They are created from a Qt project file (.PRO file) using the lrelease command from the Qt Linguist toolkit. When the command is run, Qt Linguist produces one QM file for each translation source file (.TS file) in the Qt project.