QListWidget.itemAt

Undocumented in source. Be warned that the author may not have intended to support it.
  1. QListWidgetItem itemAt(const(QPoint) p)
  2. QListWidgetItem itemAt(int ax, int ay)
    class QListWidget
    pragma(inline, true) final const
    itemAt
    (
    int ax
    ,
    int ay
    )

Meta