26 #if ! defined (octave_ListBoxControl_h)
27 #define octave_ListBoxControl_h 1
32 class QListWidgetItem;
46 octave::interpreter& interp,
const graphics_object& go,
51 create (octave::base_qobject& oct_qobj, octave::interpreter& interp,
52 const graphics_object& go);
void itemSelectionChanged(void)
ListBoxControl(octave::base_qobject &oct_qobj, octave::interpreter &interp, const graphics_object &go, QListWidget *list)
void itemPressed(QListWidgetItem *)
void itemActivated(const QModelIndex &)
static ListBoxControl * create(octave::base_qobject &oct_qobj, octave::interpreter &interp, const graphics_object &go)
bool eventFilter(QObject *watched, QEvent *e)
void sendSelectionChange()
Base class for Octave interfaces that use Qt.
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn