|
KanoopCommonQt 2.1.1
Kanoop foundational Qt utility library
|
|
Interface for objects that can serialize themselves to a QJsonArray. More...
#include <iserializabletojson.h>
Public Member Functions | |
| virtual QJsonArray | serializeToJsonArray () const =0 |
| Serialize this object into a QJsonArray. | |
Interface for objects that can serialize themselves to a QJsonArray.
Definition at line 170 of file iserializabletojson.h.
|
pure virtual |
Serialize this object into a QJsonArray.