contactengine/resouce.qrc
author John Kern <johnk@symbian.org>
Thu, 26 Aug 2010 14:34:34 -0700
changeset 40 edc0144719a1
parent 34 93c5a58496b6
child 49 d9d4ea56179a
permissions -rw-r--r--
removed invariant from data() and rowCount(). Performance should be ok now.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
27
afa910b5ae81 ok I did say to use QDesktopServices but treating contacts.csv is simpler
John Kern <johnk@symbian.org>
parents:
diff changeset
     1
<RCC>
afa910b5ae81 ok I did say to use QDesktopServices but treating contacts.csv is simpler
John Kern <johnk@symbian.org>
parents:
diff changeset
     2
    <qresource prefix="/">
afa910b5ae81 ok I did say to use QDesktopServices but treating contacts.csv is simpler
John Kern <johnk@symbian.org>
parents:
diff changeset
     3
        <file>contacts.csv</file>
34
93c5a58496b6 add graphics view which presents contacts details
John Kern <johnk@symbian.org>
parents: 27
diff changeset
     4
        <file>images/johnny_automatic_marching_band_1.svg</file>
27
afa910b5ae81 ok I did say to use QDesktopServices but treating contacts.csv is simpler
John Kern <johnk@symbian.org>
parents:
diff changeset
     5
    </qresource>
afa910b5ae81 ok I did say to use QDesktopServices but treating contacts.csv is simpler
John Kern <johnk@symbian.org>
parents:
diff changeset
     6
</RCC>