Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::dsp::TimeSignatureEventWrapper Class Reference
Inheritance diagram for zrythm::dsp::TimeSignatureEventWrapper:
Collaboration diagram for zrythm::dsp::TimeSignatureEventWrapper:

Public Member Functions

 TimeSignatureEventWrapper (const TempoMap::TimeSignatureEvent &event, QObject *parent=nullptr)
qint64 tick () const
int numerator () const
int denominator () const

Properties

qint64 tick
int numerator
int denominator

Detailed Description

Definition at line 51 of file tempo_map_qml_adapter.h.

Constructor & Destructor Documentation

◆ TimeSignatureEventWrapper()

zrythm::dsp::TimeSignatureEventWrapper::TimeSignatureEventWrapper ( const TempoMap::TimeSignatureEvent & event,
QObject * parent = nullptr )
inlineexplicit

Definition at line 61 of file tempo_map_qml_adapter.h.

Member Function Documentation

◆ denominator()

int zrythm::dsp::TimeSignatureEventWrapper::denominator ( ) const
inline

Definition at line 70 of file tempo_map_qml_adapter.h.

◆ numerator()

int zrythm::dsp::TimeSignatureEventWrapper::numerator ( ) const
inline

Definition at line 69 of file tempo_map_qml_adapter.h.

◆ tick()

qint64 zrythm::dsp::TimeSignatureEventWrapper::tick ( ) const
inline

Definition at line 68 of file tempo_map_qml_adapter.h.

Property Documentation

◆ denominator

int zrythm::dsp::TimeSignatureEventWrapper::denominator
read

Definition at line 56 of file tempo_map_qml_adapter.h.

◆ numerator

int zrythm::dsp::TimeSignatureEventWrapper::numerator
read

Definition at line 55 of file tempo_map_qml_adapter.h.

◆ tick

qint64 zrythm::dsp::TimeSignatureEventWrapper::tick
read

Definition at line 54 of file tempo_map_qml_adapter.h.


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