Re: [Development] Changes to Qt offering

2020-01-30 Thread James Maxwell
I run a small business. we are 2.5 developers (one is working half time), and our revenue is about 150 000 $. We do general development for other small businesses, from web applications to desktop software. Probably about half of our revenue is based on software where we use Qt. So we don't qualif

[Development] New Qml Tableview

2018-08-09 Thread James Maxwell
I read that you target a new QML TableView for Qt5.12. In one of my projects I will need to do a lot with TreeViews. Will the new TableView also serve as a TreeView (This would be helpful information so I can decide whether I wait for the new TreeView)? _

[Development] Please Provide a QSGCircleNode and QSGLineNode

2018-05-10 Thread James Maxwell
Hi, I am developing a plotting library for use in QML and want to do the backend in c++. I think for many people it would be a good feature if you would provide something like a QSGCircleNode or a QSGLineNode by default. Drawing lines with a QSGGeometryNode and GL_LINE_STRIP is not really an optio