QTableWidget.itemAt

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

Meta