Searched refs:rootItem (Results 1 – 3 of 3) sorted by relevance
66 QQuickItem *rootItem() const; in QT_FORWARD_DECLARE_CLASS()
275 QQuickItem *root = qt_overlay->renderer->rootItem(); in gst_qt_overlay_get_property()327 root = qt_overlay->renderer->rootItem(); in gst_qt_overlay_gl_start()
762 QQuickItem * GstQuickRenderer::rootItem() const in rootItem() function in GstQuickRenderer