On Tue, Jul 26, 2016 at 3:36 AM, Aleix Pol wrote:
>
> Hi Harish,
> What are you trying to do? What do you need it for?
Oh sorry, I should have mentioned it earlier. I'm trying to work on
porting plasma's publictransport applet to plasma5. The dataengine
downloads documents(serviceProviders) and pa
On Mon, Jul 25, 2016 at 11:37 PM, R.Harish Navnit
wrote:
> Hi,
>
> In Qt4, we had qtscriptgenerator which helped in generating Qt
> bindings, which are needed to import qt extensions to QScriptEngine
> etc. However, AFAIK this hasn't made it to Qt5 or at least there, is
> no official release yet.