#include <choice.h>
|
| Choice (std::string title, std::string prompt, std::vector< std::string > choices, bool center=true) |
|
virtual | ~Choice () |
|
Definition at line 35 of file choice.h.
◆ Choice()
ArdourWidgets::Choice::Choice |
( |
std::string |
title, |
|
|
std::string |
prompt, |
|
|
std::vector< std::string > |
choices, |
|
|
bool |
center = true |
|
) |
| |
◆ ~Choice()
virtual ArdourWidgets::Choice::~Choice |
( |
| ) |
|
|
virtual |
◆ on_realize()
void ArdourWidgets::Choice::on_realize |
( |
| ) |
|
|
protected |
The documentation for this class was generated from the following file: