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

/external/qemu/
H A Dqlist.c128 * qobject_to_qlist(): Convert a QObject into a QList
130 QList *qobject_to_qlist(const QObject *obj) function
148 qlist = qobject_to_qlist(obj);

Completed in 606 milliseconds