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

/external/qemu/qobject/
H A Dqint.c49 * qobject_to_qint(): Convert a QObject into a QInt
51 QInt *qobject_to_qint(const QObject *obj) function
66 g_free(qobject_to_qint(obj));

Completed in 571 milliseconds