Hi all,
My program parses an xml file. I want to save the data in a three structure. The program has to run from crontab so it can not use GUI-classes like QTreeWidget combined with QTreeWidgetItem. How can I save the data in a Three structure without using QtreeWidget? Is it possible to use QTreeWidgetItem with no QTreeWidget or should I look in to other QT classes?
I am using Qt4 on Ubuntu Lucid 10.04
Any help is deaply appreciated!
gQt
Bookmarks