|
JsonTreeModel API
v0.1.0
A Qt tree model for visualizing and manipulating a JSON document.
|
#include <QAbstractItemModel>#include <QJsonObject>#include <QJsonArray>Go to the source code of this file.
Classes | |
| class | JsonTreeModel |
| The JsonTreeModel class provides a data model for a JSON document. More... | |