Function ListWidget.moveSelection

move selection

bool moveSelection(
  int direction,
  bool wrapAround = true
);