| 
    Qx v0.7
    
   Qt Extensions Library 
   | 
 
The object key class represents a JSON Object key node for use in error contexts. More...
Public Member Functions | |
| ObjectKey (const QString &name) | |
| QString | string () const | 
| QxJson::ObjectKey::ObjectKey | ( | const QString & | name | ) | 
Constructs an object key node with the key name name.
| QString QxJson::ObjectKey::string | ( | ) | const | 
Returns the string representation of the node.