Home
last modified time | relevance | path

Searched defs:qgv (Results 1 – 4 of 4) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/opengl/
H A Dqgraphicssystem_gl.cpp86 QGraphicsView* qgv = qobject_cast<QGraphicsView*>(widget); in createWindowSurface() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/edit_quality/common/
H A Dutil.h53 QGraphicsView *qgv; member
/dports/devel/gammaray/GammaRay-2.11.3/plugins/sceneinspector/
H A Dsceneinspector.cpp228 QGraphicsView *qgv = Util::findParentOfType<QGraphicsView>(object); in qObjectSelected() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/inputmethod/
H A Dqcoefepinputcontext_s60.cpp185 if (QGraphicsView* qgv = qobject_cast<QGraphicsView *>(widget)) { in getQWidgetFromQGraphicsView() local