aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/content/content.qrc
blob: 6c23d86a941536c20096d33af9616c98bfd8a275 (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
<RCC>
    <qresource prefix="/content">
        <file>InputPanel.qml</file>
        <file>components/AlternativeKeys.qml</file>
        <file>components/AutoScroller.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/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>
    </qresource>
</RCC>