![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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) |