26 #if defined (HAVE_CONFIG_H)
50 return new PushTool (oct_qobj, interp, go,
51 new QAction (parentWidget));
62 connect (action, SIGNAL (triggered (
bool)),
this, SLOT (
clicked (
void)));
static Object * parentObject(octave::interpreter &interp, const graphics_object &go)
void gh_callback_event(const graphics_handle &h, const std::string &name)
Base class for Octave interfaces that use Qt.