Searched defs:qobject_to_qstring (Results 1 - 1 of 1) sorted by relevance

/external/qemu/qobject/
H A Dqstring.c116 * qobject_to_qstring(): Convert a QObject to a QString
118 QString *qobject_to_qstring(const QObject *obj) function
146 qs = qobject_to_qstring(obj);

Completed in 191 milliseconds