Home / comp / gb.qt / listview 
ListView (gb.qt)
ListView

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.

The name of a ListView class should start with lvw. See Naming Conventions

Symbols
This class inherits Control.
This class is creatable.
This class acts like a read-only array.

Properties  Methods  Events 
Action  Available  BackColor  Background  Border  ClientH  ClientHeight  ClientW  ClientWidth  Compare  Count  Current  Cursor  Design  Drop  Editable  Enabled  Expand  Font  ForeColor  Foreground  H  Handle  Height  Id  Ignore  Item  Key  Left  Mode  Mouse  Name  Next  Parent  Previous  ScreenX  ScreenY  ScrollBar  Sorted  Tag  ToolTip  Top  Visible  W  Width  Window  X  Y    Add  Clear  Delete  Drag  Exist  Find  Grab  Hide  Lower  Move  MoveAbove  MoveBack  MoveBelow  MoveCurrent  MoveFirst  MoveLast  MoveNext  MovePrevious  MoveScaled  MoveTo  Raise  Refresh  Remove  Reparent  Resize  ResizeScaled  SelectAll  SetFocus  Show    Activate  Cancel  Click  Compare  DblClick  Drag  DragMove  Drop  Enter  GotFocus  KeyPress  KeyRelease  Leave  LostFocus  Menu  MouseDown  MouseDrag  MouseMove  MouseUp  MouseWheel  Rename  Select