|
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::gui::SettingsManager * | settingsManager () const |
| zrythm::gui::ProjectManager * | projectManager () const |
| zrythm::gui::AlertManager * | alertManager () const |
| zrythm::gui::TranslationManager * | translationManager () const |
| zrythm::gui::backend::DeviceManager * | deviceManager () const |
| zrythm::gui::FileSystemModel * | fileSystemModel () 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 34 of file zrythm_application.h.
|
inline |
Definition at line 68 of file zrythm_application.h.
|
inline |
Definition at line 76 of file zrythm_application.h.
|
inline |
Definition at line 80 of file zrythm_application.h.
|
inline |
Definition at line 91 of file zrythm_application.h.
|
inline |
Definition at line 85 of file zrythm_application.h.
|
inline |
Definition at line 87 of file zrythm_application.h.
|
inline |
Definition at line 64 of file zrythm_application.h.
|
inline |
Definition at line 60 of file zrythm_application.h.
|
inline |
Definition at line 56 of file zrythm_application.h.
|
inline |
Definition at line 72 of file zrythm_application.h.
| QCommandLineParser zrythm::gui::ZrythmApplication::cmd_line_parser_ |
Definition at line 109 of file zrythm_application.h.
| RTThreadId::IdType zrythm::gui::ZrythmApplication::qt_thread_id_ |
Definition at line 108 of file zrythm_application.h.
|
read |
Definition at line 40 of file zrythm_application.h.
|
read |
Definition at line 42 of file zrythm_application.h.
|
read |
Definition at line 43 of file zrythm_application.h.
|
read |
Definition at line 39 of file zrythm_application.h.
|
read |
Definition at line 38 of file zrythm_application.h.
|
read |
Definition at line 37 of file zrythm_application.h.
|
read |
Definition at line 41 of file zrythm_application.h.