| 
    Qx v0.7
    
   Qt Extensions Library 
   | 
 
The document class represents a JSON data node for use in error contexts. More...
Public Member Functions | |
| Data (const QString &dataError={}) | |
| QString | string () const | 
| QxJson::Data::Data | ( | const QString & | dataError = {} | ) | 
Constructs a data element node with data specific error information dataError, if any.
| QString QxJson::Data::string | ( | ) | const | 
Returns the string representation of the node.