Fl_OpDesk
|
This file contains the definitions for the Fl_OpButton widget. More...
#include <vector>
#include <string>
#include <FL/Fl.H>
#include <FL/Fl_Button.H>
#include <FL/fl_draw.H>
#include "Fl_OpBox.H"
Go to the source code of this file.
Classes | |
class | Fl_OpButton |
The Fl_OpButton widget, an FLTK widget derived from Fl_Button that manages just the buttons of an Fl_OpBox. More... | |
Enumerations | |
enum | Fl_OpButtonType { FL_OP_INPUT_BUTTON, FL_OP_OUTPUT_BUTTON } |
The types of buttons; input or output. More... |
This file contains the definitions for the Fl_OpButton widget.
enum Fl_OpButtonType |