Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
UserShortcuts Struct Reference

User shortcuts read from yaml. More...

#include <settings/user_shortcuts.h>

Collaboration diagram for UserShortcuts:

Data Fields

int schema_version
 Version of the file.
 
UserShortcutshortcuts [900]
 Valid descriptors.
 
int num_shortcuts
 

Detailed Description

User shortcuts read from yaml.

Definition at line 38 of file user_shortcuts.h.

Field Documentation

◆ num_shortcuts

int UserShortcuts::num_shortcuts

Definition at line 45 of file user_shortcuts.h.

◆ schema_version

int UserShortcuts::schema_version

Version of the file.

Definition at line 41 of file user_shortcuts.h.

◆ shortcuts

UserShortcut* UserShortcuts::shortcuts[900]

Valid descriptors.

Definition at line 44 of file user_shortcuts.h.


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