Represents the Archidekt section as a list of entries. More...
#include <edhrec_api_response_archidekt_links.h>
Public Member Functions | |
| void | fromJson (const QJsonArray &json) |
| void | debugPrint () const |
Public Attributes | |
| QVector< EdhrecApiResponseArchidektLink > | entries |
Represents the Archidekt section as a list of entries.
| void EdhrecCommanderApiResponseArchidektLinks::debugPrint | ( | ) | const |
| void EdhrecCommanderApiResponseArchidektLinks::fromJson | ( | const QJsonArray & | json | ) |
| QVector<EdhrecApiResponseArchidektLink> EdhrecCommanderApiResponseArchidektLinks::entries |