<div dir="ltr">Two more question: does Plasma supports now QtQuick 2.0?<div><br></div><div style>I am trying to import QtQuick 2 into my plasmoid but I get the message:</div><div style><br></div><div style>Error loading QML file.</div>
<div>20: module "QtQuick" version 2.0 is not installed</div><div><br></div><div style>But it IS installed. I can run a sample project in qtcreator using QtQuick 2.</div><div style><br></div><div style><br></div>
<div style>I need to use SQLite to store the data, so I am using OfflineStorageAPI. I can run without problems on a pure qml code with qmlviewer. But I get the error message in my plasmoid running in plasmoidviewer:</div>
<div style><br></div><div style>Can't find variable: openDataBaseSync<br></div><div style><br></div><div style><br></div><div style>Thanks for any help :)</div><div style><br></div><div style><br></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">2013/3/22 Arthur Taborda <span dir="ltr"><<a href="mailto:arthur.hvt@gmail.com" target="_blank">arthur.hvt@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><span style><span style="color:rgb(85,85,85);font-family:arial,sans-serif;font-size:13px;line-height:18px">Hi. I need to show a icon in a </span></span><font color="#555555" face="arial, sans-serif"><span style="line-height:18px">compactRepresentation. I am able to show svg images using SvgItem, but when I try to show a IconItem using the following code:</span></font></div>
<span style><br style="color:rgb(85,85,85);font-family:arial,sans-serif;font-size:13px;line-height:18px"><span style="color:rgb(85,85,85);font-family:arial,sans-serif;font-size:13px;line-height:18px">PlasmaCore.IconItem {</span><br style="color:rgb(85,85,85);font-family:arial,sans-serif;font-size:13px;line-height:18px">
<span style="color:rgb(85,85,85);font-family:arial,sans-serif;font-size:13px;line-height:18px"> id: icon</span><br style="color:rgb(85,85,85);font-family:arial,sans-serif;font-size:13px;line-height:18px"><span style="color:rgb(85,85,85);font-family:arial,sans-serif;font-size:13px;line-height:18px"> source: QIcon(plasmoid.file("images", "tomatoid-icon-red.png"))</span><br style="color:rgb(85,85,85);font-family:arial,sans-serif;font-size:13px;line-height:18px">
<span style="color:rgb(85,85,85);font-family:arial,sans-serif;font-size:13px;line-height:18px"> }</span><br style="color:rgb(85,85,85);font-family:arial,sans-serif;font-size:13px;line-height:18px"><br style="color:rgb(85,85,85);font-family:arial,sans-serif;font-size:13px;line-height:18px">
<span style="color:rgb(85,85,85);font-family:arial,sans-serif;font-size:13px;line-height:18px">I get this:</span></span><br style="color:rgb(85,85,85);font-family:arial,sans-serif;font-size:13px;line-height:18px;background-color:rgb(248,248,248)">
<br style="color:rgb(85,85,85);font-family:arial,sans-serif;font-size:13px;line-height:18px;background-color:rgb(248,248,248)"><span style><a href="https://lh4.googleusercontent.com/-Nt8dvqTwz40/UUol5cGoCEI/AAAAAAAAO4I/5HMyiCsahsc/s161/snapshot1.png" rel="nofollow" target="_blank"><font color="#3366cc" face="arial, sans-serif"><span style="line-height:18px">https://lh4.googleusercontent.com/-Nt8dvqTwz40/UUol5cGoCEI/AAAAAAAAO4I/5HMyiCsahsc/s161/snapshot1.png</span></font></a><br style="color:rgb(85,85,85);font-family:arial,sans-serif;font-size:13px;line-height:18px">
<a href="https://lh4.googleusercontent.com/-CjXo1uS6XXQ/UUol5kgrKWI/AAAAAAAAO4E/ZCZPWOMVzCw/s310/snapshot2.png" rel="nofollow" style="color:rgb(51,102,204);text-decoration:none;font-family:arial,sans-serif;font-size:13px;line-height:18px" target="_blank">https://lh4.googleusercontent.com/-CjXo1uS6XXQ/UUol5kgrKWI/AAAAAAAAO4E/ZCZPWOMVzCw/s310/snapshot2.png</a><br style="color:rgb(85,85,85);font-family:arial,sans-serif;font-size:13px;line-height:18px">
<br style="color:rgb(85,85,85);font-family:arial,sans-serif;font-size:13px;line-height:18px"><br style="color:rgb(85,85,85);font-family:arial,sans-serif;font-size:13px;line-height:18px"><span style="color:rgb(85,85,85);font-family:arial,sans-serif;font-size:13px;line-height:18px">Is this a bug, or I am doing something wrong?</span></span><span class="HOEnZb"><font color="#888888"><br clear="all">
<div><br></div>-- <br>Arthur Taborda
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Arthur Taborda
</div>