Re: QtCreator with Kirigami for Subsurface

2018-06-03 Thread jani
> El 28 may 2018, a las 11:03, Marco Martin escribió: > > On Mon, May 28, 2018 at 10:52 AM Marco Martin wrote: > > Hi, > unfortunately Qtcreator tends to be really picky with any 3rd party qml > module... > i think you need to have the file plugins.qmltypes somewhere where > qtcreator unders

Re: QtCreator with Kirigami for Subsurface

2018-05-28 Thread Marco Martin
On Mon, May 28, 2018 at 10:52 AM Marco Martin wrote: Hi, unfortunately Qtcreator tends to be really picky with any 3rd party qml module... i think you need to have the file plugins.qmltypes somewhere where qtcreator understands it (i don't know if is possible for plugins that are shipped internal

Re: QtCreator with Kirigami for Subsurface

2018-05-28 Thread Marco Martin
Hi, unfortunately Qtcreator tends to be really picky with any 3rd party qml module... i think you need to have the file plugins.qmltypes somewhere where qtcreator understands it (i don't know if is possible for plugins that are shipped internally in the project like subsurface does) perhaps yoy cou

QtCreator with Kirigami for Subsurface

2018-05-28 Thread jani
Hi My name is Jan Iversen, I am working on the Subsurface project to make subsurface-mobile have more of the Features currently only available in our desktop version. This of course means using more kirigami and QtQuick.2 I would like to use Qt Creator to do big parts of the kirigami qml desi