Ardour
9.0-pre0-822-g12e3bc5c20
|
Protected Member Functions | |
void | render (Cairo::RefPtr< Cairo::Context > const &, cairo_rectangle_t *) |
void | on_size_request (Gtk::Requisition *) |
void | on_size_allocate (Gtk::Allocation &) |
Protected Member Functions inherited from CairoWidget | |
virtual bool | on_expose_event (GdkEventExpose *) |
void | on_size_allocate (Gtk::Allocation &) |
void | on_state_changed (Gtk::StateType) |
void | on_style_changed (const Glib::RefPtr< Gtk::Style > &) |
void | on_realize () |
bool | on_button_press_event (GdkEventButton *) |
Gdk::Color | get_parent_bg () |
void | on_map () |
void | on_unmap () |
virtual void | on_name_changed () |
Private Member Functions | |
void | dpi_reset () |
Private Attributes | |
int | _pos |
ARDOUR::samplecnt_t | _rate |
int | _min_length |
int | _min_gauge |
Orientation | _orientation |
float | _clip_level |
bool | _show_clip |
bool | _logscale |
Cairo::RefPtr< Cairo::ImageSurface > | _surface |
Additional Inherited Members | |
Static Public Member Functions inherited from CairoWidget | |
static void | provide_background_for_cairo_widget (Gtk::Widget &w, const Gdk::Color &bg) |
static void | set_source_rgb_a (cairo_t *cr, Gdk::Color, float a=1.0) |
static void | set_source_rgb_a (cairo_t *cr, Gtkmm2ext::Color, float a=1.0) |
static void | set_focus_handler (sigc::slot< void, Gtk::Widget * >) |
Static Public Member Functions inherited from Gtkmm2ext::CairoTheme | |
static void | set_flat_buttons (bool yn) |
static void | set_boxy_buttons (bool yn) |
static void | set_widget_prelight (bool yn) |
static bool | flat_buttons () |
static bool | boxy_buttons () |
static bool | widget_prelight () |
Public Attributes inherited from CairoWidget | |
sigc::signal< void > | StateChanged |
sigc::signal< bool > | QueueDraw |
sigc::signal< bool > | QueueResize |
Protected Attributes inherited from CairoWidget | |
Gtkmm2ext::ActiveState | _active_state |
Gtkmm2ext::VisualState | _visual_state |
bool | _need_bg |
bool | _grabbed |
Static Protected Attributes inherited from CairoWidget | |
static sigc::slot< void, Gtk::Widget * > | focus_handler |
Definition at line 52 of file input_port_monitor.h.
InputPortMonitor::InputScope::InputScope | ( | ARDOUR::samplecnt_t | , |
int | length, | ||
int | gauge, | ||
Orientation | |||
) |
void InputPortMonitor::InputScope::clear | ( | ) |
|
private |
|
protected |
|
protected |
void InputPortMonitor::InputScope::parameter_changed | ( | std::string const & | ) |
|
protectedvirtual |
Implements Gtkmm2ext::CairoCanvas.
void InputPortMonitor::InputScope::update | ( | ARDOUR::CircularSampleBuffer & | ) |
|
private |
Definition at line 73 of file input_port_monitor.h.
|
private |
Definition at line 75 of file input_port_monitor.h.
|
private |
Definition at line 71 of file input_port_monitor.h.
|
private |
Definition at line 70 of file input_port_monitor.h.
|
private |
Definition at line 72 of file input_port_monitor.h.
|
private |
Definition at line 68 of file input_port_monitor.h.
|
private |
Definition at line 69 of file input_port_monitor.h.
|
private |
Definition at line 74 of file input_port_monitor.h.
|
private |
Definition at line 77 of file input_port_monitor.h.