以下成员源于类 QRectF 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(obsolete)
QRectF
|
intersect (const QRectF & rectangle ) const |
(obsolete)
QRectF
|
unite (const QRectF & rectangle ) const |
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
Use intersected( rectangle ) 代替。
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
Use united( rectangle ) 代替。