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

/external/qemu/
H A Dqstring.c108 * qobject_to_qstring(): Convert a QObject to a QString
110 QString *qobject_to_qstring(const QObject *obj) function
138 qs = qobject_to_qstring(obj);

Completed in 88 milliseconds