Guitarix
JConvPluginUI Class Reference
Inheritance diagram for JConvPluginUI:
Collaboration diagram for JConvPluginUI:

Public Member Functions

 JConvPluginUI (MainWindow &main, const char *id, const Glib::ustring &tooltip="")
 
- Public Member Functions inherited from PluginUI
 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 Public Member Functions inherited from PluginUI
static bool is_registered (gx_engine::GxMachineBase &m, const char *name)
 
- Public Attributes inherited from PluginUI
gx_engine::Pluginplugin
 
Glib::ustring tooltip
 
const char * shortname
 
Glib::RefPtr< Gdk::Pixbuf > icon
 
Gtk::ToolItemGroup * group
 
Gtk::ToolItem * toolitem
 
MainWindowmain
 
RackBoxrackbox
 
bool hidden
 
bool hidden_by_move
 

Detailed Description

Definition at line 1729 of file gx_main_window.cpp.

Constructor & Destructor Documentation

◆ JConvPluginUI()

JConvPluginUI::JConvPluginUI ( MainWindow main,
const char *  id,
const Glib::ustring &  tooltip = "" 
)
inline

Definition at line 1733 of file gx_main_window.cpp.


The documentation for this class was generated from the following file: