Skip to content
  • Qt3 QListView to Qt5/6

    Unsolved General and Desktop
    4
    0 Votes
    4 Posts
    427 Views
    F

    Ok, ich found out that Qt3 QListView was intendet to be used as a List OR a Tree :-) https://doc.qt.io/archives/3.3/qlistview.html#details

    So maybe QTreeView/QTreeWidget is a good starting point now.