QApplication.topLevelAt

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

Meta