16,813
社区成员




QWidget * QApplication::widgetAt(const QPoint & point) [static]
Returns the widget at global screen position point, or 0 if there is no Qt widget there.
This function can be slow.
See also QCursor::pos(), QWidget::grabMouse(), and QWidget::grabKeyboard().