LMMS
Loading...
Searching...
No Matches
BankList Class Reference

#include <BankView.h>

Inheritance diagram for BankList:
Fl_Osc_Choice Fl_Osc_Widget

Public Member Functions

 BankList (int x, int y, int w, int h, const char *label=0)
void init (std::string path)
void OSC_raw (const char *msg)
Public Member Functions inherited from Fl_Osc_Choice
 Fl_Osc_Choice (int X, int Y, int W, int H, const char *label=NULL)
virtual ~Fl_Osc_Choice (void)
void init (std::string path, int base=0)
void OSC_value (int)
void OSC_value (char)
void update (void)
void callback (Fl_Callback *cb, void *p=NULL)
virtual void cb (void)
Public Member Functions inherited from Fl_Osc_Widget
 Fl_Osc_Widget (void)
 Fl_Osc_Widget (Fl_Widget *self)
 Fl_Osc_Widget (std::string loc, Fl_Osc_Interface *osc)
virtual ~Fl_Osc_Widget (void)
virtual void OSC_value (float)
virtual void OSC_value (bool)
virtual void OSC_value (unsigned, void *)
virtual void OSC_value (const char *)
virtual void OSC_value (float x, const char *)
virtual void OSC_value (bool x, const char *)
virtual void OSC_value (int x, const char *)
virtual void OSC_value (char x, const char *)
virtual void OSC_value (unsigned x, void *v, const char *)
virtual void OSC_value (const char *x, const char *)
void oscWrite (std::string path, const char *args,...)
void oscWrite (std::string path)
void oscRegister (const char *path)
virtual void rebase (std::string new_base)
void oscMove (std::string new_ext)
void oscMove (std::string old_loc, std::string new_loc)

Additional Inherited Members

Public Attributes inherited from Fl_Osc_Widget
std::string loc
std::string ext
Fl_Osc_Interfaceosc
Protected Member Functions inherited from Fl_Osc_Widget
class Fl_Osc_Panefetch_osc_pane (Fl_Widget *w)
Protected Attributes inherited from Fl_Osc_Choice
std::pair< Fl_Callback *, void * > cb_data

Constructor & Destructor Documentation

◆ BankList()

BankList::BankList ( int x,
int y,
int w,
int h,
const char * label = 0 )

Member Function Documentation

◆ init()

void BankList::init ( std::string path)

◆ OSC_raw()

void BankList::OSC_raw ( const char * msg)
virtual

Reimplemented from Fl_Osc_Widget.


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