#include <BankView.h>
◆ BankViewControls()
| BankViewControls::BankViewControls |
( |
int | x, |
|
|
int | y, |
|
|
int | w, |
|
|
int | h, |
|
|
const char * | label = 0 ) |
◆ cb_clearbutton()
| void BankViewControls::cb_clearbutton |
( |
Fl_Check_Button * | , |
|
|
void * | ) |
|
staticprivate |
◆ cb_readbutton()
| void BankViewControls::cb_readbutton |
( |
Fl_Check_Button * | , |
|
|
void * | ) |
|
staticprivate |
◆ cb_writebutton()
| void BankViewControls::cb_writebutton |
( |
Fl_Check_Button * | , |
|
|
void * | ) |
|
staticprivate |
◆ init()
◆ mode() [1/2]
| void BankViewControls::mode |
( |
int | m | ) |
|
◆ mode() [2/2]
| int BankViewControls::mode |
( |
void | | ) |
const |
◆ clear
| Fl_Check_Button* BankViewControls::clear |
|
private |
◆ mode_
| int BankViewControls::mode_ |
|
private |
◆ read
| Fl_Check_Button* BankViewControls::read |
|
private |
◆ swap
| Fl_Check_Button* BankViewControls::swap |
|
private |
◆ write
| Fl_Check_Button* BankViewControls::write |
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/UI/BankView.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/UI/BankView.cpp