<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
deploy as rpm package.<br>
binary deploying suitable if you dont know anything what to do :D<br>
<br>
<div class="moz-cite-prefix">On 06.11.2013 18:35, Mark Johnson
wrote:<br>
</div>
<blockquote cite="mid:BLU181-W6129E4A4D5164627E7D805C3F00@phx.gbl"
type="cite">
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr">I'm working on a graphics editing project where the
user can perform some rudimentary drawing and having a problem
when trying to load in sample images that are included with the
install.<br>
<br>
In the project file structure I've got a folder called "samples"
which has some png images.<br>
<br>
In the yaml file I've defined under the "Files" section:<br>
/usr/share/imagewiz/samples/*.png<br>
<br>
And in the code I've tried:<br>
QPixmap sample1 = new
QPixmap("/opt/sdk/imagewiz/usr/samples/sample1.png");<br>
<br>
Anyone got any smart ideas what I'm doing wrong?<br>
<br>
Thanks,<br>
Mark<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
SailfishOS.org Devel mailing list</pre>
</blockquote>
<br>
</body>
</html>