|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|


Public Member Functions | |
| ZrythmApplication (int &argc, char **argv) | |
| void | setup_ui () |
| void | setup_ipc () |
| void | launch_engine_process () |
| zrythm::gui::ThemeManager * | themeManager () const |
| zrythm::utils::AppSettings * | appSettings () const |
| zrythm::gui::ProjectManager * | projectManager () const |
| old_dsp::plugins::PluginManager * | pluginManager () const |
| zrythm::gui::AlertManager * | alertManager () const |
| zrythm::gui::TranslationManager * | translationManager () const |
| zrythm::gui::backend::DeviceManager * | deviceManager () const |
| zrythm::gui::FileSystemModel * | fileSystemModel () const |
| engine::session::ControlRoom * | controlRoom () const |
| DirectoryManager & | get_directory_manager () const |
| QQmlApplicationEngine * | get_qml_engine () const |
| bool | notify (QObject *receiver, QEvent *event) override |
| std::shared_ptr< gui::backend::DeviceManager > | get_device_manager () const |
Data Fields | |
| RTThreadId::IdType | qt_thread_id_ |
| QCommandLineParser | cmd_line_parser_ |
Definition at line 35 of file zrythm_application.h.
|
inline |
Definition at line 75 of file zrythm_application.h.
|
inline |
Definition at line 63 of file zrythm_application.h.
|
inline |
Definition at line 92 of file zrythm_application.h.
|
inline |
Definition at line 83 of file zrythm_application.h.
|
inline |
Definition at line 87 of file zrythm_application.h.
|
inline |
Definition at line 103 of file zrythm_application.h.
|
inline |
Definition at line 97 of file zrythm_application.h.
|
inline |
Definition at line 99 of file zrythm_application.h.
|
inline |
Definition at line 71 of file zrythm_application.h.
|
inline |
Definition at line 67 of file zrythm_application.h.
|
inline |
Definition at line 59 of file zrythm_application.h.
|
inline |
Definition at line 79 of file zrythm_application.h.
| QCommandLineParser zrythm::gui::ZrythmApplication::cmd_line_parser_ |
Definition at line 123 of file zrythm_application.h.
| RTThreadId::IdType zrythm::gui::ZrythmApplication::qt_thread_id_ |
Definition at line 122 of file zrythm_application.h.
|
read |
Definition at line 42 of file zrythm_application.h.
|
read |
Definition at line 39 of file zrythm_application.h.
|
read |
Definition at line 46 of file zrythm_application.h.
|
read |
Definition at line 44 of file zrythm_application.h.
|
read |
Definition at line 45 of file zrythm_application.h.
|
read |
Definition at line 41 of file zrythm_application.h.
|
read |
Definition at line 40 of file zrythm_application.h.
|
read |
Definition at line 38 of file zrythm_application.h.
|
read |
Definition at line 43 of file zrythm_application.h.