1. Tree Model with MVC (QTreeView):
2) Использование моделей в Qt https://habr.com/ru/post/171443/
4) QT: программируем по шаблонам MVC http://blog.kislenko.net/show.php?id=1511
5) Трюки с моделями в Qt https://habr.com/ru/post/126995/
2. Tree Model without MVC (QTreeWidget):
1) QT: строим дерево строк на основе QTreeWidget http://blog.kislenko.net/show.php?id=1509
2) https://qt-way-notes.blogspot.com/search?q=Xmltree&m=1
Doc:
1) https://doc.qt.io/archives/qt-4.8/qtreewidget.html
2) https://doc.qt.io/archives/qt-4.8/qtreewidgetitem.html
3. Qt GUI:
1) Model/View Programming https://doc.qt.io/archives/qt-4.8/model-view-programming.html
4) QT: программируем по шаблонам MVC http://blog.kislenko.net/show.php?id=1511
5) Трюки с моделями в Qt https://habr.com/ru/post/126995/
Doc:
1) https://doc.qt.io/archives/qt-4.8/QTreeView.html
3) https://doc.qt.io/archives/qt-4.8/qstandarditemmodel.html
1) https://doc.qt.io/archives/qt-4.8/QTreeView.html
7) https://doc.qt.io/archives/qt-4.8/qitemeditorfactory.html
8) https://doc.qt.io/archives/qt-4.8/qlineedit.html
9) https://doc.qt.io/archives/qt-4.8/qspinbox.html
8) https://doc.qt.io/archives/qt-4.8/qlineedit.html
9) https://doc.qt.io/archives/qt-4.8/qspinbox.html
1) QT: строим дерево строк на основе QTreeWidget http://blog.kislenko.net/show.php?id=1509
2) https://qt-way-notes.blogspot.com/search?q=Xmltree&m=1
Doc:
1) https://doc.qt.io/archives/qt-4.8/qtreewidget.html
2) https://doc.qt.io/archives/qt-4.8/qtreewidgetitem.html
3. Qt GUI:
Комментариев нет:
Отправить комментарий