Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qquickwindowinspector.cpp File Reference

(958cd3ee1094a068b6d0ff27c73a4b3caff088ad)

#include "qquickwindowinspector.h"
#include "inspecttool.h"
#include <private/qquickitem_p.h>
#include "moc_qquickwindowinspector.cpp"
+ Include dependency graph for qquickwindowinspector.cpp:

Go to the source code of this file.

Namespaces

namespace  QmlJSDebugger
 

Functions

static QQuickItemQmlJSDebugger::itemAt (QQuickItem *item, const QPointF &pos, QQuickItem *overlay)
 
static void QmlJSDebugger::collectItemsAt (QQuickItem *item, const QPointF &pos, QQuickItem *overlay, QList< QQuickItem * > &resultList)
 
static Qt::WindowFlags QmlJSDebugger::fixFlags (Qt::WindowFlags flags)