26 #if defined (HAVE_CONFIG_H)
40 octave::interpreter& interp,
const graphics_object& go)
50 new QAction (parentWidget));
57 octave::interpreter& interp,
58 const graphics_object& go, QAction *action)
63 action->setCheckable (
true);
64 action->setChecked (tp.is_state ());
76 QAction *action = qWidget<QAction> ();
80 case uitoggletool::properties::ID_STATE:
81 action->setChecked (tp.is_state ());
void gh_callback_event(const graphics_handle &h, const std::string &name)
static Object * parentObject(octave::interpreter &interp, const graphics_object &go)
void gh_set_event(const graphics_handle &h, const std::string &name, const octave_value &value)
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn
T::properties & properties(graphics_object obj)