Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qqmlpreviewservice.cpp File Reference

(3e25dc1d59e9fe28cd706ed09f01dd53c8c0960e)

#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"
Include dependency graph for 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 ()

Typedef Documentation

◆ QQmlDebugPacket

Function Documentation

◆ convertQmlPreviewHotReload()

QT_BEGIN_NAMESPACE bool convertQmlPreviewHotReload ( const char * v)
inline

Definition at line 22 of file qqmlpreviewservice.cpp.

Referenced by qmlPreviewHotReloadEnabled().

Here is the caller graph for this function:

◆ qmlPreviewHotReloadEnabled()

bool qmlPreviewHotReloadEnabled ( )
static

Definition at line 28 of file qqmlpreviewservice.cpp.

References convertQmlPreviewHotReload().

Referenced by QQmlPreviewServiceImpl::messageReceived().

Here is the call graph for this function:
Here is the caller graph for this function: