Obsolete Members for QExposeEvent

以下成员源于类 QExposeEvent 被弃用。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。

公共函数

(deprecated (6.0)) const QRegion & region () const

成员函数文档编制

const QRegion &QExposeEvent:: region () const

This function is deprecated since 6.0. We strongly advise against using it in new code.

使用 QPaintEvent 代替。

Returns the window area that has been exposed. The region is given in local coordinates.