#include <tearoff.h>
Definition at line 34 of file tearoff.h.
◆ TearOff()
ArdourWidgets::TearOff::TearOff |
( |
Gtk::Widget & |
contents, |
|
|
bool |
allow_resize = false |
|
) |
| |
◆ ~TearOff()
virtual ArdourWidgets::TearOff::~TearOff |
( |
| ) |
|
|
virtual |
◆ add_state()
void ArdourWidgets::TearOff::add_state |
( |
XMLNode & |
| ) |
const |
◆ can_be_torn_off()
bool ArdourWidgets::TearOff::can_be_torn_off |
( |
| ) |
const |
|
inline |
◆ close_click()
gint ArdourWidgets::TearOff::close_click |
( |
GdkEventButton * |
| ) |
|
|
private |
◆ hide_visible()
void ArdourWidgets::TearOff::hide_visible |
( |
| ) |
|
◆ own_window_configured()
bool ArdourWidgets::TearOff::own_window_configured |
( |
GdkEventConfigure * |
| ) |
|
|
private |
◆ own_window_realized()
void ArdourWidgets::TearOff::own_window_realized |
( |
| ) |
|
|
private |
◆ put_it_back()
void ArdourWidgets::TearOff::put_it_back |
( |
| ) |
|
◆ set_can_be_torn_off()
void ArdourWidgets::TearOff::set_can_be_torn_off |
( |
bool |
| ) |
|
◆ set_state()
void ArdourWidgets::TearOff::set_state |
( |
const XMLNode & |
| ) |
|
◆ set_visible()
void ArdourWidgets::TearOff::set_visible |
( |
bool |
yn, |
|
|
bool |
force = false |
|
) |
| |
◆ tear_it_off()
void ArdourWidgets::TearOff::tear_it_off |
( |
| ) |
|
◆ tearoff_click()
gint ArdourWidgets::TearOff::tearoff_click |
( |
GdkEventButton * |
| ) |
|
|
private |
◆ tearoff_window()
Gtk::Window& ArdourWidgets::TearOff::tearoff_window |
( |
| ) |
|
|
inline |
◆ torn_off()
bool ArdourWidgets::TearOff::torn_off |
( |
| ) |
const |
◆ visible()
bool ArdourWidgets::TearOff::visible |
( |
| ) |
const |
|
inline |
◆ window_button_press()
gint ArdourWidgets::TearOff::window_button_press |
( |
GdkEventButton * |
| ) |
|
|
private |
◆ window_button_release()
gint ArdourWidgets::TearOff::window_button_release |
( |
GdkEventButton * |
| ) |
|
|
private |
◆ window_delete_event()
gint ArdourWidgets::TearOff::window_delete_event |
( |
GdkEventAny * |
| ) |
|
|
private |
◆ window_motion()
gint ArdourWidgets::TearOff::window_motion |
( |
GdkEventMotion * |
| ) |
|
|
private |
◆ _can_be_torn_off
bool ArdourWidgets::TearOff::_can_be_torn_off |
|
private |
◆ _torn
bool ArdourWidgets::TearOff::_torn |
|
private |
◆ _visible
bool ArdourWidgets::TearOff::_visible |
|
private |
◆ Attach
sigc::signal<void> ArdourWidgets::TearOff::Attach |
◆ close_arrow
Gtk::Arrow ArdourWidgets::TearOff::close_arrow |
|
private |
◆ close_event_box
Gtk::EventBox ArdourWidgets::TearOff::close_event_box |
|
private |
◆ contents
Gtk::Widget& ArdourWidgets::TearOff::contents |
|
private |
◆ Detach
sigc::signal<void> ArdourWidgets::TearOff::Detach |
◆ drag_x
double ArdourWidgets::TearOff::drag_x |
|
private |
◆ drag_y
double ArdourWidgets::TearOff::drag_y |
|
private |
◆ dragging
bool ArdourWidgets::TearOff::dragging |
|
private |
◆ Hidden
sigc::signal<void> ArdourWidgets::TearOff::Hidden |
◆ own_window
Gtk::Window ArdourWidgets::TearOff::own_window |
|
private |
◆ own_window_height
int ArdourWidgets::TearOff::own_window_height |
|
private |
◆ own_window_width
int ArdourWidgets::TearOff::own_window_width |
|
private |
◆ own_window_xpos
int ArdourWidgets::TearOff::own_window_xpos |
|
private |
◆ own_window_ypos
int ArdourWidgets::TearOff::own_window_ypos |
|
private |
◆ tearoff_arrow
Gtk::Arrow ArdourWidgets::TearOff::tearoff_arrow |
|
private |
◆ tearoff_event_box
Gtk::EventBox ArdourWidgets::TearOff::tearoff_event_box |
|
private |
◆ Visible
sigc::signal<void> ArdourWidgets::TearOff::Visible |
◆ window_box
Gtk::HBox ArdourWidgets::TearOff::window_box |
|
private |
The documentation for this class was generated from the following file: