QWidget.childAt

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

Meta