QApplication.widgetAt

Undocumented in source. Be warned that the author may not have intended to support it.
  1. QWidget widgetAt(const(QPoint) p)
  2. QWidget widgetAt(int x, int y)
    class QApplication
    pragma(inline, true) static
    widgetAt
    (
    int x
    ,
    int y
    )

Meta