Obsolete Members for QExposeEvent

以下成員源於類 QExposeEvent 被棄用。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。

公共函數

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

成員函數文檔編製

[deprecated in 6.0] 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.