PDA

View Full Version : UICTable listview subitems with java



cqtkitty
15th March 2006, 03:27
Hi, I'm new to QT and I'm trying to do a project where I can make the ListView with RootIsDecorated and subitems but when I convert the .ui file to a .java file, all that information is lost and I have no idea how to program the tables to be able to add subitems and have a RootIsDecorated so that subitems can be collapsable. I don't see anything in the API....
Is this feature only available in C++?

Any help would be greatly appreciated, thanks!!

jacek
15th March 2006, 08:59
What did you use to convert that .ui file to Java?