5#ifndef QQMLPREVIEWCLIENT_P_P_H
6#define QQMLPREVIEWCLIENT_P_P_H
26 Q_DECLARE_PUBLIC(QQmlPreviewClient)
void messageReceived(const QByteArray &message) override
void triggerZoom(float factor)
void triggerAnimationSpeed(float factor)
void sendFile(const QString &path, const QByteArray &contents)
void sendError(const QString &path)
void sendDirectory(const QString &path, const QStringList &entries)
void triggerLoad(const QUrl &url)
Combined button and popup list for selecting options.