summaryrefslogtreecommitdiffstats
path: root/src/Viewer/studio3d/q3dspresentation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Viewer/studio3d/q3dspresentation.h')
-rw-r--r--src/Viewer/studio3d/q3dspresentation.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Viewer/studio3d/q3dspresentation.h b/src/Viewer/studio3d/q3dspresentation.h
index 34809613..97f7b6fc 100644
--- a/src/Viewer/studio3d/q3dspresentation.h
+++ b/src/Viewer/studio3d/q3dspresentation.h
@@ -83,6 +83,8 @@ public:
void keyPressEvent(QKeyEvent *e);
void keyReleaseEvent(QKeyEvent *e);
+ void createElement(const QString &parentElementPath, const QString &slideName,
+ const QHash<QString, QVariant> &properties);
public Q_SLOTS:
void setSource(const QUrl &source);
void setVariantList(const QStringList &variantList);