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

Public Member Functions

 GlobalState (QObject *parent=nullptr)
Zrythmzrythm () const
gui::ZrythmApplicationapplication () const

Properties

Zrythmzrythm
zrythm::gui::ZrythmApplicationapplication

Detailed Description

Definition at line 9 of file global_state.h.

Constructor & Destructor Documentation

◆ GlobalState()

GlobalState::GlobalState ( QObject * parent = nullptr)
inline

Definition at line 19 of file global_state.h.

Member Function Documentation

◆ application()

gui::ZrythmApplication * GlobalState::application ( ) const
inline

Definition at line 21 of file global_state.h.

◆ zrythm()

Zrythm * GlobalState::zrythm ( ) const
inline

Definition at line 20 of file global_state.h.

Property Documentation

◆ application

zrythm::gui::ZrythmApplication * GlobalState::application
read

Definition at line 16 of file global_state.h.

◆ zrythm

Zrythm * GlobalState::zrythm
read

Definition at line 15 of file global_state.h.


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