![]() |
Qt 6.x
The Qt SDK
|
#include "qquickwindowinspector.h"
#include "inspecttool.h"
#include <private/qquickitem_p.h>
#include "moc_qquickwindowinspector.cpp"
Go to the source code of this file.
Namespaces | |
namespace | QmlJSDebugger |
Functions | |
static QQuickItem * | QmlJSDebugger::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) |