#include <stateful_button.h>
Definition at line 31 of file stateful_button.h.
◆ StateButton()
ArdourWidgets::StateButton::StateButton |
( |
| ) |
|
◆ ~StateButton()
virtual ArdourWidgets::StateButton::~StateButton |
( |
| ) |
|
|
inlinevirtual |
◆ avoid_prelight_on_state_changed()
◆ avoid_prelight_on_style_changed()
void ArdourWidgets::StateButton::avoid_prelight_on_style_changed |
( |
const Glib::RefPtr< Gtk::Style > & |
style, |
|
|
GtkWidget * |
widget |
|
) |
| |
|
protected |
◆ get_child_widget()
virtual Gtk::Widget* ArdourWidgets::StateButton::get_child_widget |
( |
| ) |
|
|
protectedpure virtual |
◆ get_visual_state()
int ArdourWidgets::StateButton::get_visual_state |
( |
| ) |
|
|
inline |
◆ get_widget_name()
virtual std::string ArdourWidgets::StateButton::get_widget_name |
( |
| ) |
const |
|
protectedpure virtual |
◆ set_self_managed()
void ArdourWidgets::StateButton::set_self_managed |
( |
bool |
yn | ) |
|
|
inline |
◆ set_visual_state()
void ArdourWidgets::StateButton::set_visual_state |
( |
int |
| ) |
|
◆ set_widget_name()
virtual void ArdourWidgets::StateButton::set_widget_name |
( |
const std::string & |
name | ) |
|
|
pure virtual |
◆ _is_realized
bool ArdourWidgets::StateButton::_is_realized |
|
protected |
◆ _self_managed
bool ArdourWidgets::StateButton::_self_managed |
|
protected |
◆ is_toggle
bool ArdourWidgets::StateButton::is_toggle |
|
protected |
◆ state_before_prelight
◆ style_changing
bool ArdourWidgets::StateButton::style_changing |
|
protected |
◆ visual_state
int ArdourWidgets::StateButton::visual_state |
|
protected |
The documentation for this class was generated from the following file: