> Hello,
>
> https://lists.sailfishos.org/pipermail/devel/2013-December/001717.html
Works like a charm, THANK YOU!!
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org
Hello,
https://lists.sailfishos.org/pipermail/devel/2013-December/001717.html
-- Исходное сообщение --
От: "tw_bolek"
Кому: "devel@lists.sailfishos.org"
Отправлено: 17.09.2015 2:29:27
Тема: [SailfishDevel] setContextProperty
Please excuse me guys for being such a
Please excuse me guys for being such a newbie. Coming from BB10 where many
details are different, I have a lot of problems with even the most basic stuff
on Sailfish :(
I have a Q_INVOKABLE - let's say something like:
QInt DoSomeMath() {
// does some calulation
return result;
}
and I need t