ListView (gb.qt4)

This control implements a list of selectable text items with icons.
ListView items are indexed by a key. They display a string and an icon.
This control has an internal cursor used for accessing its items. Use the MoveFirst, MoveNext, MoveTo... methods to move the
internal cursor, and the Item property to get the item it points at.
This class inherits
_TreeView.
This class is .
This class acts like a array.
|