16#ifndef QGSSYMBOLANIMATIONSETTINGSWIDGET_H
17#define QGSSYMBOLANIMATIONSETTINGSWIDGET_H
19#include "ui_qgssymbolanimationsettingswidgetbase.h"
57 bool mBlockUpdates =
false;
void setAnimationSettings(const QgsSymbolAnimationSettings &settings)
Sets the animation settings to show in the dialog.
QgsSymbolAnimationSettingsDialog(QWidget *parent=nullptr, Qt::WindowFlags f=Qt::WindowFlags())
Constructor for QgsSymbolAnimationSettingsDialog.
QgsSymbolAnimationSettings animationSettings() const
Returns the animation settings as defined in the dialog.
Contains settings relating to symbol animation.