#include <paths_dialog.h>
Definition at line 33 of file paths_dialog.h.
◆ PathsDialog()
ArdourWidgets::PathsDialog::PathsDialog |
( |
Gtk::Window & |
parent, |
|
|
std::string |
, |
|
|
std::string |
current_paths = "" , |
|
|
std::string |
default_paths = "" |
|
) |
| |
◆ ~PathsDialog()
ArdourWidgets::PathsDialog::~PathsDialog |
( |
| ) |
|
◆ add_path()
void ArdourWidgets::PathsDialog::add_path |
( |
| ) |
|
|
private |
◆ get_serialized_paths()
std::string ArdourWidgets::PathsDialog::get_serialized_paths |
( |
| ) |
|
◆ on_show()
void ArdourWidgets::PathsDialog::on_show |
( |
| ) |
|
|
private |
◆ remove_path()
void ArdourWidgets::PathsDialog::remove_path |
( |
| ) |
|
|
private |
◆ selection_changed()
void ArdourWidgets::PathsDialog::selection_changed |
( |
| ) |
|
|
private |
◆ set_default()
void ArdourWidgets::PathsDialog::set_default |
( |
| ) |
|
|
private |
◆ _default_paths
std::string ArdourWidgets::PathsDialog::_default_paths |
|
private |
◆ add_path_button
Gtk::Button ArdourWidgets::PathsDialog::add_path_button |
|
private |
◆ paths_list_view
Gtk::ListViewText ArdourWidgets::PathsDialog::paths_list_view |
|
private |
◆ remove_path_button
Gtk::Button ArdourWidgets::PathsDialog::remove_path_button |
|
private |
◆ set_default_button
Gtk::Button ArdourWidgets::PathsDialog::set_default_button |
|
private |
The documentation for this class was generated from the following file: