Re: [Development] Where is QtQuick TreeView in QT 5.5.0?

2015-10-10 Thread anton
Alejandro Exojo wrote: > El Saturday 10 October 2015, anton escribió: >> Hi, >> >> only a small question. > > Hello. Please note that this mailing list is for development of Qt itself, > not for asking questions about Qt. Use the "interest" mailing list next > time, please. OK Sorry for that I

Re: [Development] Where is QtQuick TreeView in QT 5.5.0?

2015-10-10 Thread Alejandro Exojo
El Saturday 10 October 2015, anton escribió: > Hi, > > only a small question. Hello. Please note that this mailing list is for development of Qt itself, not for asking questions about Qt. Use the "interest" mailing list next time, please. > I wanted to give QT 5.5.0 a try, > and started a new

Re: [Development] Where is QtQuick TreeView in QT 5.5.0?

2015-10-10 Thread anton
Just did another test with qt 5.5.1 rc... To be precise, I installed: qt-opensource-linux-x64-5.5.1_190.run I still can't find the TreeView in the designer. Anton anton wrote: > Hi, > > only a small question. > > I wanted to give QT 5.5.0 a try, > and started a new QTQuick Project in QTCrea

[Development] Where is QtQuick TreeView in QT 5.5.0?

2015-10-10 Thread anton
Hi, only a small question. I wanted to give QT 5.5.0 a try, and started a new QTQuick Project in QTCreator. I Open the MainForm.ui.qml in the Designer, and would like to play with the TreeView but its not available. In the doc Its mentioned as part of QT 5.5.0. I use Linux + qt open source. I