summaryrefslogtreecommitdiffstats
path: root/src/api/studio3dqml/q3dsrenderer_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/api/studio3dqml/q3dsrenderer_p.h')
-rw-r--r--src/api/studio3dqml/q3dsrenderer_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/api/studio3dqml/q3dsrenderer_p.h b/src/api/studio3dqml/q3dsrenderer_p.h
index 0ba6c31..084163e 100644
--- a/src/api/studio3dqml/q3dsrenderer_p.h
+++ b/src/api/studio3dqml/q3dsrenderer_p.h
@@ -76,6 +76,7 @@ Q_SIGNALS:
void requestResponse(const QString &elementPath, CommandType commandType, void *requestData);
void presentationReady();
void presentationLoaded();
+ void frameDraw();
void customSignalEmitted(const QString &elNmentPath, const QString &name);
void elementsCreated(const QStringList &elementPaths, const QString &error);
void materialsCreated(const QStringList &materialNames, const QString &error);