26 #if ! defined (octave_CheckBoxControl_h)
27 #define octave_CheckBoxControl_h 1
42 octave::interpreter& interp,
const graphics_object& go,
47 create (octave::base_qobject& oct_qobj, octave::interpreter& interp,
48 const graphics_object& go);
static CheckBoxControl * create(octave::base_qobject &oct_qobj, octave::interpreter &interp, const graphics_object &go)
CheckBoxControl(octave::base_qobject &oct_qobj, octave::interpreter &interp, const graphics_object &go, QCheckBox *box)
Base class for Octave interfaces that use Qt.
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn
static octave_value box(JNIEnv *jni_env, void *jobj, void *jcls_arg=nullptr)