Qx v0.5.8
Qt Extensions Library
|
The array element key class represents a JSON Array element node for use in error contexts. More...
Public Member Functions | |
ArrayElement (uint element) | |
QString | string () const |
QxJson::ArrayElement::ArrayElement | ( | uint | element | ) |
Constructs an array element node with the element number element.
QString QxJson::ArrayElement::string | ( | ) | const |
Returns the string representation of the node.