<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Thanks a lot !<br>
<br>
Worked like a charm, once I realized that I had to use a url
(qrc://...) with IconButton, but that was easy.<br>
When I ceated a .qrc file, it was automatically added to the .pro
file.<br>
I could not edit it using the resource editor first, as the file
was empty... but once populated from the example given in the
(nokia :-) doc, all went fine.<br>
<br>
Regards,<br>
Franck<br>
<br>
<br>
<br>
Le 04/10/2013 10:30, Volodymr Kuksynok a écrit :<br>
</div>
<blockquote cite="mid:524E7C90.9040305@gmail.com" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<div class="moz-cite-prefix">10/4/13 11:27 AM, Franck Routier
(perso) написав(ла):<br>
</div>
<blockquote cite="mid:524E7BE7.1030101@mecadu.org" type="cite">Hi,
<br>
<br>
I am trying to create a simple application that displays a png
file using QtQuick / Silica. <br>
I am using IconButton, but I can't get the png file to be
deployed on the Sailfish virtual machine. <br>
I have added the file in the "other files" directory of the
project, but I must be missing a step... <br>
I guess I should play with the sailfishapplication.pri file, or
not :-), but I'm quite clueless on that (I'm a java kind of
guy), and I expect a "standard way" of including such
ressource... <br>
<br>
Thanks for any tip or pointer, <br>
<br>
Franck <br>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
SailfishOS.org Devel mailing list</pre>
</blockquote>
Hello!<br>
You can use standart Qt reources mechanism <br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://harmattan-dev.nokia.com/docs/library/html/qt4/resources.html">http://harmattan-dev.nokia.com/docs/library/html/qt4/resources.html</a><br>
</blockquote>
<br>
</body>
</html>