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

#include <Fl_Osc_Numeric_Input.H>

Inheritance diagram for Fl_Osc_Numeric_Input:
Fl_Osc_Widget

Public Member Functions

 Fl_Osc_Numeric_Input (int X, int Y, int W, int H, const char *label=NULL)
virtual ~Fl_Osc_Numeric_Input (void)
void init (const char *path)
virtual void OSC_value (int i) override
virtual void OSC_value (float f) override
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 (bool)
virtual void OSC_value (char)
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 *)
virtual void OSC_raw (const char *)
void oscWrite (std::string path, const char *args,...)
void oscWrite (std::string path)
void oscRegister (const char *path)
virtual void update (void)
virtual void rebase (std::string new_base)
void oscMove (std::string new_ext)
void oscMove (std::string old_loc, std::string new_loc)

Static Public Member Functions

static void numeric_callback (Fl_Widget *w)

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)

Constructor & Destructor Documentation

◆ Fl_Osc_Numeric_Input()

Fl_Osc_Numeric_Input::Fl_Osc_Numeric_Input ( int X,
int Y,
int W,
int H,
const char * label = NULL )

◆ ~Fl_Osc_Numeric_Input()

Fl_Osc_Numeric_Input::~Fl_Osc_Numeric_Input ( void )
virtual

Member Function Documentation

◆ init()

void Fl_Osc_Numeric_Input::init ( const char * path)

◆ numeric_callback()

void Fl_Osc_Numeric_Input::numeric_callback ( Fl_Widget * w)
static

◆ OSC_value() [1/2]

void Fl_Osc_Numeric_Input::OSC_value ( float f)
overridevirtual

Reimplemented from Fl_Osc_Widget.

◆ OSC_value() [2/2]

void Fl_Osc_Numeric_Input::OSC_value ( int i)
overridevirtual

Reimplemented from Fl_Osc_Widget.


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