OMUListItem class

The OMUListItem class is a helper class for OMUList that contains functions that enable you to manipulate list elements.

This class is defined in the header file omulist.h.

Construction summary
OMUListItem
Constructs an OMUListItem object
Method summary
connectTo
Connects to the specified item in the list
getElement
Gets the list element
getNext
Gets the next item in the list
setElement
Sets the specified list element

Feedback