QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
QgsSymbolAnimationSettingsDialog Class Reference

A dialog for customising animation settings for a symbol. More...

#include <qgssymbolanimationsettingswidget.h>

Inheritance diagram for QgsSymbolAnimationSettingsDialog:

Public Member Functions

 QgsSymbolAnimationSettingsDialog (QWidget *parent=nullptr, Qt::WindowFlags f=Qt::WindowFlags())
 Constructor for QgsSymbolAnimationSettingsDialog.
QgsSymbolAnimationSettings animationSettings () const
 Returns the animation settings as defined in the dialog.
void setAnimationSettings (const QgsSymbolAnimationSettings &settings)
 Sets the animation settings to show in the dialog.

Detailed Description

A dialog for customising animation settings for a symbol.

Since
QGIS 3.26

Definition at line 65 of file qgssymbolanimationsettingswidget.h.

Constructor & Destructor Documentation

◆ QgsSymbolAnimationSettingsDialog()

QgsSymbolAnimationSettingsDialog::QgsSymbolAnimationSettingsDialog ( QWidget * parent = nullptr,
Qt::WindowFlags f = Qt::WindowFlags() )

Constructor for QgsSymbolAnimationSettingsDialog.

Definition at line 63 of file qgssymbolanimationsettingswidget.cpp.

Member Function Documentation

◆ animationSettings()

QgsSymbolAnimationSettings QgsSymbolAnimationSettingsDialog::animationSettings ( ) const

Returns the animation settings as defined in the dialog.

See also
setAnimationSettings()

Definition at line 82 of file qgssymbolanimationsettingswidget.cpp.

◆ setAnimationSettings()

void QgsSymbolAnimationSettingsDialog::setAnimationSettings ( const QgsSymbolAnimationSettings & settings)

Sets the animation settings to show in the dialog.

See also
animationSettings()

Definition at line 77 of file qgssymbolanimationsettingswidget.cpp.


The documentation for this class was generated from the following files: