#include <gx_main_window.h>
Definition at line 273 of file gx_main_window.h.
◆ RackBox()
◆ animate_create()
bool RackBox::animate_create |
( |
| ) |
|
|
private |
◆ animate_insert()
void RackBox::animate_insert |
( |
| ) |
|
◆ can_compress()
bool RackBox::can_compress |
( |
| ) |
|
|
inline |
◆ compare_position()
bool RackBox::compare_position |
( |
int |
pos, |
|
|
int |
post_pre |
|
) |
| |
◆ create_drag_widget()
◆ create_icon_widget()
◆ display()
void RackBox::display |
( |
bool |
v, |
|
|
bool |
animate |
|
) |
| |
◆ do_expand()
void RackBox::do_expand |
( |
| ) |
|
|
private |
◆ enable_drag()
void RackBox::enable_drag |
( |
bool |
v | ) |
|
|
private |
◆ get_id()
const char * RackBox::get_id |
( |
| ) |
const |
|
inline |
◆ get_parent()
◆ get_plug_visible()
bool RackBox::get_plug_visible |
( |
| ) |
|
|
inline |
◆ has_delete()
bool RackBox::has_delete |
( |
| ) |
const |
|
inlineprivate |
◆ init_dnd()
void RackBox::init_dnd |
( |
| ) |
|
|
private |
◆ make_bar()
static Gtk::Widget * RackBox::make_bar |
( |
int |
left = 4 , |
|
|
int |
right = 4 , |
|
|
bool |
sens = false |
|
) |
| |
|
staticprivate |
◆ make_expand_button()
Gtk::Button * RackBox::make_expand_button |
( |
bool |
expand | ) |
|
|
private |
◆ make_full_box()
◆ make_label()
◆ make_preset_button()
Gtk::Button * RackBox::make_preset_button |
( |
| ) |
|
|
private |
◆ on_my_drag_begin()
void RackBox::on_my_drag_begin |
( |
const Glib::RefPtr< Gdk::DragContext > & |
context | ) |
|
|
private |
◆ on_my_drag_data_get()
void RackBox::on_my_drag_data_get |
( |
const Glib::RefPtr< Gdk::DragContext > & |
context, |
|
|
Gtk::SelectionData & |
selection, |
|
|
int |
info, |
|
|
int |
timestamp |
|
) |
| |
|
private |
◆ on_my_drag_end()
void RackBox::on_my_drag_end |
( |
const Glib::RefPtr< Gdk::DragContext > & |
context | ) |
|
|
private |
◆ on_my_drag_failed()
bool RackBox::on_my_drag_failed |
( |
const Glib::RefPtr< Gdk::DragContext > & |
context, |
|
|
Gtk::DragResult |
result |
|
) |
| |
|
private |
◆ on_my_enter_in()
bool RackBox::on_my_enter_in |
( |
GdkEventCrossing * |
focus | ) |
|
|
private |
◆ on_my_leave_out()
bool RackBox::on_my_leave_out |
( |
GdkEventCrossing * |
focus | ) |
|
|
private |
◆ pack()
void RackBox::pack |
( |
Gtk::Widget * |
mainbox, |
|
|
Gtk::Widget * |
minibox |
|
) |
| |
◆ set_config_mode()
void RackBox::set_config_mode |
( |
bool |
mode | ) |
|
◆ set_paintbox()
static void RackBox::set_paintbox |
( |
Gxw::PaintBox & |
pb, |
|
|
PluginType |
tp |
|
) |
| |
|
staticprivate |
◆ set_paintbox_unit()
static void RackBox::set_paintbox_unit |
( |
Gxw::PaintBox & |
pb, |
|
|
const PluginUI & |
plugin |
|
) |
| |
|
staticprivate |
◆ set_paintbox_unit_shrink()
static void RackBox::set_paintbox_unit_shrink |
( |
Gxw::PaintBox & |
pb, |
|
|
PluginType |
tp |
|
) |
| |
|
staticprivate |
◆ set_position()
void RackBox::set_position |
( |
int |
pos, |
|
|
int |
post_pre |
|
) |
| |
◆ set_visibility()
void RackBox::set_visibility |
( |
bool |
v | ) |
|
|
private |
◆ swtch()
void RackBox::swtch |
( |
bool |
mini | ) |
|
◆ vis_switch()
void RackBox::vis_switch |
( |
Gtk::Widget & |
a, |
|
|
Gtk::Widget & |
b |
|
) |
| |
|
private |
◆ wrap_bar()
Gtk::Widget * RackBox::wrap_bar |
( |
int |
left = 4 , |
|
|
int |
right = 4 , |
|
|
bool |
sens = false |
|
) |
| |
|
private |
◆ MiniRackBox
◆ PluginUI
◆ anim_height
◆ anim_step
◆ anim_tag
sigc::connection RackBox::anim_tag |
|
private |
◆ box
Gxw::PaintBox RackBox::box |
|
private |
◆ compress
◆ delete_button
bool RackBox::delete_button |
|
private |
◆ drag_icon
◆ fbox
Gtk::Widget* RackBox::fbox |
|
private |
◆ mbox
Gxw::PaintBox RackBox::mbox |
|
private |
◆ minibox
◆ on_off_switch
Gxw::Switch RackBox::on_off_switch |
|
private |
◆ plugin
◆ plugin_dict
◆ target
std::string RackBox::target |
|
private |
◆ target_height
int RackBox::target_height |
|
private |
The documentation for this class was generated from the following file: