Fl_OpDesk
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
Fl_OpBoxThe Fl_OpBox widget, an FLTK widget derived from Fl_Group that manages the box itself and any Fl_OpButtons it may have
Fl_OpButtonThe Fl_OpButton widget, an FLTK widget derived from Fl_Button that manages just the buttons of an Fl_OpBox
Fl_OpConnectThis encapsulates a single connection between two buttons
Fl_OpDeskThe main Fl_OpDesk widget, parent to the following widgets: Fl_OpBox -- the boxes that can be connected together Fl_OpButton -- the buttons (input and output) that can be added to an Fl_OpBox Fl_OpConnect -- the connections between input/output buttons of different boxes