![]() |
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 "qqmlclassicpreviewhandler.h"#include "qqmlinplacepreviewhandler.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> |
Functions | |
| QT_BEGIN_NAMESPACE bool | convertQmlPreviewHotReload (const char *v) |
| static bool | qmlPreviewHotReloadEnabled () |
Definition at line 36 of file qqmlpreviewservice.cpp.
|
inline |
Definition at line 22 of file qqmlpreviewservice.cpp.
Referenced by qmlPreviewHotReloadEnabled().
|
static |
Definition at line 28 of file qqmlpreviewservice.cpp.
References convertQmlPreviewHotReload().
Referenced by QQmlPreviewServiceImpl::messageReceived().