![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qqmlpreviewservice.h"#include <QtCore/qpointer.h>#include <QtQml/qqmlengine.h>#include <QtQml/qqmlcomponent.h>#include <QtQuick/qquickwindow.h>#include <QtQuick/qquickitem.h>#include <QtGui/qguiapplication.h>#include <private/qquickpixmap_p.h>#include <private/qqmldebugconnector_p.h>#include <private/qversionedpacket_p.h>#include "moc_qqmlpreviewservice.cpp"Go to the source code of this file.
Typedefs | |
| using | QQmlDebugPacket = QVersionedPacket<QQmlDebugConnector> |
Definition at line 21 of file qqmlpreviewservice.cpp.