Warning, /libraries/ktextaddons/metainfo.yaml is written in an unsupported language. File is not indexed.

0001 maintainer: mlaurent
0002 description: Text addons (autocorrection, text to speak, grammar checking, text translator, emoticon support, custom editor)
0003 tier: 3
0004 type: functional
0005 platforms:
0006     - name: Linux
0007     - name: FreeBSD
0008     - name: Windows
0009     - name: macOS
0010 portingAid: false
0011 deprecated: false
0012 release: false
0013 libraries:
0014  - qmake: TextGrammarCheck
0015    cmake: "KF5::TextGrammarCheck"
0016  - qmake: TextTranslator
0017    cmake: "KF5::TextTranslator"
0018  - qmake: TextAutoCorrectionCore
0019    cmake: "KF5::TextAutoCorrectionCore"
0020  - qmake: TextAutoCorrectionWidgets
0021    cmake: "KF5::TextAutoCorrectionWidgets"     
0022  - qmake: TextEditTextToSpeech
0023    cmake: "KF5::TextEditTextToSpeech"
0024  - qmake: TextAddonsWidgets
0025    cmake: "KF5::TextAddonsWidgets"
0026  - qmake: TextEmoticonsCore
0027    cmake: "KF5::TextEmoticonsCore"
0028  - qmake: TextEmoticonsWidgets
0029    cmake: "KF5::TextEmoticonsWidgets"
0030  - qmake: TextUtils
0031    cmake: "KF5::TextUtils"
0032  - qmake: TextCustomEditor
0033    cmake: "KF5::TextCustomEditor"     
0034 cmakename: KF5TextEditTextToSpeech
0035 
0036 public_lib: true
0037 group: Frameworks
0038 subgroup: Tier 3