On Wed, Aug 12, 2015 at 01:33:19PM +0200, Georg Zotti wrote:
> Ah, OK. Is there maybe some ui.XML->QML translator (XSLT)

I don't think so, and it would have to be specifically made for stellarium,
since the UI uses a lot of custom made Items.  Most of the plugins UI
are following the same template, so I guess it could be possible to
write a conversion tool.  I will see, maybe at some point I'll do that,
but the resulting qml file would still need to be edited to set the
bindings of the widgets to the proper QObject properties.

> ? Or will
> non-commercial building then have no graphical GUI editor? (I am not yet
> too familiar with QML, but see that necessity of course.)
> 
> http://stackoverflow.com/questions/30652537/what-is-the-use-of-the-ui-qml-files-in-qt5-qml

Personally I find it easier to edit the qml files manually.  But thanks
for pointing this out, I will make sure the files that do not contain
any logic have the ui.qml extension.

Guillaume

------------------------------------------------------------------------------
_______________________________________________
Stellarium-pubdevel mailing list
Stellarium-pubdevel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stellarium-pubdevel

Reply via email to