|
|
void | set_package (const class Package &pkg) |
| |
|
const std::map< UUID, std::string > & | get_pads () const |
| |
| void | update () override |
| |
|
void | select_items (const std::set< UUID > &nets) |
| |
|
std::set< UUID > | get_selected_items () const |
| |
|
virtual void | update ()=0 |
| |
|
type_signal_changed | signal_changed () |
| |
|
| std::string | get_column_heading () const override |
| |
|
virtual std::string | get_column_heading () const =0 |
| |
|
void | construct () |
| |
|
|
typedef sigc::signal< void > | type_signal_changed |
| |
|
ListColumns | list_columns |
| |
|
Glib::RefPtr< Gtk::ListStore > | store |
| |
|
type_signal_changed | s_signal_changed |
| |
◆ get_column_heading()
| std::string horizon::MultiPadSelector::get_column_heading |
( |
| ) |
const |
|
overrideprotectedvirtual |
◆ update()
| void horizon::MultiPadSelector::update |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: