GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
ListBoxControl.cc File Reference
#include <QListWidget>
#include <QEvent>
#include <QMouseEvent>
#include "Container.h"
#include "ListBoxControl.h"
#include "QtHandlesUtils.h"
#include "octave-qobject.h"
Include dependency graph for ListBoxControl.cc:

Go to the source code of this file.

Functions

static void updateSelection (QListWidget *list, const Matrix &value)
 

Function Documentation

◆ updateSelection()

static void updateSelection ( QListWidget *  list,
const Matrix value 
)
static

Definition at line 43 of file ListBoxControl.cc.

References n, Array< T, Alloc >::numel(), and round().

Referenced by ListBoxControl::update().