以下成员源于类 QQuickWindow 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(obsolete)
bool
|
sendEvent (QQuickItem * item , QEvent * e ) |
Propagates an event e 到 QQuickItem item on the window.
使用 QCoreApplication::sendEvent () directly instead.
The return value is currently not used.