ilib-loctool-webos-qml v1.7.6
ilib-loctool-webos-qml
ilib-webos-loctool-qml is a plugin for the loctool allows it to read and localize QML files. This plugin is optimized for the webOS platform.
QML FileType
This plugin expects the strings to be marked by using proper APIs from QT suggested.
Text { text: qsTr("hello") }
Text { text: qsTranslate("CustomContext", "hello") }
Sample
The simple sample is provided in ilib-loctool-samples repository. Please check the webos-qml sample to see how the qml file type is localized.
License
Copyright (c) 2019-2025, JEDLSoft
This plugin is license under Apache2. See the LICENSE file for more details.
Release Notes
See the CHANGELOG.md file.
5 months ago
9 months ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
5 years ago
5 years ago