#include <plugin_display.h>
Definition at line 26 of file plugin_display.h.
◆ PluginDisplay()
PluginDisplay::PluginDisplay |
( |
std::shared_ptr< ARDOUR::Plugin > |
, |
|
|
uint32_t |
max_height = 80 |
|
) |
| |
◆ ~PluginDisplay()
virtual PluginDisplay::~PluginDisplay |
( |
| ) |
|
|
virtual |
◆ display_frame()
virtual void PluginDisplay::display_frame |
( |
cairo_t * |
cr, |
|
|
double |
w, |
|
|
double |
h |
|
) |
| |
|
protectedvirtual |
◆ on_button_press_event()
bool PluginDisplay::on_button_press_event |
( |
GdkEventButton * |
ev | ) |
|
|
protected |
◆ on_button_release_event()
bool PluginDisplay::on_button_release_event |
( |
GdkEventButton * |
ev | ) |
|
|
protected |
◆ on_expose_event()
bool PluginDisplay::on_expose_event |
( |
GdkEventExpose * |
| ) |
|
|
protected |
◆ on_size_request()
void PluginDisplay::on_size_request |
( |
Gtk::Requisition * |
req | ) |
|
|
protected |
◆ plugin_going_away()
void PluginDisplay::plugin_going_away |
( |
| ) |
|
|
inlineprotected |
◆ render_inline()
virtual uint32_t PluginDisplay::render_inline |
( |
cairo_t * |
, |
|
|
uint32_t |
width |
|
) |
| |
|
protectedvirtual |
◆ update_height_alloc()
virtual void PluginDisplay::update_height_alloc |
( |
uint32_t |
inline_height | ) |
|
|
protectedvirtual |
◆ _cur_height
uint32_t PluginDisplay::_cur_height |
|
protected |
◆ _death_connection
◆ _max_height
uint32_t PluginDisplay::_max_height |
|
protected |
◆ _plug
◆ _qdraw_connection
◆ _scroll
bool PluginDisplay::_scroll |
|
protected |
◆ _surf
cairo_surface_t* PluginDisplay::_surf |
|
protected |
The documentation for this class was generated from the following file: