Hi there I'm new to the group and started playing with Qt last week, its pretty impressive. As a test I am modifying the Qftp example code delivered with Qt4.3.3 to connect to a non Unix system who's return from the ftp->list(); function can not be parsed by the QUrlInfo class to populate the QTreeWidgetItem. Anyone got any ideas how I can fake it out and parse the ftp->list() output manually ?
Any help appreciated, John
Bookmarks