Guitarix
|
Public Member Functions | |
JConvPluginUI (MainWindow &main, const char *id, const Glib::ustring &tooltip="") | |
![]() | |
PluginUI (MainWindow &main, const char *id_, const Glib::ustring &tooltip_="") | |
virtual | ~PluginUI () |
PluginType | get_type () const |
const char * | get_id () const |
const char * | get_name () const |
void | display (bool v, bool animate) |
void | display_new (bool unordered=false) |
void | set_ui_merge_id (Gtk::UIManager::ui_merge_id id) |
void | unset_ui_merge_id (Glib::RefPtr< Gtk::UIManager > uimanager) |
void | set_action (Glib::RefPtr< Gtk::ToggleAction > &act) |
void | set_active (bool v) |
Glib::RefPtr< Gtk::ToggleAction > | get_action () |
const char * | get_category () |
const char * | get_shortname () const |
void | update_rackbox () |
void | compress (bool state) |
void | hide (bool animate) |
void | show (bool animate) |
Additional Inherited Members | |
![]() | |
static bool | is_registered (gx_engine::GxMachineBase &m, const char *name) |
![]() | |
gx_engine::Plugin * | plugin |
Glib::ustring | tooltip |
const char * | shortname |
Glib::RefPtr< Gdk::Pixbuf > | icon |
Gtk::ToolItemGroup * | group |
Gtk::ToolItem * | toolitem |
MainWindow & | main |
RackBox * | rackbox |
bool | hidden |
bool | hidden_by_move |
Definition at line 1767 of file gx_main_window.cpp.
|
inline |
Definition at line 1771 of file gx_main_window.cpp.