26 #if defined (HAVE_CONFIG_H)
30 #include <QPushButton>
74 btn->setCheckable (
true);
75 btn->setAutoFillBackground (
true);
79 btn->setIcon (QIcon (QPixmap::fromImage (img)));
93 case uicontrol::properties::ID_CDATA:
99 btn->setIcon (QIcon (QPixmap::fromImage (img)));
virtual Container * innerContainer(void)=0
static Object * parentObject(octave::interpreter &interp, const graphics_object &go)
Base class for Octave interfaces that use Qt.
octave_idx_type rows(void) const
octave_idx_type columns(void) const
QImage makeImageFromCData(const octave_value &v, int width, int height)