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

Caches. More...

#include <utils/ui.h>

Collaboration diagram for UiCaches:

Data Fields

UiColors colors
 
UiCursor cursors [UI_MAX_CURSORS]
 
int num_cursors
 
bool detail_level_set
 
UiDetail detail_level
 

Detailed Description

Caches.

Definition at line 148 of file ui.h.

Field Documentation

◆ colors

UiColors UiCaches::colors

Definition at line 150 of file ui.h.

◆ cursors

UiCursor UiCaches::cursors[UI_MAX_CURSORS]

Definition at line 152 of file ui.h.

◆ detail_level

UiDetail UiCaches::detail_level

Definition at line 156 of file ui.h.

◆ detail_level_set

bool UiCaches::detail_level_set

Definition at line 155 of file ui.h.

◆ num_cursors

int UiCaches::num_cursors

Definition at line 153 of file ui.h.


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