aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/content/content.qrc
blob: d29dbe331380841ecc0ac6b485628e369184e9f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<RCC>
    <qresource prefix="/QtQuick/VirtualKeyboard/content">
        <file>InputPanel.qml</file>
        <file>HandwritingInputPanel.qml</file>
        <file>components/AlternativeKeys.qml</file>
        <file>components/BackspaceKey.qml</file>
        <file>components/BaseKey.qml</file>
        <file>components/ChangeLanguageKey.qml</file>
        <file>components/CharacterPreviewBubble.qml</file>
        <file>components/EnterKey.qml</file>
        <file>components/FillerKey.qml</file>
        <file>components/HideKeyboardKey.qml</file>
        <file>components/Key.qml</file>
        <file>components/Keyboard.qml</file>
        <file>components/KeyboardColumn.qml</file>
        <file>components/KeyboardLayout.qml</file>
        <file>components/KeyboardLayoutLoader.qml</file>
        <file>components/KeyboardRow.qml</file>
        <file>components/ModeKey.qml</file>
        <file>components/MultiSoundEffect.qml</file>
        <file>components/MultitapInputMethod.qml</file>
        <file>components/NumberKey.qml</file>
        <file>components/ShiftKey.qml</file>
        <file>components/SpaceKey.qml</file>
        <file>components/SymbolModeKey.qml</file>
        <file>components/TraceInputKey.qml</file>
        <file>components/TraceInputArea.qml</file>
        <file>components/HandwritingModeKey.qml</file>
        <file>components/WordCandidatePopupList.qml</file>
        <file>components/LanguagePopupList.qml</file>
        <file>components/SelectionControl.qml</file>
        <file>components/ShadowInputControl.qml</file>
        <file>components/InputModeKey.qml</file>
    </qresource>
</RCC>