30#include <FL/Fl_Button.H> 
   31#include <FL/Fl_Group.H> 
   32#include <FL/Fl_Input_.H> 
   33#include <sptk5/Strings.h> 
   34#include <sptk5/gui/CControl.h> 
   35#include <sptk5/gui/CInput.h> 
   60    std::string m_lastValue;
 
   70    Fl_Button* m_otherButton {
nullptr};
 
   75    CInput_* m_otherInput {
nullptr};
 
  115#ifdef __COMPATIBILITY_MODE__ 
  139        return m_buttonLabels;
 
  192    void load(
const xdoc::SNode& node)
 override 
  214    void save(
const xdoc::SNode& node)
 const override 
  242        return m_otherButton;
 
Base class for most of SPTK widgets.
Definition: CControl.h:222
 
Definition: Variant.h:372
 
CLayoutAlign
Definition: CLayoutClient.h:44
 
CLayoutXMLmode
Definition: CLayoutClient.h:57