Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
GenericProgressDialogButton Struct Reference

Data Fields

std::string response
bool only_on_finish
 Only show the button when the action is finished.
std::optional< GenericCallbackcb
 Callback when this response is made.

Detailed Description

Definition at line 27 of file generic_progress_dialog.h.

Field Documentation

◆ cb

std::optional<GenericCallback> GenericProgressDialogButton::cb

Callback when this response is made.

Definition at line 37 of file generic_progress_dialog.h.

◆ only_on_finish

bool GenericProgressDialogButton::only_on_finish

Only show the button when the action is finished.

Definition at line 34 of file generic_progress_dialog.h.

◆ response

std::string GenericProgressDialogButton::response

Definition at line 29 of file generic_progress_dialog.h.


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