K
K
kushniryuk2019-09-29 18:37:53
Python
kushniryuk, 2019-09-29 18:37:53

How to populate a QTableWidget with JSON data?

Need help populating a QTableWidget with data, how can this be done? Throw off the links how to create a class for filling the table with data, how to do it when a button is pressed.
Link about the project
https://drive.google.com/drive/folders/145mS5Qq_Fx...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
neosapient, 2019-10-03
@kushniryuk

Hello
Links for QTableWidget
- QTableWidget class description in Russian and English
- article "Programming model/view" in Russian and English
- several chapters from Jasmine Blanchett, Mark Summerfield's book "Qt 4. GUI Programming in C++". There is a full analysis of working with QTableWidget
- also see examples %Qt%\Examples\Qt-5.13.0\widgets
Links for QJson
- description of QJsonDocument, QJsonObject and QJsonArray classes in English
- article on Habré

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question