File: basic.qrc

package info (click to toggle)
wiredpanda 4.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 16,560 kB
  • sloc: cpp: 16,024; sh: 232; ansic: 52; xml: 8; makefile: 5; javascript: 1
file content (19 lines) | stat: -rw-r--r-- 533 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<RCC>
    <qresource prefix="/basic">
        <file>and.svg</file>
        <file>demux.svg</file>
        <file>ic-panda.svg</file>
        <file>ic-panda2.svg</file>
        <file>ic.svg</file>
        <file>mux.svg</file>
        <file>nand.svg</file>
        <file>node.svg</file>
        <file>nor.svg</file>
        <file>not.svg</file>
        <file>or.svg</file>
        <file>truthtable-rotated.svg</file>
        <file>truthtable.svg</file>
        <file>xnor.svg</file>
        <file>xor.svg</file>
    </qresource>
</RCC>