|
Qx v0.7.0.1
Qt Extensions Library
|
The document class represents a JSON document node for use in error contexts. More...
Public Member Functions | |
| Document (const QString &name={}) | |
| QString | string () const |
| QxJson::Document::Document | ( | const QString & | name = {} | ) |
Constructs a document element node with the name name, which defaults to no name.
| QString QxJson::Document::string | ( | ) | const |
Returns the string representation of the node.