<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 8, 2016 at 1:04 PM, Lubomir I. Ivanov <span dir="ltr"><<a href="mailto:neolit123@gmail.com" target="_blank">neolit123@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">On 8 January 2016 at 17:02, Tomaz Canabrava <<a href="mailto:tcanabrava@kde.org">tcanabrava@kde.org</a>> wrote:<br>
><br>
><br>
> On Fri, Jan 8, 2016 at 1:00 PM, Lubomir I. Ivanov <<a href="mailto:neolit123@gmail.com">neolit123@gmail.com</a>><br>
> wrote:<br>
>><br>
>> On 8 January 2016 at 16:48, Tomaz Canabrava <<a href="mailto:tcanabrava@kde.org">tcanabrava@kde.org</a>> wrote:<br>
>> > Dirk asked for a reworked set of patches, here they are.<br>
>><br>
>> + Q_PROPERTY(QStringList weights READ weights CONSTANT)<br>
>> + Q_PROPERTY(QStringList cylinders READ cylinders CONSTANT)<br>
>><br>
>> is it still possible to get cylinder0 - cylinderN and<br>
>> wieght0...weigthN as Grantlee variables?<br>
><br>
><br>
> I tested the grantlee printings and didn't found anything wrong, I may have<br>
> missed something,<br>
> but I think it supports it.<br>
><br>
<br>
</span>i'm asking because, i don't see the support for the xxx0-N variables,<br>
which is even documented, but mind that these are not used in the<br>
bundled templates.<br>
if these are broken then the patches cause a regression.<br></blockquote><div><br></div><div>well - I'll ask to apply the patches anyhow, and I'll create a test template to test for cylinder / weigths 0-8<br></div><div>I do belive it works because <a href="http://www.grantlee.org/apidox/for_app_dev.html">http://www.grantlee.org/apidox/for_app_dev.html</a> shows some support for lists, and QStringList is just a typedef for QList<QString><br><br> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
good direction with the refactoring, though.<br>
<br>
lubomir<br>
--<br>
</blockquote></div><br></div></div>