Ardour  9.0-pre0-822-g12e3bc5c20
ArdourWidgets::Choice Class Reference

#include <choice.h>

Inheritance diagram for ArdourWidgets::Choice:
[legend]

Public Member Functions

 Choice (std::string title, std::string prompt, std::vector< std::string > choices, bool center=true)
 
virtual ~Choice ()
 

Protected Member Functions

void on_realize ()
 

Detailed Description

Definition at line 35 of file choice.h.

Constructor & Destructor Documentation

◆ Choice()

ArdourWidgets::Choice::Choice ( std::string  title,
std::string  prompt,
std::vector< std::string >  choices,
bool  center = true 
)

◆ ~Choice()

virtual ArdourWidgets::Choice::~Choice ( )
virtual

Member Function Documentation

◆ on_realize()

void ArdourWidgets::Choice::on_realize ( )
protected

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