Revision 0d078b2a
ID | 0d078b2adec72fd74b00defb260724b33e87e184 |
QDict: Introduce functions to retrieve QDictEntry values
Next commit will introduce a new QDict iteration API which
returns QDictEntry entries, but we don't want users to directly
access its members since QDictEntry should be private to QDict.
In the near future this kind of data type will be turned into a
forward reference.
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Files
- added
- modified
- copied
- renamed
- deleted